0xa1b6245d7ba4b126adf7ee1e05e96bfda974990c
Verified contract
Proxy
Active on
Ethereum with 2 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "0xa1b6245d7ba4b126adf7ee1e05e96bfda974990c"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17034387 | 2 years ago | | | 0 | 0.0021941747 | |
| 17034384 | 2 years ago | | | 0 | 0.0024067111 |
ABI
ABI objects
Getter at block 21214008
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
PROGRAM_OPERATOR_ROLE() view returns (bytes32)
0xaa630204f2780b6f080cc77cc0e9c0a5c21e92eb0c6771e709255dd27d6de132
metaPtr() view returns (uint256 protocol, string pointer)
(protocol=1, pointer=bafkreiacep3u2rcebzgv3g5k5henitosrvptuxfoarf5z4hasyh4actoim)
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(bytes encodedParameters)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
updateMetaPtr(struct MetaPtr newMetaPtr)
Initialized(uint8 version)
MetaPtrUpdated(struct MetaPtr oldMetaPtr, struct MetaPtr newMetaPtr)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.