MonClaim
Verified contract
Active on
Ethereum with 1,018 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 "MonClaim"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14148328 | 3 years ago | | | 0 | 0.012430601 | |
| 14148328 | 3 years ago | | | 0 | 0.0080456013 | |
| 14095723 | 3 years ago | | | 0 | 0.0040576603 | |
| 14094021 | 3 years ago | | | 0 | 0.0035883514 | |
| 14093956 | 3 years ago | | | 0 | 0.0080201717 | |
| 14093596 | 3 years ago | | | 0 | 0.0088657854 | |
| 14093574 | 3 years ago | | | 0 | 0.0083621319 | |
| 14093417 | 3 years ago | | | 0 | 0.0075464928 | |
| 14093378 | 3 years ago | | | 0 | 0.0091302849 | |
| 14093352 | 3 years ago | | | 0 | 0.0091320473 |
ABI
ABI objects
Getter at block 21441504
CLAIM_HASH_TYPE() view returns (bytes32)
0x88ff172c0907e7d5b40934e5d54dd4da5b1f56dedee429fc56073f292b6d3407
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
counter() view returns (uint256)
979
monToken() view returns (address)
0xcacc19c5ca77e06d6578decac80408cc036e0499
signer() view returns (address)
0xbf1b0912f22bc74c23da8bc3a297c7251536c1d5
Read-only
claimLog(address) view returns (bool)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events claim(uint256 amount, uint8 v, bytes32 r, bytes32 s)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
withdraw(address recipient)
Claim(address indexed recipient, uint256 indexed amount)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(address _monToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.