POST
/
ethers
/
create_buy_from_listing_tx

Body

application/json
contractAddress
string
required

Contract Address

listingId
string
required

Listing ID on the Marketplace

buyerAddress
string
required

Wallet Address that is buying on the Marketplace

quantity
string
required

quantity

currency
string
required

address of the currency used to purchase

price
string
required

price of the item on the marketplace

chainId
number
required

Chain ID for the network being used

Response

201 - application/json

The response is of type object.