Wrapped Etherization
Verified contract
Active on
Ethereum with 535 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0432…f105
0xd73f…c1e4
0x3647…3a0d
-
variable spans 101 additional slots
-
variable spans 101 additional slots
7 additional
variables
Balances ($0.00)
No balances found for "Wrapped Etherization"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21140958 | 10 days ago | | | 0 | 0.00044315923 | |
| 20729433 | 2 months ago | | | 0 | 0.00048932031 | |
| 20474456 | 3 months ago | | | 0 | 0.000055268536 | |
| 20125556 | 5 months ago | | | 0 | 0.00028258247 | |
| 20113677 | 5 months ago | | | 0 | 0.00066805949 | |
| 19949219 | 6 months ago | | | 0 | 0.00020522707 | |
| 19939914 | 6 months ago | | | 0 | 0.00031357489 | |
| 19887017 | 6 months ago | | | 0 | 0.00016356808 | |
| 19831809 | 6 months ago | | | 0 | 0.00044087715 | |
| 19501409 | 8 months ago | | | 0 | 0.00067989434 |
ABI
ABI objects
Getter at block 21214983 getMap() view returns (uint16[34][34]) getNfts() view returns (uint16[34][34])
base() view returns (address)
0xb40d0312bac389ae0a05053020aac80c9237358b
baseAddress() view returns (address)
0xb40d0312bac389ae0a05053020aac80c9237358b
cities() view returns (address)
0xcba79e9e16ae2c5dfdbce9ed169a06057b3bd2a1
citiesAddress() view returns (address)
0xcba79e9e16ae2c5dfdbce9ed169a06057b3bd2a1
contractURI() pure returns (string)
ipfs://Qmdb7xp5YJWdLrVei6vnnhdV5EyrBx5Pdt4VXXoexA5QoW
getFrontendListLength() view returns (uint256)
4
mintAmount() view returns (uint256)
880000000000000000
name() view returns (string)
Wrapped Etherization
owner() view returns (address)
0x32792cc3aeb2e796202ad830c5184fed849d76da
symbol() view returns (string)
WETHZ
totalSupply() view returns (uint256)
270
vault1() view returns (address)
0x32792cc3aeb2e796202ad830c5184fed849d76da
vault2() view returns (address)
0x04329c5ae62fe7a4b1e5ee8fd5b99e861934f105
vault3() view returns (address)
0xd73f16f12117a08492097c0c1cd0f10cf0bbc1e4
vault4() view returns (address)
0x364762ca0e5922aa64c102eb8f0602ffa9123a0d
Read-only
balanceOf(address owner) view returns (uint256)
counters(uint256, uint256) view returns (uint16)
getApproved(uint256 tokenId) view returns (address)
getFrontend(uint256 version) view returns (string)
idToBuildings(uint16, uint256) view returns (bool)
isApprovedForAll(address owner, address operator) view returns (bool)
map(uint256, uint256) view returns (uint16)
nfts(uint256, uint256) view returns (uint16)
ownerOf(uint256 tokenId) view returns (address)
position(uint256, uint256) view returns (uint256)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenIdToCityId(uint16) view returns (uint16)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
uint160ToAddress(uint160 x) pure returns (address)
State-modifying
Events addFrontend(string uri)
approve(address to, uint256 tokenId)
mint(uint256 row, uint256 col) payable returns (uint256)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMap(uint16 cityId)
sweep()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
wrap(uint16 cityId)
wrapNew(uint16 cityId)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.