Readonly
adminAdmin wallet
Readonly
buffer2Buffer for additional fields
Readonly
buffer3Buffer for additional fields
Readonly
bumpBump seed.
Readonly
canWhether admin can update vesting duration
Readonly
claimsWhether claims are closable by the admin or not
Readonly
claimsWhether claims are closable by the claimant or not
Readonly
claimsLimit number of claims
Readonly
clawbackClawback receiver
Readonly
clawbackClawback start (Unix Timestamp)
Readonly
clawedWhether or not the distributor has been clawed back
Readonly
clawedTimestamp when funds were clawed back
Readonly
endLockup time end (Unix Timestamp)
Readonly
lastTimestamp when update was last called
Readonly
maxMaximum number of nodes in [MerkleDistributor].
Readonly
maxMaximum number of tokens that can ever be claimed from this [MerkleDistributor].
Readonly
mint[Mint] of the token to be distributed.
Readonly
numNumber of nodes that have been claimed.
Readonly
rootThe 256-bit merkle root.
Readonly
startLockup time start (Unix Timestamp)
Readonly
tokenToken Address of the vault
Readonly
totalTotal amount of tokens that have been claimed.
Readonly
totalTotal amount of funds locked (vested)
Readonly
totalTotal amount of funds unlocked (cliff/instant)
Readonly
totalTotal amount of locked amount claimable as of last duration update, ever increasing total, accumulates with each update
Readonly
unlockTime step (period) in seconds per which the unlock occurs
Readonly
versionVersion of the airdrop
Static
Readonly
discriminatorStatic
Readonly
layoutStatic
decodeStatic
fetchStatic
fetchStatic
fromJSON
State for the account which distributes tokens.