AccountMining
Verified contract
Active on
Ethereum with 5,106 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "AccountMining"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13821507 | 3 years ago | | | 0 | 0.0035460936 | |
| 13821050 | 3 years ago | | | 0 | 0.0020821897 | |
| 13820762 | 3 years ago | | | 0 | 0.0026056082 | |
| 13820053 | 3 years ago | | | 0 | 0.0025416705 | |
| 13819988 | 3 years ago | | | 0 | 0.0032181524 | |
| 13819538 | 3 years ago | | | 0 | 0.0031191111 | |
| 13819388 | 3 years ago | | | 0 | 0.0032628290 | |
| 13819384 | 3 years ago | | | 0 | 0.0032628049 | |
| 13819376 | 3 years ago | | | 0 | 0.0034766550 | |
| 13819373 | 3 years ago | | | 0 | 0.0035440163 |
ABI
ABI objects
Getter at block 21158114
accountFactory() view returns (address)
0x444cd42baeddeb707eed823f7177b9abcc779c04
amount() view returns (uint256)
100000000000000000000000
merkleRoot() view returns (bytes32)
0x4048be2437647719adab4e6649026e5af498a8e00c4ed10f8aa33958949834ea
token() view returns (address)
0xba3335588d9403515223f109edc4eb7269a9ab5d
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, uint256 salt, bytes32[] merkleProof)
Claimed(uint256 index, address account)
constructor(address token_, bytes32 merkleRoot_, uint256 amount_, address addressProvider)
This contract contains no fallback and receive objects.
This contract contains no error objects.