DomainZoneController
Verified contract
Active on
Ethereum with 1,964 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
(#28308858233797559829688305209848372192308953372652101428050986639441544978089) | UD | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10568819 | 4 years ago | | | 0 | 0.026631450 | |
| 10568811 | 4 years ago | | | 0 | 0.026631450 | |
| 10568562 | 4 years ago | | | 0 | 0.026630850 | |
| 10568560 | 4 years ago | | | 0 | 0.025884450 | |
| 10567567 | 4 years ago | | | 0 | 0.026630250 | |
| 10567567 | 4 years ago | | | 0 | 0.025882050 | |
| 10567567 | 4 years ago | | | 0 | 0.026630250 | |
| 10567562 | 4 years ago | | | 0 | 0.026629650 | |
| 10567562 | 4 years ago | | | 0 | 0.026630250 | |
| 10567562 | 4 years ago | | | 0 | 0.026632650 |
ABI
ABI objects
Getter at block 21329931
This contract contains no getter function objects.
Read-only
isWhitelistAdmin(address account) view returns (bool)
isWhitelisted(address account) view returns (bool)
State-modifying
Events addWhitelistAdmin(address account)
addWhitelisted(address account)
bulkAddWhitelisted(address[] accounts)
bulkRemoveWhitelisted(address[] accounts)
mintChild(address to, uint256 tokenId, string label, string[] keys, string[] values)
removeWhitelisted(address account)
renounceWhitelistAdmin()
renounceWhitelisted()
resolveTo(address to, uint256 tokenId)
setMany(string[] keys, string[] values, uint256 tokenId)
MintChild(uint256 indexed tokenId, uint256 indexed parentTokenId, string label)
WhitelistAdminAdded(address indexed account)
WhitelistAdminRemoved(address indexed account)
WhitelistedAdded(address indexed account)
WhitelistedRemoved(address indexed account)
constructor(address registry, address[] accounts)
This contract contains no fallback and receive objects.
This contract contains no error objects.