This contract is being backfilled. You may encounter incomplete storage history.
TransparentUpgradeableProxy
Active on
Ethereum with
11 txns
Deployed by via 0xa258…4ec8 at 15815016 Associated implementation
Name
Deployer
Deployment blk
15872249
Deployment txn
Impl. range
15872299 - 15872341 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…0033
bytes20 = 0xc3eaa2d78e2d7eff1e4dea4150f64cc9178c8629
bytes12 = 0x000000000000000000000000
0x0000…0065
bytes20 = 0xa3e524af2c8bcd8218b61f1c24a150ce771fdbd4
0x0000…0069
mapping(bytes20 => bytes32) [no entries]
0x0000…006b
bytes20 = 0xdac17f958d2ee523a2206206994597c13d831ec7
0x0000…006c
bytes20 = 0x0000000000000000000000000000000000000000
0x0000…006d
mapping(bytes20 => bytes32) [no entries]
0x0000…006e
bytes31 = 0x00000000000000000000000000000000000000000000000000000000000000
0x0000…006f
mapping(bytes20 => struct UserDefinedStruct)
0x0000…0070
mapping(address => bytes32) [no entries]
0x0000…0072
bytes32 = 0x00000000000000000000000000000000000000000000000000000000000000c8
0x0000…0073
bytes20 = 0x0e87b4cd9f7a7874ebf7da1d575cab696696122d
0x0000…0075
bytes32 = 0x00000000000000000000000000000000000000000000000000000000000003e8
0x0000…0076
mapping(bytes20 => bytes20) [no entries]
0x0000…0077
mapping(bytes32 => bytes20) [no entries]
0x0000…0078
mapping(bytes20 => struct UserDefinedStruct) [no entries]
0x0000…007b
bytes20 = 0x4ef295e07b2ad88e33d9e1b85b818792fa61aff4
0x0000…007c
bytes20 = 0x1ab2335c5e941cf77f9ad7d64171a96d2b4fe36a
0x0000…007e
mapping(uint256 => address)
0x0000…0080
mapping(uint256 => bytes32)
0x3608…2bbc
[Inline assembly] struct StorageSlot.AddressSlot [1 member]
3 additional
variables
Load more
No balances found for "TransparentUpgradeableProxy"
Filters (0)
Open popover Date range
1D 7D 1M Custom
0xf8731f39f0fff23dcb0df0c6d0ff1c56ec5cf16a4b2dca75f52454fd8cd63774 2 years ago
0x60143ea1f1a8b42297f57d7f595fbd796501303fba0dde2a6ca71cd27d3f3fb9
2 years ago
0x873d3cb1cce57546b230b0f3d2187968bdd803bb37066a4a40689be754aae063
2 years ago
0x1d8f9c4f4c23ff5e4839ae6c153eb2c9f4bc216cff6d37322814a98cd27f2c3c 2 years ago
0xebcf10aab37f9185bd70190e5502e4764c62ce71c313e0a5e8d438a55a48a5d7 2 years ago
0x5809ccab852ad6b991293b0a4585c33e4410294438ffa59ba0aa1060feb837a9
2 years ago
0x19ff46ed9211d696879fedd61c99e2e91cd6f534c735a56db0f68df70e087313 2 years ago
0xbccc058744bb4c080f3dd5442b04c8d18598a4f58e9bbd6191a53d940aa51ac1 2 years ago
0xc0cff6a607163bab7fe38e3d7fa3ccb63fffde2e2383fb1e19450cfbe000167a 2 years ago
0x600d769afd52bdf8ccb1965a0c25839ceda35d5422eb7328bb6cef788afc7b9c
2 years ago
Functions Getter at block 21214306 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.