Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 39999 additional slots
0x6e9d…9364
2 additional
variables
Balances ($3,652.02)
Native
Value
$3,652.02
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.15 | $3,175.67 |
$3,652.02 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21148086 | 2 days ago | | | 0 | 0.00028662915 | |
| 20994789 | 23 days ago | | | 0 | 0.00042971587 | |
| 20991949 | 23 days ago | | | 0 | 0.00059896912 | |
| 20947946 | a month ago | | | 0 | 0.00073981475 | |
| 20884356 | a month ago | | | 0 | 0.00036731608 | |
| 20882979 | a month ago | | | 0 | 0.00022214946 | |
| 20882974 | a month ago | | | 0 | 0.00023256188 | |
| 20882969 | a month ago | | | 0 | 0.00020842075 | |
| 20882965 | a month ago | | | 0 | 0.00021001105 | |
| 20882948 | a month ago | | | 0 | 0.00020136182 |
ABI
ABI objects
Getter at block 21159545
auctionDuration() view returns (uint256)
86400
ceoAddress() view returns (address)
0xa95bb99d1235b83e4d0bc416406b9b428ae3bc22
cfoAddress() view returns (address)
0xa95bb99d1235b83e4d0bc416406b9b428ae3bc22
cooAddress() view returns (address)
0xa95bb99d1235b83e4d0bc416406b9b428ae3bc22
districtLimit() view returns (uint256)
16
implementsERC721() pure returns (bool)
true
name() view returns (string)
Aether
newContractAddress() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
progress() view returns (uint256)
15
saleAuction() view returns (address)
0x6e9d4b330aad2f414fa7ae1074afa266b6469364
startingPrice() view returns (uint256)
1000000000000000000
symbol() view returns (string)
AETH
totalDistrictSupply() view returns (uint256 count)
16
totalSupply() view returns (uint256)
804
unitCreationFee() view returns (uint256)
50000000000000000
updateEnabled() view returns (bool)
true
Read-only
balanceOf(address _owner) view returns (uint256 count)
buildingIsPublic(uint256) view returns (bool)
buildingToUnitCount(uint256) view returns (uint256)
buildingToUnits(uint256, uint256) view returns (uint256)
canCreateUnit(uint256 _buildingId) view returns (bool)
districtToBuildings(uint256, uint256) view returns (uint256)
districtToBuildingsCount(uint256) view returns (uint256)
getProperty(uint256 _id) view returns (uint32 parent, uint8 class, uint8 x, uint8 y, uint8 z, uint8 dx, uint8 dz, uint8 height)
ownerOf(uint256 _tokenId) view returns (address owner)
propertyIndexToApproved(uint256) view returns (address)
propertyIndexToData(uint256) view returns (string)
propertyIndexToOwner(uint256) view returns (address)
tokensOfOwner(address _owner) view returns (uint256[] ownerTokens)
world(uint256, uint256, uint256) view returns (bool)
State-modifying
Events approve(address _to, uint256 _tokenId)
createBuildingAuction(uint32 _districtId, uint8 _x, uint8 _y, uint8 _z, uint8 _dx, uint8 _dz, bool _open)
createBuildingOmni(uint32 _districtId, uint8 _x, uint8 _y, uint8 _z, uint8 _dx, uint8 _dz, address _owner, bool _open)
createDistrictOmni(uint8 _x, uint8 _z, uint8 _dx, uint8 _dz)
createSaleAuction(uint256 _propertyId, uint256 _startingPrice, uint256 _endingPrice, uint256 _duration)
createUnit(uint256 _buildingId) payable returns (uint256)
createUnitOmni(uint32 _buildingId, address _owner)
pause()
rescueLostProperty(uint256 _propertyId, address _recipient)
setCEO(address _newCEO)
setCFO(address _newCFO)
setCOO(address _newCOO)
setNewAddress(address _v2Address)
setProgress(uint256 _progress)
setSaleAuctionAddress(address _address)
setUnitCreationFee(uint256 _value)
setUpdateState(bool _updateEnabled)
transfer(address _to, uint256 _tokenId)
transferFrom(address _from, address _to, uint256 _tokenId)
unpause()
updateBuildingPrivacy(uint256 _tokenId, bool _public)
updatePropertyData(uint256 _tokenId, string _data)
withdrawAuctionBalances()
withdrawBalance()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
Construct(address indexed owner, uint256 propertyId, uint8 class, uint8 x, uint8 y, uint8 z, uint8 dx, uint8 dz, string data)
ContractUpgrade(address newContract)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor()
fallback()
This contract contains no error objects.