TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 17 txns
Deployed by via 0x88d6ea2f at 15095058
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
Native
Value $11.9
ERC-20
Value $0.77
0xef950d03b326908a7d4ea2272d0d128c7d9c3c31f7d956b1906a1bf1699bad74
0x8720df49705c9b23e04712fecf0412156a6012c6a5a2b09cba4a9a90e4eabeec
0xcac87980d93a83324ed5d1516caf6daaa902df8c2c3db5494939aab4ec41a0bf
0x81e1b5f8d54a22c91295fdcb6b19b43d00295b7596d4feda931a48a2594d7175
0x4a2a8424507bb66458721d34d2d442f8bf4c892828ccd886b8914e250dd1b567
0x5492e1691a5eaa46486fd293855b4719da475c6b60281e36038dad2db2d81cfe
0x47b58b9dbb282a719dd7699a41380bddc27a606670e3734f5a6ca8911b70ddfb
0x5405f8c4d1685256ad7da7537b50a5007f63dd017f4a2e7a0f8cc07c9ebde70a
0x4d4abe58772d95968e5241dc226faf2f35ef555d52a0b5f64d3d21151e709439
0xf0fde3acc8511e8c6a7118f964449d0d18d85f735bf8622591be891362488d4f

Functions
Getter at block 21051296
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 roleview returns (bytes32)
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 
grantRole(bytes32 roleaddress account
initialize(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
withdraw(address tokenuint256 amount
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(
receive(
Errors

This contract contains no error objects.