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 "AdminACLV1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16843957 | 2 years ago | | | 0 | 0.00067648028 | |
| 16835702 | 2 years ago | | | 0 | 0.00070719371 | |
| 16681406 | 2 years ago | | | 0 | 0.0022902070 |
ABI
ABI objects
Getter at block 21119711
AdminACLType() view returns (string)
AdminACLV1
getNumPaymentApprovers() view returns (uint256)
1
superAdmin() view returns (address)
0xcf00ec2b327bcfa2bee2d8a5aee0a7671d08a283
Read-only
allowed(address _sender, address, bytes4 _selector) view returns (bool)
getPaymentApproverAt(uint256 _index) view returns (address NFTAddress)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events addPaymentApprover(address _approver)
changeSuperAdmin(address _newSuperAdmin, address[] _genArt721CoreAddressesToUpdate)
removePaymentApprover(address _approver)
renounceOwnershipOn(address _contract)
transferOwnershipOn(address _contract, address _newAdminACL)
PaymentApproverAdded(address indexed _approver)
PaymentApproverRemoved(address indexed _approver)
SuperAdminTransferred(address indexed previousSuperAdmin, address indexed newSuperAdmin, address[] genArt721CoreAddressesToUpdate)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.