RefundSystem
Verified contract
Active on
Ethereum with 3,152 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 "RefundSystem"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20651139 | 3 months ago | | | 0 | 0.000078621500 | |
| 15949214 | 2 years ago | | | 0 | 0.00070880852 | |
| 15937759 | 2 years ago | | | 0 | 0.00094087013 | |
| 15791831 | 2 years ago | | | 0 | 0.00089114911 | |
| 15559300 | 2 years ago | | | 0 | 0.00055000775 | |
| 15559300 | 2 years ago | | | 0 | 0.00027506200 | |
| 15192028 | 2 years ago | | | 0 | 0.00068759500 | |
| 15190541 | 2 years ago | | | 0 | 0.00016260000 | |
| 15066556 | 2 years ago | | | 0 | 0.00093794001 | |
| 15066556 | 2 years ago | | | 0 | 0.00093794001 |
ABI
ABI objects
Getter at block 21217984 balance() view returns (uint256)
merkleRoot() view returns (bytes32)
0x721e7eb42e5075bbb628949549f785a47b5154ca16f1a96c7b741efd2c2488ee
owner() view returns (address)
0x88c2edf8a4af0e71b0155443c0ea2da13c5ab7f4
totalClaimed() view returns (uint256)
543994632421483836756513754886
Read-only
This contract contains no read-only function objects.
State-modifying
Events claim(bytes32[] merkleProof, uint256 amount)
depositTokens(uint256 amount)
renounceOwnership()
setMerkleRoot(bytes32 _merkleRoot)
transferOwnership(address newOwner)
withdrawETH()
withdrawTokens(address token_, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address token_)
This contract contains no fallback and receive objects.
This contract contains no error objects.