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]

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
int32
required

Expiration timestamp of the offer (second). Must be current timestamp + range in [900, 604800]

string
required

Lender's address

string
required

The amount of ETH to lend (wei)

string
required

Repayment (wei). The value is limited by its calculated APR (the APR must be between 1%~300%)

string
required

Contract address of the NFT

string
required

Token id of the NFT. When making a collection offer, set the field to an '340282366920938463463374607431768211455' which means'0xFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF'

int32
required

Loan duration (second), allowed values are [86400, 259200, 604800, 1209600, 2592000, 5184000, 7776000], indicating [1, 3, 7, 14, 30, 60, 90]days

string
required

Loan currency address. Use wETH's contract address for now.

int32
required

The current timestamp

string
required

Offer signature. Read Generate offer signature for more details

string
required

NFT type, 0: ERC-721, 1: ERC-1155

string
required

Offer size

string
required

Get counter from '/v3/chain/getUserCounter'

Response

Language
Credentials
Header
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json