@dropsy/airdrop - v0.0.2
Preparing search index...
@dropsy/airdrop - v0.0.2
Enumerations
DropsyAccount
DropsyInstruction
Type Aliases
Airdrop
AirdropArgs
AirdropClosed
AirdropClosedArgs
AirdropInitialized
AirdropInitializedArgs
BitmapAccount
BitmapAccountArgs
BitmapClosed
BitmapClosedArgs
BitmapInitialized
BitmapInitializedArgs
ClaimTokensInput
ClaimTokensInstruction
ClaimTokensInstructionData
ClaimTokensInstructionDataArgs
CloseAirdropInput
CloseAirdropInstruction
CloseAirdropInstructionData
CloseAirdropInstructionDataArgs
CloseBitmapInput
CloseBitmapInstruction
CloseBitmapInstructionData
CloseBitmapInstructionDataArgs
Controller
ControllerArgs
ControllerInitialized
ControllerInitializedArgs
DepositTokensInput
DepositTokensInstruction
DepositTokensInstructionData
DepositTokensInstructionDataArgs
DropsyError
InitializeAirdropAsyncInput
InitializeAirdropInput
InitializeAirdropInstruction
InitializeAirdropInstructionData
InitializeAirdropInstructionDataArgs
InitializeBitmapAsyncInput
InitializeBitmapInput
InitializeBitmapInstruction
InitializeBitmapInstructionData
InitializeBitmapInstructionDataArgs
InitializeControllerAsyncInput
InitializeControllerInput
InitializeControllerInstruction
InitializeControllerInstructionData
InitializeControllerInstructionDataArgs
ParsedClaimTokensInstruction
ParsedCloseAirdropInstruction
ParsedCloseBitmapInstruction
ParsedDepositTokensInstruction
ParsedDropsyInstruction
ParsedInitializeAirdropInstruction
ParsedInitializeBitmapInstruction
ParsedInitializeControllerInstruction
TokensDeposited
TokensDepositedArgs
Variables
AIRDROP_DISCRIMINATOR
BITMAP_ACCOUNT_DISCRIMINATOR
CLAIM_TOKENS_DISCRIMINATOR
CLOSE_AIRDROP_DISCRIMINATOR
CLOSE_BITMAP_DISCRIMINATOR
CONTROLLER_DISCRIMINATOR
DEPOSIT_TOKENS_DISCRIMINATOR
DROPSY_ERROR__ACTIVE_BITMAPS_EXIST
DROPSY_ERROR__AIRDROP_ENDED
DROPSY_ERROR__AIRDROP_NOT_ENDED
DROPSY_ERROR__AIRDROP_NOT_STARTED
DROPSY_ERROR__ALREADY_CLAIMED
DROPSY_ERROR__BITMAP_AIRDROP_MISMATCH
DROPSY_ERROR__BITMAP_COUNT_UNDERFLOW
DROPSY_ERROR__BITMAP_TOO_LARGE
DROPSY_ERROR__CLAIM_FEE_TOO_HIGH
DROPSY_ERROR__CONTROLLER_MISMATCH
DROPSY_ERROR__CREATE_FEE_TOO_HIGH
DROPSY_ERROR__DESTINATION_MINT_MISMATCH
DROPSY_ERROR__DURATION_TOO_SHORT
DROPSY_ERROR__INSUFFICIENT_DEPOSIT
DROPSY_ERROR__INSUFFICIENT_FUNDS_FOR_FEE
DROPSY_ERROR__INSUFFICIENT_VAULT_FUNDS
DROPSY_ERROR__INVALID_AIRDROP_PDA
DROPSY_ERROR__INVALID_AMOUNT
DROPSY_ERROR__INVALID_BITMAP_ACCOUNT
DROPSY_ERROR__INVALID_BITMAP_INDEX
DROPSY_ERROR__INVALID_DESTINATION_OWNER
DROPSY_ERROR__INVALID_END_TIME
DROPSY_ERROR__INVALID_FEE_VAULT
DROPSY_ERROR__INVALID_FEE_VAULT_CURVE
DROPSY_ERROR__INVALID_FEE_VAULT_OWNER
DROPSY_ERROR__INVALID_MINT
DROPSY_ERROR__INVALID_MINT_OWNER
DROPSY_ERROR__INVALID_OWNER
DROPSY_ERROR__INVALID_PDA
DROPSY_ERROR__INVALID_PROOF
DROPSY_ERROR__INVALID_TOTAL
DROPSY_ERROR__INVALID_TREASURY_ACCOUNT
DROPSY_ERROR__INVALID_VAULT_AUTHORITY
DROPSY_ERROR__MINT_HAS_FREEZE_AUTHORITY
DROPSY_ERROR__MINT_IS_FROZEN
DROPSY_ERROR__MINT_IS_NOT_INITIALIZED
DROPSY_ERROR__MINT_MISMATCH
DROPSY_ERROR__MISSING_BITMAP_PDA
DROPSY_ERROR__NFT_NOT_ALLOWED
DROPSY_ERROR__OVERFLOW
DROPSY_ERROR__OWNER_MISMATCH
DROPSY_ERROR__SOURCE_ACCOUNT_FROZEN
DROPSY_ERROR__SOURCE_HAS_CLOSE_AUTHORITY
DROPSY_ERROR__SOURCE_HAS_DELEGATE
DROPSY_ERROR__TOO_MANY_BITMAPS
DROPSY_ERROR__VAULT_FROZEN
DROPSY_ERROR__VAULT_HAS_CLOSE_AUTHORITY
DROPSY_ERROR__VAULT_HAS_DELEGATE
DROPSY_ERROR__VAULT_MINT_MISMATCH
DROPSY_ERROR__VAULT_NOT_INITIALIZED
DROPSY_ERROR__VAULT_NOT_RENT_EXEMPT
DROPSY_PROGRAM_ADDRESS
INITIALIZE_AIRDROP_DISCRIMINATOR
INITIALIZE_BITMAP_DISCRIMINATOR
INITIALIZE_CONTROLLER_DISCRIMINATOR
Functions
decodeAirdrop
decodeBitmapAccount
decodeController
fetchAirdrop
fetchAllAirdrop
fetchAllBitmapAccount
fetchAllController
fetchAllMaybeAirdrop
fetchAllMaybeBitmapAccount
fetchAllMaybeController
fetchBitmapAccount
fetchController
fetchMaybeAirdrop
fetchMaybeBitmapAccount
fetchMaybeController
getAirdropClosedCodec
getAirdropClosedDecoder
getAirdropClosedEncoder
getAirdropCodec
getAirdropDecoder
getAirdropDiscriminatorBytes
getAirdropEncoder
getAirdropInitializedCodec
getAirdropInitializedDecoder
getAirdropInitializedEncoder
getBitmapAccountCodec
getBitmapAccountDecoder
getBitmapAccountDiscriminatorBytes
getBitmapAccountEncoder
getBitmapClosedCodec
getBitmapClosedDecoder
getBitmapClosedEncoder
getBitmapInitializedCodec
getBitmapInitializedDecoder
getBitmapInitializedEncoder
getClaimTokensDiscriminatorBytes
getClaimTokensInstruction
getClaimTokensInstructionDataCodec
getClaimTokensInstructionDataDecoder
getClaimTokensInstructionDataEncoder
getCloseAirdropDiscriminatorBytes
getCloseAirdropInstruction
getCloseAirdropInstructionDataCodec
getCloseAirdropInstructionDataDecoder
getCloseAirdropInstructionDataEncoder
getCloseBitmapDiscriminatorBytes
getCloseBitmapInstruction
getCloseBitmapInstructionDataCodec
getCloseBitmapInstructionDataDecoder
getCloseBitmapInstructionDataEncoder
getControllerCodec
getControllerDecoder
getControllerDiscriminatorBytes
getControllerEncoder
getControllerInitializedCodec
getControllerInitializedDecoder
getControllerInitializedEncoder
getDepositTokensDiscriminatorBytes
getDepositTokensInstruction
getDepositTokensInstructionDataCodec
getDepositTokensInstructionDataDecoder
getDepositTokensInstructionDataEncoder
getDropsyErrorMessage
getInitializeAirdropDiscriminatorBytes
getInitializeAirdropInstruction
getInitializeAirdropInstructionAsync
getInitializeAirdropInstructionDataCodec
getInitializeAirdropInstructionDataDecoder
getInitializeAirdropInstructionDataEncoder
getInitializeBitmapDiscriminatorBytes
getInitializeBitmapInstruction
getInitializeBitmapInstructionAsync
getInitializeBitmapInstructionDataCodec
getInitializeBitmapInstructionDataDecoder
getInitializeBitmapInstructionDataEncoder
getInitializeControllerDiscriminatorBytes
getInitializeControllerInstruction
getInitializeControllerInstructionAsync
getInitializeControllerInstructionDataCodec
getInitializeControllerInstructionDataDecoder
getInitializeControllerInstructionDataEncoder
getTokensDepositedCodec
getTokensDepositedDecoder
getTokensDepositedEncoder
identifyDropsyAccount
identifyDropsyInstruction
isDropsyError
parseClaimTokensInstruction
parseCloseAirdropInstruction
parseCloseBitmapInstruction
parseDepositTokensInstruction
parseInitializeAirdropInstruction
parseInitializeBitmapInstruction
parseInitializeControllerInstruction
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Enumerations
Dropsy
Account
Dropsy
Instruction
Type Aliases
Airdrop
Airdrop
Args
Airdrop
Closed
Airdrop
Closed
Args
Airdrop
Initialized
Airdrop
Initialized
Args
Bitmap
Account
Bitmap
Account
Args
Bitmap
Closed
Bitmap
Closed
Args
Bitmap
Initialized
Bitmap
Initialized
Args
Claim
Tokens
Input
Claim
Tokens
Instruction
Claim
Tokens
Instruction
Data
Claim
Tokens
Instruction
Data
Args
Close
Airdrop
Input
Close
Airdrop
Instruction
Close
Airdrop
Instruction
Data
Close
Airdrop
Instruction
Data
Args
Close
Bitmap
Input
Close
Bitmap
Instruction
Close
Bitmap
Instruction
Data
Close
Bitmap
Instruction
Data
Args
Controller
Controller
Args
Controller
Initialized
Controller
Initialized
Args
Deposit
Tokens
Input
Deposit
Tokens
Instruction
Deposit
Tokens
Instruction
Data
Deposit
Tokens
Instruction
Data
Args
Dropsy
Error
Initialize
Airdrop
Async
Input
Initialize
Airdrop
Input
Initialize
Airdrop
Instruction
Initialize
Airdrop
Instruction
Data
Initialize
Airdrop
Instruction
Data
Args
Initialize
Bitmap
Async
Input
Initialize
Bitmap
Input
Initialize
Bitmap
Instruction
Initialize
Bitmap
Instruction
Data
Initialize
Bitmap
Instruction
Data
Args
Initialize
Controller
Async
Input
Initialize
Controller
Input
Initialize
Controller
Instruction
Initialize
Controller
Instruction
Data
Initialize
Controller
Instruction
Data
Args
Parsed
Claim
Tokens
Instruction
Parsed
Close
Airdrop
Instruction
Parsed
Close
Bitmap
Instruction
Parsed
Deposit
Tokens
Instruction
Parsed
Dropsy
Instruction
Parsed
Initialize
Airdrop
Instruction
Parsed
Initialize
Bitmap
Instruction
Parsed
Initialize
Controller
Instruction
Tokens
Deposited
Tokens
Deposited
Args
Variables
AIRDROP_
DISCRIMINATOR
BITMAP_
ACCOUNT_
DISCRIMINATOR
CLAIM_
TOKENS_
DISCRIMINATOR
CLOSE_
AIRDROP_
DISCRIMINATOR
CLOSE_
BITMAP_
DISCRIMINATOR
CONTROLLER_
DISCRIMINATOR
DEPOSIT_
TOKENS_
DISCRIMINATOR
DROPSY_
ERROR__
ACTIVE_
BITMAPS_
EXIST
DROPSY_
ERROR__
AIRDROP_
ENDED
DROPSY_
ERROR__
AIRDROP_
NOT_
ENDED
DROPSY_
ERROR__
AIRDROP_
NOT_
STARTED
DROPSY_
ERROR__
ALREADY_
CLAIMED
DROPSY_
ERROR__
BITMAP_
AIRDROP_
MISMATCH
DROPSY_
ERROR__
BITMAP_
COUNT_
UNDERFLOW
DROPSY_
ERROR__
BITMAP_
TOO_
LARGE
DROPSY_
ERROR__
CLAIM_
FEE_
TOO_
HIGH
DROPSY_
ERROR__
CONTROLLER_
MISMATCH
DROPSY_
ERROR__
CREATE_
FEE_
TOO_
HIGH
DROPSY_
ERROR__
DESTINATION_
MINT_
MISMATCH
DROPSY_
ERROR__
DURATION_
TOO_
SHORT
DROPSY_
ERROR__
INSUFFICIENT_
DEPOSIT
DROPSY_
ERROR__
INSUFFICIENT_
FUNDS_
FOR_
FEE
DROPSY_
ERROR__
INSUFFICIENT_
VAULT_
FUNDS
DROPSY_
ERROR__
INVALID_
AIRDROP_
PDA
DROPSY_
ERROR__
INVALID_
AMOUNT
DROPSY_
ERROR__
INVALID_
BITMAP_
ACCOUNT
DROPSY_
ERROR__
INVALID_
BITMAP_
INDEX
DROPSY_
ERROR__
INVALID_
DESTINATION_
OWNER
DROPSY_
ERROR__
INVALID_
END_
TIME
DROPSY_
ERROR__
INVALID_
FEE_
VAULT
DROPSY_
ERROR__
INVALID_
FEE_
VAULT_
CURVE
DROPSY_
ERROR__
INVALID_
FEE_
VAULT_
OWNER
DROPSY_
ERROR__
INVALID_
MINT
DROPSY_
ERROR__
INVALID_
MINT_
OWNER
DROPSY_
ERROR__
INVALID_
OWNER
DROPSY_
ERROR__
INVALID_
PDA
DROPSY_
ERROR__
INVALID_
PROOF
DROPSY_
ERROR__
INVALID_
TOTAL
DROPSY_
ERROR__
INVALID_
TREASURY_
ACCOUNT
DROPSY_
ERROR__
INVALID_
VAULT_
AUTHORITY
DROPSY_
ERROR__
MINT_
HAS_
FREEZE_
AUTHORITY
DROPSY_
ERROR__
MINT_
IS_
FROZEN
DROPSY_
ERROR__
MINT_
IS_
NOT_
INITIALIZED
DROPSY_
ERROR__
MINT_
MISMATCH
DROPSY_
ERROR__
MISSING_
BITMAP_
PDA
DROPSY_
ERROR__
NFT_
NOT_
ALLOWED
DROPSY_
ERROR__
OVERFLOW
DROPSY_
ERROR__
OWNER_
MISMATCH
DROPSY_
ERROR__
SOURCE_
ACCOUNT_
FROZEN
DROPSY_
ERROR__
SOURCE_
HAS_
CLOSE_
AUTHORITY
DROPSY_
ERROR__
SOURCE_
HAS_
DELEGATE
DROPSY_
ERROR__
TOO_
MANY_
BITMAPS
DROPSY_
ERROR__
VAULT_
FROZEN
DROPSY_
ERROR__
VAULT_
HAS_
CLOSE_
AUTHORITY
DROPSY_
ERROR__
VAULT_
HAS_
DELEGATE
DROPSY_
ERROR__
VAULT_
MINT_
MISMATCH
DROPSY_
ERROR__
VAULT_
NOT_
INITIALIZED
DROPSY_
ERROR__
VAULT_
NOT_
RENT_
EXEMPT
DROPSY_
PROGRAM_
ADDRESS
INITIALIZE_
AIRDROP_
DISCRIMINATOR
INITIALIZE_
BITMAP_
DISCRIMINATOR
INITIALIZE_
CONTROLLER_
DISCRIMINATOR
Functions
decode
Airdrop
decode
Bitmap
Account
decode
Controller
fetch
Airdrop
fetch
All
Airdrop
fetch
All
Bitmap
Account
fetch
All
Controller
fetch
All
Maybe
Airdrop
fetch
All
Maybe
Bitmap
Account
fetch
All
Maybe
Controller
fetch
Bitmap
Account
fetch
Controller
fetch
Maybe
Airdrop
fetch
Maybe
Bitmap
Account
fetch
Maybe
Controller
get
Airdrop
Closed
Codec
get
Airdrop
Closed
Decoder
get
Airdrop
Closed
Encoder
get
Airdrop
Codec
get
Airdrop
Decoder
get
Airdrop
Discriminator
Bytes
get
Airdrop
Encoder
get
Airdrop
Initialized
Codec
get
Airdrop
Initialized
Decoder
get
Airdrop
Initialized
Encoder
get
Bitmap
Account
Codec
get
Bitmap
Account
Decoder
get
Bitmap
Account
Discriminator
Bytes
get
Bitmap
Account
Encoder
get
Bitmap
Closed
Codec
get
Bitmap
Closed
Decoder
get
Bitmap
Closed
Encoder
get
Bitmap
Initialized
Codec
get
Bitmap
Initialized
Decoder
get
Bitmap
Initialized
Encoder
get
Claim
Tokens
Discriminator
Bytes
get
Claim
Tokens
Instruction
get
Claim
Tokens
Instruction
Data
Codec
get
Claim
Tokens
Instruction
Data
Decoder
get
Claim
Tokens
Instruction
Data
Encoder
get
Close
Airdrop
Discriminator
Bytes
get
Close
Airdrop
Instruction
get
Close
Airdrop
Instruction
Data
Codec
get
Close
Airdrop
Instruction
Data
Decoder
get
Close
Airdrop
Instruction
Data
Encoder
get
Close
Bitmap
Discriminator
Bytes
get
Close
Bitmap
Instruction
get
Close
Bitmap
Instruction
Data
Codec
get
Close
Bitmap
Instruction
Data
Decoder
get
Close
Bitmap
Instruction
Data
Encoder
get
Controller
Codec
get
Controller
Decoder
get
Controller
Discriminator
Bytes
get
Controller
Encoder
get
Controller
Initialized
Codec
get
Controller
Initialized
Decoder
get
Controller
Initialized
Encoder
get
Deposit
Tokens
Discriminator
Bytes
get
Deposit
Tokens
Instruction
get
Deposit
Tokens
Instruction
Data
Codec
get
Deposit
Tokens
Instruction
Data
Decoder
get
Deposit
Tokens
Instruction
Data
Encoder
get
Dropsy
Error
Message
get
Initialize
Airdrop
Discriminator
Bytes
get
Initialize
Airdrop
Instruction
get
Initialize
Airdrop
Instruction
Async
get
Initialize
Airdrop
Instruction
Data
Codec
get
Initialize
Airdrop
Instruction
Data
Decoder
get
Initialize
Airdrop
Instruction
Data
Encoder
get
Initialize
Bitmap
Discriminator
Bytes
get
Initialize
Bitmap
Instruction
get
Initialize
Bitmap
Instruction
Async
get
Initialize
Bitmap
Instruction
Data
Codec
get
Initialize
Bitmap
Instruction
Data
Decoder
get
Initialize
Bitmap
Instruction
Data
Encoder
get
Initialize
Controller
Discriminator
Bytes
get
Initialize
Controller
Instruction
get
Initialize
Controller
Instruction
Async
get
Initialize
Controller
Instruction
Data
Codec
get
Initialize
Controller
Instruction
Data
Decoder
get
Initialize
Controller
Instruction
Data
Encoder
get
Tokens
Deposited
Codec
get
Tokens
Deposited
Decoder
get
Tokens
Deposited
Encoder
identify
Dropsy
Account
identify
Dropsy
Instruction
is
Dropsy
Error
parse
Claim
Tokens
Instruction
parse
Close
Airdrop
Instruction
parse
Close
Bitmap
Instruction
parse
Deposit
Tokens
Instruction
parse
Initialize
Airdrop
Instruction
parse
Initialize
Bitmap
Instruction
parse
Initialize
Controller
Instruction
@dropsy/airdrop - v0.0.2
Loading...