TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 9 txns
Deployed by via 0x594ce220 at 16314623
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

No balances found for "TransparentUpgradeableProxy"

0xa67a6f1be438dec90e7e5739e23955cc3d9801d1e52934b8dc9c0601b583cd1e
0xfdc3bb81c5551c9743be396fc4dc402a4a7ef17b98c295190b3648d0f583008d
0x501ec551e57cb724bf83cb23b876b1e2ae47374a51983c06bde16fb27a43e90c
0xf82e68725f525f02f6d44f473cf36b7967e83e646bae9534528ec3fc3afc502b
0xf4e329048d6002f61bda216a1474fec61e592e0df08696d59e28cfeb6c4aca2a
0x93048e9c64f545e0df81f900ee3224fa8340dc9eac56a758088bb840c7615173
0xd4ecc2ed54d11c057595ab0018dfc714f85696431982472b8eca658e3cd2150c
0x01495a1c05c0c08091b05dfe295bddc80f65588a8d47e9b23dd034d420c7f0c5
0x5d9d9a4aa3bb6cb2905fc6266665db1da195229c2dfead8911324a73824a9f8c

Functions
Getter at block 20861623
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
DEPLOYER_ROLE(view returns (bytes32)
0xfc425f2263d0df187444b70e47283d622c70181c5baebb1306a01edba1ce184c
deployedProxiesLength(view returns (uint256)
9
proxyAdmin(view returns (address)
0xba97571a9dfac92f97ab9a9b55e008933b2ec24a
Read-only
deployedProxies(uint256view returns (address)
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
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
deployProxyContract(address implementationstring _saltreturns (address)
grantRole(bytes32 roleaddress account
initialize(address _proxyAdminaddress adminaddress deployer
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
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
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.