Decentraland LAND

Verified contract

Implementation

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

No transactions found for "Decentraland LAND"


Functions
Getter at block 21010797
description(view returns (string)
Contract that stores the Decentraland LAND registry
name(view returns (string)
Decentraland LAND
owner(view returns (address)
0x52e4e32428c123a1f83da9839f139734a5a5b2b9
symbol(view returns (string)
LAND
totalSupply(view returns (uint256)
0
Read-only
allAssetsOf(address holderview returns (uint256[])
assetByIndex(address holderuint256 indexview returns (uint256)
assetData(uint256 assetIdview returns (string)
assetsCount(address holderview returns (uint256)
assetsOf(address holderview returns (uint256[])
decodeTokenId(uint256 valueview returns (int256int256)
encodeTokenId(int256 xint256 yview returns (uint256)
exists(int256 xint256 yview returns (bool)
exists(uint256 assetIdview returns (bool)
holderOf(uint256 assetIdview returns (address)
isOperatorAuthorizedFor(address operatoraddress assetHolderview returns (bool)
landData(int256 xint256 yview returns (string)
ownerOfLand(int256 xint256 yview returns (address)
ownerOfLandMany(int256[] xint256[] yview returns (address[])
State-modifying
assignMultipleParcels(int256[] xint256[] yaddress beneficiary
assignNewParcel(int256 xint256 yaddress beneficiary
assignNewParcel(int256 xint256 yaddress beneficiarystring data
authorizeOperator(address operatorbool _authorized
clearLand(int256[] xint256[] y
destroy(uint256 assetId
generate(uint256 assetId
generate(uint256 assetIdaddress beneficiarystring data
generate(uint256 assetIdstring data
initialize(bytes
operatorTransfer(address touint256 assetIdbytes userDatabytes operatorData
ping(
setLatestToNow(address user
transfer(address touint256 assetId
transfer(address touint256 assetIdbytes _userData
transferLand(int256 xint256 yaddress to
transferManyLand(int256[] xint256[] yaddress to
transferOwnership(address _newOwner
update(uint256 assetIdstring data
updateLandData(int256 xint256 ystring data
updateManyLandData(int256[] xint256[] ystring data
Events
AuthorizeOperator(address indexed operatoraddress indexed holderbool authorized
Create(address indexed holderuint256 indexed assetIdaddress indexed operatorstring data
Destroy(address indexed holderuint256 indexed assetIdaddress indexed operator
OwnerUpdate(address _prevOwneraddress _newOwner
Transfer(address indexed fromaddress indexed touint256 indexed assetIdaddress operatorbytes userDatabytes operatorData
Update(uint256 indexed assetIdaddress indexed holderaddress indexed operatorstring data
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.