Everdome Lands

Verified contract

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

No balances found for "Everdome Lands"

0x53f3ea83436182e908cce4e3a449b36ea02955f60f1d550688c265a645887bc5
0x2696846bdb7838b3187119bf4c15f02243fb4c1f5cc0dcb87fb7f86dc7414e22
0x7ae4f7ab43dc7468fabb3d40ac777cf54c785c964d32d17749955e6d4d339996
0x2578eae41ca04f41217fbd2533c6d7928f075780d93aaee427366725706f29e8
0x6fef29c0faafef18281a34ae899312ffb49511ecd83ad71ab4f5abcd600c3ab5
0x54848848e584c60120f0bc73f20a1a78d96e265e0d9285306755fa5a3ccac1e2
0x79f5e2b52241773f73ec523aed981f0dd8dcdafef62f2173fe10080e73dadc71
0xc0125993274633a4cf0b925403bc10e89ac96b6aea627a46f710985e0e90e508
0xcce2a8f2438acc93415154d7505a0d2f2b25320df2e3531d8e8d692613cfda90
0xf72aefd24ebd0832f101f9588487acb5a80936fda3ae65120e898356309c53bd

Functions
Getter at block 20861311
BASE_URL(view returns (string)
https://api.everdome.io/nft/plots/
ID_FACTOR(view returns (int256)
100000000
name(view returns (string)
Everdome Lands
owner(view returns (address)
0x7c4dc14eb57de02c2ad3d71ff58d2394ee39eebb
symbol(view returns (string)
DOME_LANDS
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getCoords(uint256 idpure returns (int256 xint256 y)
getId(int256 xint256 ypure returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(address toint256 xint256 y
mint(address touint256 id
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
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
constructor(string name_string symbol_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.