TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,011 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 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
0x930e…c443
0xc2e9…987d
0x2a3b…0e34
10 additional
variables
Balances ($45.89)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WILD | ERC-20 | 213.6 | $0.21485 |
$45.89 | |
(#55823212613815582861298876802810483401811947358377712093988873861372515110035) | zNS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14100314 | 3 years ago | | | 0 | 0.0046806866 | |
| 13954020 | 3 years ago | | | 0 | 0.0041764856 | |
| 13851359 | 3 years ago | | | 0 | 0.0051962489 | |
| 13820986 | 3 years ago | | | 0 | 0.0021688131 | |
| 13819965 | 3 years ago | | | 0 | 0.0035918190 | |
| 13819949 | 3 years ago | | | 0 | 0.0065801155 | |
| 13819942 | 3 years ago | | | 0 | 0.012649750 | |
| 13819942 | 3 years ago | | | 0 | 0.0062894557 | |
| 13819942 | 3 years ago | | | 0 | 0.0066234091 | |
| 13819942 | 3 years ago | | | 0 | 0.0037848052 |
ABI
ABI objects
Getter at block 21123327
controller() view returns (address)
0x930e6b2aad267a7fa7e6c6dfcf0c70885b03c443
currentMaxPurchaseCount() view returns (uint256)
3
domainsSold() view returns (uint256)
501
maxPurchasesPerAccount() view returns (uint256)
1
owner() view returns (address)
0x7829afa127494ca8b4ceef4fb81b78fee9d0e471
parentDomainId() view returns (uint256)
55823212613815582861298876802810483401811947358377712093988873861372515110035
paused() view returns (bool)
false
postWhitelistMaxPurchases() view returns (uint256)
3
salePrice() view returns (uint256)
999000000000000000000
saleStartBlock() view returns (uint256)
13819826
saleStarted() view returns (bool)
true
saleToken() view returns (address)
0x2a3bff78b79a009976eea096a51a948a3dc00e34
sellerWallet() view returns (address)
0x37358aa5d051b434c23bad744e56e6a484107272
startIndex() view returns (uint256)
0
totalForSale() view returns (uint256)
501
whitelistMerkleRoot() view returns (bytes32)
0x2a34a7d91aad1e9072f10843980305e4ef9552edeed7cfa01fedf59e013b554f
whitelistSaleDuration() view returns (uint256)
6646
zNSRegistrar() view returns (address)
0xc2e9678a71e50e5aed036e00e9c5caeb1ac5987d
Read-only
domainsForSale(uint256) view returns (string metadataUri)
domainsPurchasedByAccount(address) view returns (uint256)
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
__SimpleSale_init(address controller_, uint256 parentDomainId_, uint256 price, uint256 maxPurchasesPerAccount_, address zNSRegistrar_, address sellerWallet_, uint256 startIndex_, address saleToken_)
__WhitelistSimpleSale_init(address controller_, uint256 parentDomainId_, uint256 price, uint256 maxPurchasesPerAccount_, uint256 postWhitelistMaxPurchases_, address zNSRegistrar_, address sellerWallet_, uint256 whitelistSaleDuration_, bytes32 merkleRoot, uint256 startIndex_, address saleToken_)
addDomainsToSell(string[] metadataUris)
addDomainsToSellOptimized(bytes12[] chunk1, bytes32[] chunk2)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
purchaseDomains(uint8 count) payable
purchaseDomainsWhitelisted(uint8 count, uint256 index, bytes32[] merkleProof) payable
releaseDomain()
renounceOwnership()
setController(address controller_)
setParentDomainId(uint256 parentId)
setPauseStatus(bool pauseStatus)
setSaleDuration(uint256 durationInBlocks)
setSellerWallet(address wallet)
setStartIndex(uint256 index)
startSale()
stopSale()
transferOwnership(address newOwner)
updateMerkleRoot(bytes32 root)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SaleStarted()
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.