solana/src/instructions/metaplex/gumdrop/rpcs/rpcs library

Classes

SolanaRPCGetClaimCountAccount
Retrieves the account info from the provided address and deserializes the ClaimCount from its data.
SolanaRPCGetClaimProofAccount
Retrieves the account info from the provided address and deserializes the ClaimProof from its data.
SolanaRPCGetClaimStatusAccount
Retrieves the account info from the provided address and deserializes the ClaimStatus from its data.
SolanaRPCGetGumdropCandyMachineAccount
Retrieves the account info from the provided address and deserializes the GumdropCandyMachine from its data.
SolanaRPCGetGumdropConfigAccount
Retrieves the account info from the provided address and deserializes the GumdropConfig from its data.
SolanaRPCGetMerkleDistributorAccount
Retrieves the account info from the provided address and deserializes the MerkleDistributor from its data.