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

Classes

ClaimCount
ClaimProof
ClaimStatus
GumdropCandyMachine
GumdropCandyMachineData
GumdropConfig
GumdropConfigData
MerkleDistributor
MetaplexGumdropClaimCandyLayout
MetaplexGumdropClaimCandyProvenLayout
MetaplexGumdropClaimEditionLayout
MetaplexGumdropClaimLayout
MetaplexGumdropCloseDistributorLayout
MetaplexGumdropCloseDistributorTokenAccountLayout
MetaplexGumdropNewDistributorLayout
MetaplexGumdropProgram
MetaplexGumdropProgramConst
MetaplexGumdropProgramInstruction
MetaplexGumdropProgramLayout
MetaplexGumdropProveClaimLayout
MetaplexGumdropRecoverUpdateAuthorityLayout
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.