MonethaUsersClaimHandler
Verified contract
Active on
Ethereum with 320 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc0fb…17e1
Balances ($0.00)
No balances found for "MonethaUsersClaimHandler"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13742800 | 3 years ago | | | 0 | 0.0056496390 | |
| 13642394 | 3 years ago | | | 0 | 0.0064681840 | |
| 13617058 | 3 years ago | | | 0 | 0.0073165835 | |
| 13597966 | 3 years ago | | | 0 | 0.0090881698 | |
| 12616352 | 3 years ago | | | 0 | 0.00068842800 | |
| 12448680 | 4 years ago | | | 0 | 0.0038437230 | |
| 12403307 | 4 years ago | | | 0 | 0.0048763650 | |
| 12357859 | 4 years ago | | | 0 | 0.0019505460 | |
| 12351447 | 4 years ago | | | 0 | 0.0014915940 | |
| 12189342 | 4 years ago | | | 0 | 0.0060076289 |
ABI
ABI objects
Getter at block 21322160
contactInformation() view returns (string)
owner() view returns (address)
0x98e62d54e03f795bdaee72d312d46b51bbcf9010
storageContract() view returns (address)
0xc0fb2271061d0a8b61f72512e90c8114350b17e1
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeOwnerOfMonethaUsersClaimStorage(address _newOwner)
claimTokens(address _monethaUser, uint256 _tokens)
claimTokensInBulk(address[] _monethaUsers, uint256[] _tokens)
deleteAccount(address _monethaUser)
deleteAccountsInBulk(address[] _monethaUsers)
setContactInformation(string info)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StorageContractOwnerChanged(address indexed _newOwner)
constructor(address _storageAddr)
This contract contains no fallback and receive objects.
This contract contains no error objects.