@dropsy/airdrop - v0.0.2
    Preparing search index...

    Type Alias DepositTokensInstructionDataArgs

    type DepositTokensInstructionDataArgs = {
        amount: number | bigint;
    }
    Index

    Properties

    Properties

    amount: number | bigint