Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Etharea"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 5551522 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551514 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551506 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551497 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551496 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551492 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551487 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551479 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551476 | 7 years ago | | | 0 | 0.000087530000 | |
| 5551473 | 7 years ago | | | 0 | 0.000087530000 |
ABI
ABI objects
Getter at block 21434014 getBalance() view returns (uint256)
defaultPrice() view returns (uint256)
80000000000000000
getSoldAreasCount() view returns (uint256)
60
Read-only
getAreaIndex(string areaId) view returns (uint256)
getAreaOwner(string areaId) view returns (address)
getPriceRiseAndFeePercent(uint256 currentPrice) pure returns (uint256, uint256)
isAreaEnabled(string areaId) view returns (bool)
soldAreas(uint256) view returns (string id, uint256 price, address owner, uint256 lastUpdate)
State-modifying
Events buy(string areaId) payable
enableArea(string areaId)
setDefaultPrice(uint256 newPrice)
withdraw()
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.