0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707

Verified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x7ce85e4e at 2134463
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 49 additional slots
-
variable spans 48 additional slots
-
variable spans 29 additional slots

No balances found for "0x3d6aac1c88dc62ef6a81b8ce98f1f36e270b0707"

0xca4cc865bf38617328e527c7e6829a4b52977366f47b7c95674aff1040b5ba00
0x03d5b10127c5085b464f3ec79dd6e40fc2c51904df44a34b941f7ea916aa8ffd
0x2a2bfeff28cfcdc72b508a4bafd594773e930f688165118f6d0f5319d1c7a683

Functions
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 roleview returns (bytes32)
getSigner(address _collectionview returns (address _signer)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
verifySignature1155(address _useraddress _collectionuint256 _tokenIduint256 _phaseIdbytes _signatureview returns (bool _isValid)
verifySignature721(address _useraddress _collectionuint256 _phaseIdbytes _signatureview returns (bool _isValid)
State-modifying
grantRole(bytes32 roleaddress account
initialize(address _defaultSigner
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setCollectionSigner(address _collectionaddress _signer
setDefaultSigner(address _defaultSigner
Events
Initialized(uint8 version
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
INVALID_PARAMETER(