@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