ContractAllowListProxy
Verified contract
Active on
Ethereum with 4 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xd666…fde6
Balances ($0.00)
No balances found for "ContractAllowListProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19316617 | 9 months ago | | | 0 | 0.0014882768 | |
| 15787803 | 2 years ago | | | 0 | 0.0019749033 | |
| 15787793 | 2 years ago | | | 0 | 0.0021902271 | |
| 15787774 | 2 years ago | | | 0 | 0.00056183092 |
ABI
ABI objects
Getter at block 21296616
ADMIN() view returns (bytes32)
0xdf8b4c520ffe197c5343c6f5aec59570151ef9a492f2c624fd45ddde6135ec42
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ICALcore() view returns (address)
0xd666470b5c065f89682da1b414be6a062cf0fde6
owner() view returns (address)
0x039ed18b73ac40603e7dbc9d9683802b77b84ba9
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)
isAllowed(address _transferer, uint256 _level) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
renounceOwnership()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setICALcore(address _address)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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 _address)
This contract contains no fallback and receive objects.
This contract contains no error objects.