This contract is being backfilled. You may encounter incomplete storage history.

Admin

Verified contract

Active on Base with 8 txns
Deployed by via 0x3ce8c05a at 17062312
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Admin"

0x355fb687fcdeb204d58621db776726622cb25f82f3ae4c716de8edd4d7364ae1
0x9ed82e602cac0443b2b1cad259de0a062537f28e23d41b7f399d775f009fea31
0xb3ae434704a0edcf4c65ce856442b4360e8c9fa2b76d9090a1948f74ba4b6e3c
0x87838e5d3c8269faeb76c745da75422116893d091048147158eb854f634f6d63
0x2af146019ffe98e45fb51e844b4f20f3ca883cbc5e8a686cadad24d7f04e6911
0xf4313038de5471c811c40d5bb86f97487cc0f236fd2c92f2c3899fce1a10be90
0xf2aafc184489391b3f123a0e6f866499a5513a6dcf7589860d795ddecff0f02a
0x28ce72c2e59a2d0230a935d80442032ffacc5f1bd99ed2c7ec020d34831a575b

Functions
Getter at block 22918906
ADMIN_ROLE(view returns (uint256)
1
cardsProxy(view returns (address)
0x157fe708913afba61b897efde257e0211a1163e1
owner(view returns (address result)
0x0b9bbcd1dde62d785dc4b5a492ae5167be75a21f
packsProxy(view returns (address)
0x3480f125a837dbdfd4c0e6ca6e735d964749c556
Read-only
hasAllRoles(address useruint256 rolesview returns (bool)
hasAnyRole(address useruint256 rolesview returns (bool)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
rolesOf(address userview returns (uint256 roles)
State-modifying
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
deployCardsProxy(address implementationaddress royaltyuint96 royaltyFeestring namestring symbol
deployPacksProxy(address implementationaddress feeRecipientuint256 mintFeestring namestring symbol
grantRoles(address useruint256 rolespayable 
renounceOwnership(payable 
renounceRoles(uint256 rolespayable 
requestOwnershipHandover(payable 
revokeRoles(address useruint256 rolespayable 
transferOwnership(address newOwnerpayable 
upgradeCardsProxy(address implementation
upgradePacksProxy(address implementation
Events
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
RolesUpdated(address indexed useruint256 indexed roles
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AlreadyInitialized(
NewOwnerIsZeroAddress(
NoHandoverRequest(
Unauthorized(