v1
latestOpenAPI 3.0.02026-07-266032101.8 KBMarketplace
Place Trait Bid
Creates the transaction to place a trait bid on a collection
get/tx/trait_bid
Query parameters
ownerstring required
The placer of the bid
pricenumber float required
The price to bid on the NFTs
quantityinteger required
The amount of NFTs to bid on
collIdstring required
The collection ID to place the bid on
blockhashstring required
The blockhash to use for the transaction
makerBrokerstring
The maker broker for getting fee rebates
traitsstring[]
Traits and values to bid on Format must match the following JSON string: {"trait_type": "value"}
useSharedEscrowboolean
Use Shared Escrow
rentPayerstring
The address that pays for the account rent (if different from bidder)
expireIninteger
Time until the bid expires in seconds
computeinteger
Compute units for the transaction
priorityMicroLamportsinteger
Priority fee to assign to the transaction
Response
Ok