MerkleDistributor

Verified contract

Active on Ethereum with 923 txns
Deployed by via 0x21e7d488 at 17072775
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MerkleDistributor"

0xf4134cd29b1104a43141d6356a5c0efb3edbe0df2eb5fec5632d1efb98b0d841
0xddf604ea44da146e8495dc7bcf68fc88816c3097a600d845f1cf365161d5ee00
0x40b92b4b656b1f48af7582e80f760ad49ab17d3ef4e1831a223c8070cff17ca2
0xfbef780c76867ee38bbf5bc79c11501cb0341ad1ab4ab84481e17deebb86bff9
0x36b4e8bd10c48149d3e044941e0bc1ff5c637c470b4ee59650bede59ce6bce81
0xa5af4ac28f8fabb8fbea28460bfc31e86968479da5ec6d9ba30323f635973bcf
0xcde5adda753b4d9ec4d02c5282efe16a7596197ff31981fae6414a59dd623f8a
0x508e7ed637e11c2a6bc6da9e1d2f30be8b26bdb47c0da5dc5ad6cd8a1ff98e4f
0x506dc8bd2436105847ac09a574b189289f4756f49516d46752272d8953bf1d34
0xfd19798c3aa7f3d4722cb7515ba09e3954499186d8a9e2936dc5ceef82cc1c32

Functions
Getter at block 21324836
owner(view returns (address)
0x23c4602e63acfe29b930c530b19d44a84af0d767
Read-only
distributions(addressview returns (address tokenbool isPauseduint256 expiryTimestampbytes32 merkleRootuint256 totalAmount)
getClaimed(address _tokenaddress _accountview returns (uint256)
tokens(uint256view returns (address)
State-modifying
addDistribution(address _tokenbytes32 _merkleRootuint256 _totalAmountuint256 _expiryTimestamp
addDistributions(address[] _tokensbytes32[] _merkleRootsuint256[] _totalAmountsuint256[] _expiryTimestamps
claimDistribution(address _tokenuint256 _indexaddress _accountuint256 _amountbytes32[] _merkleProof
claimDistributions(address[] _tokensuint256[] _indexesaddress _accountuint256[] _amountsbytes32[][] _merkleProofs
pauseForWithdrawal(address _token
renounceOwnership(
setExpiryTimestamp(address _tokenuint256 _expiryTimestamp
transferOwnership(address newOwner
updateDistribution(address _tokenbytes32 _merkleRootuint256 _additionalAmountuint256 _expiryTimestamp
updateDistributions(address[] _tokensbytes32[] _merkleRootsuint256[] _additionalAmountsuint256[] _expiryTimestamps
withdrawUnclaimedTokens(address _tokenbytes32 _merkleRootuint256 _totalAmount
Events
Claimed(address indexed tokenuint256 indexaddress indexed accountuint256 amount
DistributionAdded(uint256 indexed tokenIndexaddress indexed tokenuint256 totalAmountuint256 expiryTimestamp
DistributionUpdated(address indexed tokenuint256 additionalAmountuint256 expiryTimestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetExpiryTimestamp(address indexed tokenuint256 expiryTimestamp
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.