TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 337 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 48 additional slots
-
variable spans 49 additional slots
0xc2e9…987d
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13963710 | 3 years ago | | | 0 | 0.056282240 | |
| 13963707 | 3 years ago | | | 0 | 0.056282240 | |
| 13963705 | 3 years ago | | | 0 | 0.056282240 | |
| 13963703 | 3 years ago | | | 0 | 0.056282240 | |
| 13963700 | 3 years ago | | | 0 | 0.056282240 | |
| 13963698 | 3 years ago | | | 0 | 0.056282240 | |
| 13963695 | 3 years ago | | | 0 | 0.056282240 | |
| 13963692 | 3 years ago | | | 0 | 0.056282240 | |
| 13963690 | 3 years ago | | | 0 | 0.056282240 | |
| 13963680 | 3 years ago | | | 0 | 0.056282240 |
ABI
ABI objects
Getter at block 21159910
This contract contains no getter function objects.
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address _registrar)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
registerSubdomainExtended(uint256 parentId, string label, address owner, string metadata, uint256 royaltyAmount, bool lockOnCreation) returns (uint256)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
RegisteredDomain(string name, uint256 indexed id, uint256 indexed parent, address indexed owner, address minter)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.