Fetches an auction by its public key.
Public key to lookup the auction account.
Found Auction or null.
Get all BidderPot associated to a specific auction.
Public key to lookup the auction account.
A list of BidderPot
Fetches all BidderMetadata associated to a specific auction given the auction's public key.
Public key to lookup the auction account.
A list of BidderMetadata
Get all auctions.
A list of all auctions.
Generated using TypeDoc
Client mainly to interact with Auction and all associated entities.