Create Bids (Get Signing Data)

Generate bids. This API is used to generate bid data to sign. Once you get signing data from this API, you shall sign them and post to another bid creation API to finish bid generation

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

Bid maker

offers
array of objects
required
length between 1 and 10

Bids to generate from this maker

offers*
number
required
≥ 1

Bid quantity

unitPrice
object
required

Unit price per quantity

number
required
900 to 31536000

Expiration time (in seconds). Min: 15 minutes, Max: 1 year

string

Collection id which this bid against to. If this is present, means this is a collection offer

string

Specify asset id for bidding, could be a ERC-721 or ERC-1155. If this is present, means this is an asset(token) offer

attribute
object

Specify an attribute this bid against to which means this is an attribute offer

Response

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