Offer
Make new offer
Make a new offer to either a single NFT or a whole collection.Signature index:[expiry,lender,amount,repayment,nftAddress,tokenId,duration,erc20Address,itemType,size,counter]
post/v3/offer/make
Request body
Response
200
Example response
{
"data": {
"offerId": "111123",
"optType": "insert"
},
"code": 200,
"msg": "ok",
"t": 1559204889719
}Changes
No recorded changes to this endpoint across all 1 revision of this API.