This contract is being backfilled. You may encounter incomplete storage history.

Plot

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xc399f2bc at 13855147
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 48 additional slots
-
variable spans 48 additional slots

No balances found for "Plot"

No transactions found for "Plot"


Functions
Getter at block 20794546
MAX_DIMENSION(view returns (uint256)
250
blockAddress(view returns (address)
0x0000000000000000000000000000000000000000
dimension(view returns (uint256)
0
metadataAddress(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
owner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
stakingAddress(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPlotCoordinate(uint256 tokenIdpure returns (int256int256)
getPlotTokenId(int256 xint256 ypure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
spawns(uint256view returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
claim(uint256[] tokenIdsbool stake
claimCoordinate(int256 xint256 ybool stake
claimSpawn(uint256 tokenId
initialize(address _stakingAddressaddress _blockAddressaddress _metadataAddress
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBlockAddress(address _blockAddress
setDimension(uint256 _dimension
setMetadataAddress(address _metadataAddress
setStakingAddress(address _stakingAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
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.