ERC1967Proxy
Verified contract
Proxy
Active on
Ethereum with 4,182 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
-
variable spans 49 additional slots
1 additional
variable
Balances ($107.54)
Native
Value
$107.54
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.027 | $3,982.91 |
$107.54 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18151334 | a year ago | | | 0.003 | 0.0029791092 | |
| 18151320 | a year ago | | | 0.003 | 0.0028676734 | |
| 18151303 | a year ago | | | 0.003 | 0.0029897417 | |
| 17753415 | a year ago | | | 0 | 0.0051884812 | |
| 17500111 | a year ago | | | 0.003 | 0.0057654893 | |
| 17500086 | a year ago | | | 0.003 | 0.0078705854 | |
| 16993142 | 2 years ago | | | 0 | 0.0071382510 | |
| 16490887 | 2 years ago | | | 0.003 | 0.0046110003 | |
| 16490887 | 2 years ago | | | 0.003 | 0.0046103912 | |
| 16490846 | 2 years ago | | | 0.003 | 0.0046106958 |
ABI
ABI objects
Getter at block 21387173 proxiableUUID() view returns (bytes32)
metadataService() view returns (address)
0x9a6f5e6a86f42e34c613f7bf8ee727863dd7e1c6
nameWrapper() view returns (address)
0xd0c1411f038db980f6c268d3cc0ef8d32127ad52
owner() view returns (address)
0x8d34f5479359f26690055735fc906f20b645df9b
parentNode() view returns (bytes32)
0x22d79776337f6faaa07dda9e51f4b3f6b8d1a713849ffb09aedea80544351b73
price() view returns (uint256)
3000000000000000
resolver() view returns (address)
0x9cd4c1338dc25fabf870192235da4f1ff0d9d28e
salesOn() view returns (bool)
true
tokenCount() view returns (uint256)
4113
Read-only
areTokensAvailable(uint256[] tokens) view returns (bool[])
computePrice(bytes data) view returns (uint256 priceOverride)
ensToTokenData(uint256) view returns (uint256 created, uint256 expiration, uint256 registration, uint256 labelSize, string label)
freeDomain(uint256) view returns (uint256)
recover(string label, address to, uint256 token, bytes signature) view returns (bool)
uri(uint256 ensID) view returns (string)
State-modifying
Events initialize(address _nameWrapper, address _metadata, address _resolver, bytes32 node)
mint(address to, bytes data) payable
mintTeam(address to, string label)
renounceOwnership()
setBaseUri(string _uri)
setMetadataService(address _metadata)
setNameWrapper(address _nameWrapper)
setParentNode(bytes32 node)
setPrice(uint256 _price)
setResolverAddr(address _resolver)
setSales(bool _sales)
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdraw()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokenMinted(address indexed to, uint256 ensId)
TokensMinted(address indexed to, uint256[] ensId)
Upgraded(address indexed implementation)
constructor(address _logic, bytes _data)
fallback()
receive()
This contract contains no error objects.