RewardsAirdropWithLock

Verified contract

Active on Ethereum with 237 txns
Deployed by via 0x678c829e at 12750079
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60.86
ERC-20
Value $1.1
ERC-20
--
ERC-20
--
ERC-20
--
0x5d0ebb27f95c38a4a4f80347718d071ad3427e77b76ce349b78ec01fd541009a
0x249d4761a44e61dfe5fe7af8036242c32490a17523ea1a91ab414b6604397196
0xe298e49635036c372af2c0f0cf058ec9e7498b5ef449e0387ba81ca82a51299c
0xfab46d7d2c703e14be3266d364a7d671a59cdbbf2eaa320a4e5ee4ce66a4550f
0x5527d1f8d8c49249b5bea1875d18577954fa17df08957a80d6ef3a1dc37cce1e
0x99bba504a796791d03a6d36868f878af8641572e076d0f1fce972bfe640354ae
0xd98c5f828afc39997cf7b6066d5ab2a42e28875389dd8ff86a12f35b1b93ad0b
0xff5e36ccc9391c7deec44219085a52c159fe4dbabf8e248ada1e79b00b2c6a87
0x4b4f2890b61d3e7dc1131ca06a77bba6524dae8baabfc9bcd44d33962e69a4f5
0x4a87d889ef94137f795b0fc2fe308c1476a2a3900075caae8ba471e98216c10d

Functions
Getter at block 20895120
BASE(view returns (uint256)
1000000000000000000
claimWindow(view returns (uint256)
10368000
getAirdropRoundsLength(view returns (uint256)
36
 
getAllAirdropRounds(view returns (struct IRewardsAirdropWithLockAirdropRound[])
owner(view returns (address)
0x49b8a0893b83a171d7d461198b69a0b1bb4dd0ed
penaltyReceiver(view returns (address)
0x6bef09f99bf6d92d6486889bdd8a374af151461d
Read-only
getAirdropRounds(uint256 _startInduint256 _endIndview returns (struct IRewardsAirdropWithLockAirdropRound[])
isClaimed(uint256 _roundInduint256 _merkleIndview returns (bool)
State-modifying
addAirdrop(address _tokenbytes32 _merkleRootuint256 _lockWindowuint256 _lockRateuint256 _totalreturns (uint256)
claim(uint256 _roundInduint256 _merkleIndaddress accountuint256 amountbytes32[] merkleProof
collectDust(uint256[] _roundInds
transferOwnership(address newOwner
updatePaneltyReceiver(address _new
updateRoundStatus(uint256 _roundIndbool _disabled
Events
AddedAirdrop(uint256 roundIndaddress tokenuint256 total
Claimed(uint256 roundInduint256 merkleIndaddress accountuint256 claimedAmountuint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
UpdatedPenaltyReceiver(address oldaddress _new
UpdatedRoundStatus(uint256 roundIndbool oldDisabledbool _newDisabled
Constructor
constructor(address _penaltyReceiver
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.