Chain
Creates the transaction for buying from a marketplace contract listing
POST
/
ethers
/
create_buy_from_listing_tx
Body
application/json
contractAddress
string
requiredContract Address
listingId
string
requiredListing ID on the Marketplace
buyerAddress
string
requiredWallet Address that is buying on the Marketplace
quantity
string
requiredquantity
currency
string
requiredaddress of the currency used to purchase
price
string
requiredprice of the item on the marketplace
chainId
number
requiredChain ID for the network being used
Response
201 - application/json
The response is of type object
.