Marketplace

Offers storage for sale

post/sales/availability

Request body

idstring

Hexadecimal identifier of the availability

sizestring required

Size of available storage in bytes as decimal string

durationstring

The duration of the request in seconds as decimal string

minPricestring required

Minimum price to be paid (in amount of tokens) as decimal string

maxCollateralstring

Maximum collateral user is willing to pay per filled Slot (in amount of tokens) as decimal string

Response

Created storage availability

idstring

Hexadecimal identifier of the availability

sizestring required

Size of available storage in bytes as decimal string

durationstring

The duration of the request in seconds as decimal string

minPricestring required

Minimum price to be paid (in amount of tokens) as decimal string

maxCollateralstring

Maximum collateral user is willing to pay per filled Slot (in amount of tokens) as decimal string

Changes