Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • AirdropInfo

Index

Properties

address: PublicKey

The address of this account

memberof

AirdropInfo

authority: PublicKey

The address allowed to make changes to the airdrop metadata before finalizing.

memberof

AirdropInfo

expireAt: BN

The time at which this airdrop expires, and can no longer be claimed

memberof

AirdropInfo

flags: BN

Settings for airdrops

memberof

AirdropInfo

longDesc: number[]

A long descriptive text for the airdrop

memberof

AirdropInfo

rewardVault: PublicKey

The token account containing the tokens to be distributed as the airdrop reward

memberof

AirdropInfo

shortDesc: number[]

A short descriptive text for the airdrop

memberof

AirdropInfo

stakePool: PublicKey

The stake pool that rewards are staked into when claimed

memberof

AirdropInfo

targetInfo: number[]

Storage space for the list of airdrop recipients

memberof

AirdropInfo

vaultBump: number[]

The bump seed for the reward vault

memberof

AirdropInfo

Generated using TypeDoc