0x56fe4de01b15bb2afa969f914692867acac27ba5

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x8ee81049 at 16601747
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots

No balances found for "0x56fe4de01b15bb2afa969f914692867acac27ba5"

0x54f3de30c5a44ce5585851a365085854a611c3c7acac4d0e3109a3edf63369a6
From

Functions
Getter at block 20980820
BLOCK_LIST_ADMIN_ROLE(view returns (bytes32)
0x3ea153b1be22978fd37f277e21c90ae7067764c41658ea70fc642439cfdd6dae
owner(view returns (address)
0xe6c2ade50207b6c6517c3f6f1d5b83b2453252d4
Read-only
getBlockListStatus(address operatorview returns (bool)
getRoleMembers(bytes32 roleview returns (address[])
hasRole(bytes32 roleaddress potentialRoleMemberview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
clearBlockList(
initialize(address newOwneraddress[] initBlockList
renounceOwnership(
renounceRole(bytes32 role
setBlockListStatus(address[] operatorsbool status
setRole(bytes32 roleaddress[] roleMembersbool status
transferOwnership(address newOwner
Events
BlockListCleared(address indexed user
BlockListStatusChange(address indexed useraddress indexed operatorbool indexed status
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleChange(address indexed fromaddress indexed userbool indexed approvedbytes32 role
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
NotRoleOrOwner(bytes32 role