ManagedService
Verified contract
Active on
Ethereum with 28 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "ManagedService"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19757870 | 7 months ago | | | 0 | 0.00056597135 | |
| 19757867 | 7 months ago | | | 0 | 0.0010866161 | |
| 19679853 | 8 months ago | | | 0 | 0.0010061405 | |
| 19679851 | 8 months ago | | | 0 | 0.0014671859 | |
| 19654602 | 8 months ago | | | 0 | 0.066261906 | |
| 19654600 | 8 months ago | | | 0 | 0.0022652195 | |
| 19630632 | 8 months ago | | | 0 | 0.061949396 | |
| 19630627 | 8 months ago | | | 0 | 0.0028637625 | |
| 19630457 | 8 months ago | | | 0 | 0.051062947 | |
| 19630452 | 8 months ago | | | 0 | 0.0025649014 |
ABI
ABI objects
Getter at block 21326903
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RELAYER_ROLE() view returns (bytes32)
0xe2b7fb3b832174769106daebcfd6d1970523240dda11281102db9363b83b0dc4
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events exec(address _to, bytes _data) payable returns (bytes)
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
Called(address indexed relayer, address indexed to, uint256 value, bytes32 indexed dataHash)
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 _owner)
This contract contains no fallback and receive objects.
This contract contains no error objects.