0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707
Verified contract
Proxy
Active on
Base with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 29 additional slots
Balances ($0.00)
No balances found for "0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 2345903 | a year ago | | | 0 | 0.000051696009 | |
| 2345867 | a year ago | | | 0 | 0.000088101020 | |
| 2345854 | a year ago | | | 0 | 0.000087543018 |
ABI
ABI objects
Getter at block 22923844
AB_ADMIN_ROLE() view returns (bytes32)
0x2ceaf29507f118cd1f62635058556b732f02f44e3a3a133e73c60008a777fd3e
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
defaultSigner() view returns (address)
0x350821361673980851763f37ae8e7c19d4f2c44e
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getSigner(address _collection) view returns (address _signer)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
verifySignature1155(address _user, address _collection, uint256 _tokenId, uint256 _phaseId, bytes _signature) view returns (bool _isValid)
verifySignature721(address _user, address _collection, uint256 _phaseId, bytes _signature) view returns (bool _isValid)
State-modifying
Events grantRole(bytes32 role, address account)
initialize(address _defaultSigner)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
setCollectionSigner(address _collection, address _signer)
setDefaultSigner(address _defaultSigner)
Initialized(uint8 version)
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)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
INVALID_PARAMETER()