V3AirdropOperator
Last updated
Last updated
This contract operates each airdrop. LP and token to be airdropped are determined at the time of creation and cannot be modified.
Github Link: (Will be updated after official launch)
Name | Type | Description |
---|---|---|
Name | Type | Description |
---|---|---|
totalAmount
uint256
The total amount of airdrop
blockAmount
uint256
The airdroped amount of token per block
distributableBlock
uint256
The block number of available block
endBlock
uint256
The block number of airdrop ended
distributed
uint256
The amount of current distributed
remain
uint256
The amount of remained
created
bool
intialized
id
bytes32
The ID of the distribution
totalAmount
uint256
Total number of tokens to be distributed by airdrop
blockAmount
uint256
Token quantity to be distributed per block
startBlock
uint256
Airdrop start block number