POST
/
ethers
/
create_buy_from_listing_tx

Body

application/json
buyerAddress
string
required

Wallet Address that is buying on the Marketplace

chainId
number
required

Chain ID for the network being used

contractAddress
string
required

Contract Address

currency
string
required

address of the currency used to purchase

listingId
string
required

Listing ID on the Marketplace

price
string
required

price of the item on the marketplace

quantity
string
required

quantity

Response

201 - application/json

The response is of type object.