solana/src/instructions/metaplex/token_meta_data/rpcs/rpcs library

Classes

SolanaRPCGetCollectionAuthorityRecordAccount
Retrieves the account info from the provided address and deserializes the CollectionAuthorityRecord from its data.
SolanaRPCGetEditionAccount
Retrieves the account info from the provided address and deserializes the Edition from its data.
SolanaRPCGetEditionMarkerAccount
Retrieves the account info from the provided address and deserializes the EditionMarker from its data.
SolanaRPCGetEditionMarkerV2Account
Retrieves the account info from the provided address and deserializes the EditionMarkerV2 from its data.
SolanaRPCGetMasterEditionV1Account
Retrieves the account info from the provided address and deserializes the MasterEditionV1 from its data.
SolanaRPCGetMasterEditionV2Account
Retrieves the account info from the provided address and deserializes the MasterEditionV2 from its data.
SolanaRPCGetMetadataAccount
Retrieves the account info from the provided address and deserializes the Metadata from its data.
SolanaRPCGetMetadataDelegateRecordAccount
Retrieves the account info from the provided address and deserializes the MetadataDelegateRecord from its data.
SolanaRPCGetReservationListV1Account
Retrieves the account info from the provided address and deserializes the ReservationListV1 from its data.
SolanaRPCGetReservationListV2Account
Retrieves the account info from the provided address and deserializes the ReservationListV2 from its data.
SolanaRPCGetTokenOwnedEscrowAccount
Retrieves the account info from the provided address and deserializes the TokenOwnedEscrow from its data.
SolanaRPCGetTokenRecordAccount
Retrieves the account info from the provided address and deserializes the TokenRecord from its data.
SolanaRPCGetUseAuthorityRecordAccount
Retrieves the account info from the provided address and deserializes the UseAuthorityRecord from its data.