This contract is being backfilled. You may encounter incomplete storage history.
TransparentUpgradeableProxy
Active on
Ethereum with
2,216 txns
Deployed by via 0xabcd…e038 at 16824901 Associated implementation
Name
Deployer
Deployment blk
17150359
Deployment txn
Impl. range
17150495 - 17354458 Associated implementation
constant
_ADMIN_SLOT internal bytes32 =
0xb53127684a568b3173ae13b9f8a6016e243e63b6e8ee1178d6a717850b5d6103
constant
_BEACON_SLOT internal bytes32 =
0xa3f0ad74e5423aebfd80d3ef4346578335a9a72aeaee59ff6cb3582b35133d50
constant
_IMPLEMENTATION_SLOT internal bytes32 =
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
constant
_ROLLBACK_SLOT private bytes32 =
0x4910fdfa16fed3260ed0e7147f7cc6da11a60208b5b9406d12a635614ffd9143
0x0000…0000
bytes30 = 0x000000000000000000000000000000000000000000000000000000000000
0x0000…0033
bytes12 = 0x000000000000000000000000
0x0000…0065
bytes32 = 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000…0097
bytes32 = 0x0000000000000000000000000000000000000000000000000000000000000001
0x0000…00ca
bytes20 = 0x2ddbac948bdb462ece61be80d13f484016cc1312
0x0000…00cd
bytes32 = 0x000000000000000000000000000000000000000000000000000000000000000c
0x0000…00ce
bytes32 = 0x0000000000000000000000000000000000000000000000000000000000000000
0x0000…00cf
bytes32 = 0x000000000000000000000000000000000000000000000000000e35fa931a0000
0x0000…00d0
bytes32 = 0x0000000000000000000000000000000000000000000000000000000002774de1
0x0000…00d4
bytes32 = 0x0000000000000000000000000000000000000000000000000000000000000064
0x0000…00d5
bytes32 = 0x00000000000000000000000000000000000000000000000000000000000000d0
0x0000…00d6
mapping(address => bytes32)
0x0000…00d7
mapping(address => bytes32)
0x3608…2bbc
[Inline assembly] struct StorageSlot.AddressSlot [1 member]
0x4910…9143
[Inline assembly] struct StorageSlot.BooleanSlot [1 member]
2 additional
variables
Load more
No balances found for "TransparentUpgradeableProxy"
Filters (0)
Open popover Date range
1D 7D 1M Custom
0xd80558b9ee940da554fa560722c8f88a18694a04b9e14a5bb7529fbafcfa8de3
a year ago
0x3985dad55ad0522029a7c1674181daca5d970db34246e6d3ef07c21db8080e7b a year ago
0x8c2ab501e397428f21cebeeba1685d3defb28796023f1b4874c98a2b7a56625c a year ago
0x04b9e12baaab9a6c9849508d35b7351ef6d94d193b7f80119689b7157a9c9a04
2 years ago
0x1ab02372f02ecb73bedd132335bab2db1540598f7153f5d436152a343f32f86e
2 years ago
0xc0d6147e2f7a77a02842cbb230f11efee7004908c3c42287c6a1138a3570ce21
2 years ago
0x439804881c42a7a67b83cb95bfbd4808ba2c6f87ce85dbd716b04e1666de544f
2 years ago
0x80c63d2796fdc1bd2f4569896077cd96c260b0605d48b50ff009786c50324674
2 years ago
0x82addf64c39013072b5a3722f76e4e6e6cd4e1795cdd9b56e19a4d6df03a6946
2 years ago
0x048b7eaaecfb0947b32bdbd5bec9f8b675dc5b129aba0b3562cde4c8e7214b1f
2 years ago
Functions Getter at block 21214263 This contract contains no getter function objects.
Read-only This contract contains no read-only function objects.
State-modifying admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
Events AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Constructor constructor(address _logic, address admin_, bytes _data)
Fallback and receive Errors This contract contains no error objects.