0x7b8fd3959315dbeca9dc5c5dad8ddae3c6a8d213

Verified contract

Proxy

Active on Base with 76 txns
Deployed by via 0x56275f89 at 5316344
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 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "0x7b8fd3959315dbeca9dc5c5dad8ddae3c6a8d213"

0x37d34899b83d6664938bb6257d59a0d7554cb8f63232d0d488545c945b920735
0x1f20ae708d6b9b942eb822467842c0f9960b4d2c5712a7cc8f9079efd706a82e
0xd3b6130376a1dd475e5abb73eb2ab8acc90d67f792c9566669c8140f8243cd37
0xae4bc458b306870815ece32f99c8ba3977944c8397d6229d72316a201de2bbd2
0xb078b451b27dbd6c2ffb2681991286319489f2ab3fb85d59fd31392d6ce96f95
0x67795b052631a3218e04169e8a63215fe4a28b174b5f9b2f1715f30d0869f19a
0x2d344efa4f070701ab0c196c64e176c0a473a368e0e760912dc33a0b2ee0787c
0xa10d330c23a2882d3cb5f31bedba64b1e4308ccb9474a877bd077753c9c94204
0x3ea0afbb9feb04cfc3d01aeaa331d9fe4e9ed170b71f03502295ca583a8bdc84
0x882eeff6710f0bc22a9dad554be78102768ada56678c2fc48455bdb1cb59ba3d

Functions
Getter at block 23096235
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
owner(view returns (address)
0xe0f7921414e79fe4459148d2e38fb68c9186decc
roleAdmin(pure returns (bytes32)
0x2172861495e7b85edac73e3cd5fbb42dd675baadf627720e687bcfdaca025096
tank(view returns (address)
0x15eccfd11566c71e3d305560d1d8b52859160762
version(pure returns (uint16)
2
Read-only
availableTokens(address tokenview returns (uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
execute(address[] tokens
grantRole(bytes32 roleaddress account
initialize(
postUpgrade(bytes data
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setTank(address newTank
transferOwnership(address newOwner
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
TankSet(address prevTankaddress newTank
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors
AlreadyInitialized(
DuplicateToken(
InvalidAddress(
InvalidToken(
InvalidTokenLength(