SipherAirdrops

Verified contract

Active on Ethereum with 3,165 txns
Deployed by via 0xfd630031 at 14292566
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $335,021.56
0x013256a544f5cc2f58e22e6a53fb8d5f37f1414862742a18f1c580aa817087ab
0xafd7b02a908e8e987b8fe5b5b3336f96caaa9ad47aeeac95e76b90e5cee83dbe
0x403eb2c979966a6aa1801eaba76a69590adc48cedb7282c4f49f0f41956149ae
0x631e9b6936c56bcd776a7c2a5d072159ddbf868953c60fa2352357320b8d410e
0x2cccb88dd93fff1423729ed08b8b5c74e57f6bd7485a9d12d4c368d6b76e6686
0x81a6f49742df4454efd8fad0ca6c2cd5bc1c9eb735dd4b94012de413da385445
0x7dd50b433d20ceecb69a99021cc057fa66afca7ae9c6b7a6d1eddcdffbe2ac71
0x39ca448a2c34e6fce8fbfc35cb33f23400d1663ac3b425d07031541cf2e83941
0xd203d457ce5d047d69c6f5be2c6b841b1e2327da02013bebe3dcf60e48b3acd2
0xf2b3110bb6135567e4d576656e00a048439e3eef42243ac785358a76879d1ca2

Functions
Getter at block 21204057
airdropsConfig(view returns (uint32 startTimeuint32 vestingIntervaluint32 numberOfVestingPoint)
(startTime=1646092800, vestingInterval=2419200, numberOfVestingPoint=6)
airdropsID(view returns (uint32)
0
owner(view returns (address)
0x72a845c409951c7464e5764da655a69fd82fbd8c
paused(view returns (bool)
false
tokenDrops(view returns (address)
0x9f52c8ecbee10e00d9faaac5ee9ba0ff6550f511
whitelistedMerkleRoot(view returns (bytes32)
0x8239385e3b62a6494fd272fc54bccfab2df08b511eab3b0f8890c042554c1b2b
Read-only
claimed(uint256addressview returns (uint256)
getClaimableAmountAtTimestamp(address claimeruint256 totalAmountbytes32[] proofsuint32 timestampview returns (uint256)
isValidClaimer(address claimeruint256 totalAmountbytes32[] proofsview returns (bool)
State-modifying
claim(uint256 totalAmountbytes32[] proofs
pause(
renounceOwnership(
startNewAirdrops(address _tokenDropsstruct SipherAirdropsAirdropsConfig _airdropsConfigbytes32 _whitelistedMerkleRoot
transferOwnership(address newOwner
unpause(
updateAirdropsConfg(struct SipherAirdropsAirdropsConfig _airdropsConfig
updateWhitelistedMerkleRoot(bytes32 _whitelistedMerkleRoot
withdrawFund(address _tokenERC20uint256 amount
Events
Claim(address indexed accountuint256 amountuint32 airdropsID
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _tokenDropsstruct SipherAirdropsAirdropsConfig _airdropsConfigbytes32 _whitelistedMerkleRoot
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.