CoverDistributor
Verified contract
Active on
Ethereum with 3,157 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "CoverDistributor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12617309 | 3 years ago | | | 0 | 0.00051229700 | |
| 12617309 | 3 years ago | | | 0 | 0.0010238017 | |
| 12613784 | 3 years ago | | | 0 | 0.0017295180 | |
| 12611847 | 3 years ago | | | 0 | 0.00082390000 | |
| 12547773 | 3 years ago | | | 0 | 0.0011367680 | |
| 12536630 | 3 years ago | | | 0 | 0.00097106400 | |
| 12536607 | 3 years ago | | | 0 | 0.0013783312 | |
| 12502087 | 3 years ago | | | 0 | 0.0026021336 | |
| 12484057 | 3 years ago | | | 0 | 0.0026340480 | |
| 12400862 | 4 years ago | | | 0 | 0.0054045106 |
ABI
ABI objects
Getter at block 21160748
merkleRoot() view returns (bytes32)
0xa244746d4af62f65b190769c3151d576f390286a2fe38124fbba6fbbdf614e15
owner() view returns (address)
0x15957f0ca310d35b2e73fb5070ce44a5b0141ab1
safe2() view returns (address)
0x250a3500f48666561386832f1f1f1019b89a2699
safe2Migrated() view returns (uint256)
2140504734749790996598
token() view returns (address)
0x4688a8b1f292fdab17e9a90c8bc379dc1dbd8713
totalClaimed() view returns (uint256)
65369743698632348010274
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
collectDust(address _token)
migrateSafe2()
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address cover_, bytes32 merkleRoot_, address safe2_)
This contract contains no fallback and receive objects.
This contract contains no error objects.