v1
latestOpenAPI 3.1.02026-07-1410027.2 KBOffer
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
}