MerkleClaimer
Verified contract
Active on
Ethereum with 2,894 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($54.88)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SYNR | ERC-20 | 6.479509M | $0.000008 |
$54.88 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453416 | 4 months ago | | | 0 | 0.000034765000 | |
| 20453416 | 4 months ago | | | 0 | 0.000071509000 | |
| 20453378 | 4 months ago | | | 0 | 0.000088579000 | |
| 19852149 | 6 months ago | | | 0 | 0.00044010973 | |
| 19849732 | 6 months ago | | | 0 | 0.00022544902 | |
| 19849728 | 6 months ago | | | 0 | 0.00021140397 | |
| 19849721 | 6 months ago | | | 0 | 0.00035545712 | |
| 19832056 | 7 months ago | | | 0 | 0.00051576679 | |
| 19832055 | 7 months ago | | | 0 | 0.00049082350 | |
| 19832054 | 7 months ago | | | 0 | 0.00049297633 |
ABI
ABI objects
Getter at block 21259060
id() view returns (string)
blokpad-syncity
isPaused() view returns (bool)
false
merkleRoot() view returns (bytes32)
0x26307795eeb68b1efc4b31d4a87a6332dbb8f90395249b43b02b5df0d67989fc
owner() view returns (address)
0x8d9322e08f5220f9a98d533d03e61be4bf3141dd
token() view returns (address)
0xbc6e06778708177a18210181b073da747c88490a
Read-only
isClaimed(uint256 index) view returns (bool)
State-modifying
Events claim(uint256 index, address account, uint256 amount, uint256 time, bytes32[] merkleProof)
claimAll(uint256[] indexes, address account, uint256[] amounts, uint256[] times, bytes32[][] merkleProofs)
renounceOwnership()
setPaused(bool status)
transferOwnership(address newOwner)
withdrawAll()
withdrawToken(address _token, uint256 amount)
Claimed(uint256 index, address account, uint256 amount, uint256 time)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(string _id, address token_, bytes32 merkleRoot_)
This contract contains no fallback and receive objects.
This contract contains no error objects.