ScrollOwner
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 "ScrollOwner"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18332911 | a year ago | | | 0 | 0.00045920448 | |
| 18332911 | a year ago | | | 0 | 0.00099338896 | |
| 18332911 | a year ago | | | 0 | 0.0011655426 | |
| 18332911 | a year ago | | | 0 | 0.0011655426 | |
| 18332911 | a year ago | | | 0 | 0.0011655426 | |
| 18332911 | a year ago | | | 0 | 0.0011655426 | |
| 18332911 | a year ago | | | 0 | 0.0011655426 | |
| 18332911 | a year ago | | | 0 | 0.00077387431 | |
| 18332911 | a year ago | | | 0 | 0.00094224699 | |
| 18332911 | a year ago | | | 0 | 0.0022784565 |
ABI
ABI objects
Getter at block 21245968
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
callableRoles(address _target, bytes4 _selector) view returns (bytes32[] _roles)
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 execute(address _target, uint256 _value, bytes _data, bytes32 _role) payable
grantRole(bytes32 role, address account)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
updateAccess(address _target, bytes4[] _selectors, bytes32 _role, bool _status)
GrantAccess(bytes32 indexed role, address indexed target, bytes4[] selectors)
RevokeAccess(bytes32 indexed role, address indexed target, bytes4[] selectors)
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()
receive()
This contract contains no error objects.