solana/src/instructions/metaplex/auction_house/rpcs/rpcs library

Classes

SolanaRPCGetAuctioneerAccount
Retrieves the account info from the provided address and deserializes the Auctioneer from its data.
SolanaRPCGetAuctionHouseAccount
Retrieves the account info from the provided address and deserializes the AuctionHouse from its data.
SolanaRPCGetBidReceiptAccount
Retrieves the account info from the provided address and deserializes the BidReceipt from its data.
SolanaRPCGetListingReceiptAccount
Retrieves the account info from the provided address and deserializes the ListingReceipt from its data.
SolanaRPCGetPurchaseReceiptAccount
Retrieves the account info from the provided address and deserializes the PurchaseReceipt from its data.