FaithMerkleAirdrop
Verified contract
Active on
Ethereum with 4,059 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 "FaithMerkleAirdrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14598000 | 3 years ago | | | 0 | 0.0024181192 | |
| 14580423 | 3 years ago | | | 0 | 0.0021811119 | |
| 14565282 | 3 years ago | | | 0 | 0.0045870957 | |
| 14554508 | 3 years ago | | | 0 | 0.0022081241 | |
| 14549466 | 3 years ago | | | 0 | 0.0024855434 | |
| 14548690 | 3 years ago | | | 0 | 0.0038116796 | |
| 14536342 | 3 years ago | | | 0 | 0.0033715635 | |
| 14535470 | 3 years ago | | | 0 | 0.0039141645 | |
| 14535292 | 3 years ago | | | 0 | 0.0030107494 | |
| 14517482 | 3 years ago | | | 0 | 0.0044325463 |
ABI
ABI objects
Getter at block 21159390
faith() view returns (address)
0x78f683247cb2121b4ebfbd04110760da42752a6b
getClaimPeriod() view returns (uint256, uint256)
(1643844166, 1650317405)
merkleRoot() view returns (bytes32)
0x498ead89fe8c85c57dcd313f5f1483fd682bcdd8b92269d84e837d26c159e9d8
owner() view returns (address)
0x4d6175d58c5aceef30f546c0d5a557effa53a950
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
setClaimEndTime(uint256 _claimEndTime)
setClaimStartTime(uint256 _claimStartTime)
setOwner(address _newOwner)
Claimed(uint256 index, address account, uint256 amount)
constructor(address _faith, bytes32 _merkleRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.