ForthClaim
Verified contract
Active on
Ethereum with 45,344 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($28.27)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
AMPL | ERC-20 | 21.1 | $1.34 |
$28.27 | |
ITC0 | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15079032 | 2 years ago | | | 0 | 0.0016293883 | |
| 15079032 | 2 years ago | | | 0 | 0.0015257747 | |
| 14599252 | 3 years ago | | | 0 | 0.0012054402 | |
| 14591957 | 3 years ago | | | 0 | 0.0042797522 | |
| 14590783 | 3 years ago | | | 0 | 0.0047628192 | |
| 14589381 | 3 years ago | | | 0 | 0.0019538428 | |
| 14589073 | 3 years ago | | | 0 | 0.0019679427 | |
| 14586579 | 3 years ago | | | 0 | 0.0034359032 | |
| 14584843 | 3 years ago | | | 0 | 0.0057870982 | |
| 14584029 | 3 years ago | | | 0 | 0.0046021614 |
ABI
ABI objects
Getter at block 21160454
expiryTimestampSec() view returns (uint256)
1650141760
merkleRoot() view returns (bytes32)
0x54e9370868bb4d5e991c185b3df7c69435632ba359b165d50f2b2f1795312929
owner() view returns (address)
0xa847dc227d3f3e86fa01406279c1e88cb6950c3a
token() view returns (address)
0x77fba179c79de5b7653f68b5039af940ada60ce0
Read-only
isClaimed(uint256 index) view returns (bool)
verifyProof(uint256 index, address account, uint256 amount, bytes32[] merkleProof) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, bytes32[] merkleProof)
renounceOwnership()
rescueFunds(address recipient)
transferOwnership(address newOwner)
Claimed(uint256 index, address account, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_, bytes32 merkleRoot_, uint256 timeToExpirySec)
This contract contains no fallback and receive objects.
This contract contains no error objects.