Chain
Creates the transaction for buying from a marketplace contract listing
POST
Body
application/json
Contract Address
Example:
"0x01A9B82dbE9873bFC22CAd4A37E1860FC00b0440"
Listing ID on the Marketplace
Example:
"1"
Wallet Address that is buying on the Marketplace
Example:
"0x01A9B82dbE9873bFC22CAd4A37E1860FC00b0440"
quantity
Example:
"1"
address of the currency used to purchase
Example:
"0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
price of the item on the marketplace
Example:
"1"
Chain ID for the network being used
Example:
1
Response
201 - application/json
Tx created
The response is of type object
.