TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 4 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 47 additional slots
-
variable spans 48 additional slots
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19057349 | 4 months ago | | | 0 | 0.000039436000 | |
| 19057315 | 4 months ago | | | 0 | 0.000056560000 | |
| 19057203 | 4 months ago | | | 0 | 0.000056716000 | |
| 19057162 | 4 months ago | | | 0 | 0.000056536000 |
ABI
ABI objects
Getter at block 23871664
admin() view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
owner() view returns (address)
0x55c09707fd7afd670e82a62faee312903940013e
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getAddress(bytes32 name) view returns (address)
getRequiredAddress(bytes32 name, string reason) view returns (address)
State-modifying
Events acceptAdmin()
importAddressesOnlyOwner(bytes32[] names_, address[] addresses_)
initialize(address owner_)
rebuildCaches(address[] caches)
setOwnerOnlyAdmin(address newOwner_)
setPendingAdmin(address newPendingAdmin_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AddressImported(bytes32 indexed name, address indexed addr)
Initialized(uint8 version)
NewAdmin(address oldAdmin, address newAdmin)
NewOwner(address oldOwner, address newOwner)
NewPendingAdmin(address oldPendingAdmin, address newPendingAdmin)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.