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

    Type Alias ControllerInitialized

    type ControllerInitialized = {
        authority: Address;
        bump: number;
        claimFee: bigint;
        createFee: bigint;
        feeVault: Address;
        timestamp: bigint;
    }
    Index

    Properties

    authority: Address
    bump: number
    claimFee: bigint
    createFee: bigint
    feeVault: Address
    timestamp: bigint