Etherland

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb4b7d554 at 11493259
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Etherland"

No transactions found for "Etherland"


Functions
Getter at block 21245765
cap(view returns (uint256)
0
circulatingSupply(view returns (uint256)
0
decimals(view returns (uint8)
0
 
getRelinquishmentToken(view returns (bytes32 _relinquishmentToken)
initialized(view returns (bool)
false
landRegistryOpened(view returns (bool)
false
landidNftAddress(view returns (address)
0x0000000000000000000000000000000000000000
mintingFinished(view returns (bool)
false
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(pure returns (bytes32)
0xc5f16f0fcc639fa48a6947836d9850f504798523bf8c9a3a87d5876cf622bcf7
reserve(view returns (address)
0x0000000000000000000000000000000000000000
standalone(view returns (bool)
false
symbol(view returns (string)
team(view returns (address)
0x0000000000000000000000000000000000000000
totalSupply(view returns (uint256)
0
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
recordRightsOffers(uint256view returns (uint256)
registryRecordRights(addressuint256view returns (uint256 timeuint256 tokenIduint256 right)
State-modifying
approve(address spenderuint256 amountreturns (bool)
batchTransfer(address[] _touint256 _valuereturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
closeLandRegistry(returns (bool)
consumeRecordRight(address _owneruint256 recordIndexuint256 tokenIdreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
init(string name_string symbol_uint8 decimals_address _owneraddress _reserveaddress _team
openLandRegistry(returns (bool)
preRenounceOwnership(returns (bytes32 _relinquishmentToken)
registerLand(uint256 recordIndexreturns (bool)
renounceOwnership(bytes32 _relinquishmentToken
setLandRegistrationAddress(address _landRegistrationreturns (bool)
setLandidNftAddress(address _landidNftAddressreturns (bool)
setRecordRightsOffers(uint256[] _indexedRecordOffersreturns (bool)
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address _newOwner
updateCode(address newCode
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Mint(address indexed touint256 amount
OwnershipRenounced(address indexed previousOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.