LandRegistry

Verified contract

Implementation

Active on Ethereum with 5 txns
Deployed by via 0x880871db at 14905042
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
-
variable spans 48 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
3 additional variables
ERC-20
--
0x4cd13ec746d89bb6b6002e71c4c8b00d208cd444f7b21771f17198300883c6fc
0x5c58f3b67e38160f1ac2242091b6ece8f01d2d38c1e87342f8ba9bd173945476
0x55ca18d62c2683d60f4a172b2b84c1fc5f35aa22c61221d817e192ac60d1ae48
0x6693abc53762934fe83b3d326c97cd9e42044d1a90cf634cdc9948b8e18d4c87
0x7cc1160387c2cc272059515c5bed8851b019103907d17272f69c0ecdcd2f33f4

Functions
Getter at block 20888077
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
METADATA_SETTER_ROLE(view returns (bytes32)
0x8d5da1292133b911e2eb8c23d1debada631f3ae8de1cfc302ff2016eaeb35939
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
UPGRADER_ROLE(view returns (bytes32)
0x189ab7a9244df0848122154315af71fe140f3db0fe014031783b0946b8c9d2e3
baseURI(view returns (string)
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
proxiableUUID(view returns (bytes32)
0x360894a13ba1a3210667c828492db98dca3e2076cc3735a920a3ca505d382bbc
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
decode(uint32 valuepure returns (int16 xint16 y)
encode(int16 xint16 ypure returns (uint32)
exists(int16 xint16 yview returns (bool)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
nameOf(int16 xint16 yview returns (string)
nameOf(uint32 tokenIdview returns (string)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
adminTransferFrom(address fromaddress toint16 xint16 y
approve(address touint256 tokenId
grantRole(bytes32 roleaddress account
mint(address userint16 xint16 y
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string uri
setName(int16 xint16 ystring newName
transferFrom(address fromaddress toint16 xint16 y
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
Events
AdminChanged(address previousAdminaddress newAdmin
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BeaconUpgraded(address indexed beacon
LogNameChanged(int16 xint16 yuint32 indexed tokenIdstring newName
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Upgraded(address indexed implementation
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.