Etherland
Verified contract
Proxy
Active on
Ethereum with 7,491 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($351.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
BID | ERC-20 | 250K | $0.000721 |
$180.32 | |
TOAD | ERC-20 | 171K | $0.000598 |
$102.29 | |
ELAND | ERC-20 | 1.112738K | $0.051202 |
$56.97 | |
ZCN | ERC-20 | 328.810869 | $0.037271 |
$12.26 | |
VetMe | ERC-20 | 1 | $0.000506 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242928 | 4 hours ago | | | 0 | 0.00068058754 | |
| 21241561 | 9 hours ago | | | 0 | 0.00055885589 | |
| 21239928 | 14 hours ago | | | 0 | 0.00044895124 | |
| 21238654 | 18 hours ago | | | 0 | 0.00081356932 | |
| 21238466 | 19 hours ago | | | 0 | 0.0011478676 | |
| 21238320 | 20 hours ago | | | 0 | 0.00099931958 | |
| 21238097 | 20 hours ago | | | 0 | 0.0017620258 | |
| 21236383 | a day ago | | | 0 | 0.0015661457 | |
| 21236093 | a day ago | | | 0 | 0.0023206700 | |
| 21235256 | a day ago | | | 0 | 0.00066708701 |
ABI
ABI objects
Getter at block 21244154 getRelinquishmentToken() view returns (bytes32 _relinquishmentToken)
cap() view returns (uint256)
1000000000000000000000000000
circulatingSupply() view returns (uint256)
41024063000000000000000000
decimals() view returns (uint8)
18
initialized() view returns (bool)
true
landRegistryOpened() view returns (bool)
false
landidNftAddress() view returns (address)
0x0000000000000000000000000000000000000000
mintingFinished() view returns (bool)
true
name() view returns (string)
Etherland
owner() view returns (address)
0x000000000000000000000000000000000000dead
proxiableUUID() pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
reserve() view returns (address)
0x754e249f3dd9523cfc68183c47dbcd990c5a2afe
standalone() view returns (bool)
false
symbol() view returns (string)
ELAND
team() view returns (address)
0x73777f8c3225173fcbc747435343c0a724b73fbc
totalSupply() view returns (uint256)
63343034000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
recordRightsOffers(uint256) view returns (uint256)
registryRecordRights(address, uint256) view returns (uint256 time, uint256 tokenId, uint256 right)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
batchTransfer(address[] _to, uint256 _value) returns (bool)
burn(uint256 amount)
burnFrom(address account, uint256 amount)
closeLandRegistry() returns (bool)
consumeRecordRight(address _owner, uint256 recordIndex, uint256 tokenId) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
init(string name_, string symbol_, uint8 decimals_, address _owner, address _reserve, address _team)
openLandRegistry() returns (bool)
preRenounceOwnership() returns (bytes32 _relinquishmentToken)
registerLand(uint256 recordIndex) returns (bool)
renounceOwnership(bytes32 _relinquishmentToken)
setLandRegistrationAddress(address _landRegistration) returns (bool)
setLandidNftAddress(address _landidNftAddress) returns (bool)
setRecordRightsOffers(uint256[] _indexedRecordOffers) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address _newOwner)
updateCode(address newCode)
Approval(address indexed owner, address indexed spender, uint256 value)
Mint(address indexed to, uint256 amount)
OwnershipRenounced(address indexed previousOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(bytes constructData, address contractLogic)
fallback()
This contract contains no error objects.