The ID of the NFT.
The ID of the marketplace where the auction will take place.
The ID of the block at which the auction starts.
The ID of the block at which the auction ends.
The price at which the auction starts.
The price to directly buy the NFT before the auction starts. Optional Parameter.
Account that will sign the transaction.
Execution trigger that can be set either to BlockInclusion or BlockFinalization.
Generated using TypeDoc
Name
createAuction
Summary
Creates an auction for an NFT.
Returns
AuctionCreatedEvent Blockchain event.