Maps

Verified contract

Active on Ethereum with 15,068 txns
Deployed by via 0x6b0d3c37 at 13146594
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot

No balances found for "Maps"

0x1e2f519b26f3830f744228761e19ff0d272ab035aa0ef31cbab10ce1b2e2c186
From
0x92a46260b2dbd682bc7aea99f3f2c8fb91f45403939596fecb0460a3baa87a3b
0x7b799057a9841079645db63a307d3bea0bff42495b46bbc9d70fe3e981419818
0x6fdec713aef010dd57c0d97af700cf4fcb7816379c965cea79686f21931a2381
From
0xde21459b66b9c10250fe0a602ff2f358a7845670557df289b4506fcace7ea29f
0xda80d6aeb6c6f69e31e840fbd3771f0f20b64731e2af6537b0aa5b7e05581b11
From
0x165f26be32613665a048c8c8cbac14e171e5b52a85f354ec4f0a0588e3d12fcc
0x3efb8e0b0acf70af8edbf2a460657543cac7baaf65a6ea2e2453d09c8d285f7b
0x1a3c984055fed36a32860a992b749b1a3b16c1f3f1559229f7b3889ca6462331
0xc31069f30d624632e32aacd0978c44a97be647c1d9dd5c7e6e78c84df62592c6

Functions
Getter at block 20812914
name(view returns (string)
Maps
owner(view returns (address)
0x30d8a40f9a5539c1e75929bc6117e55f16c1c303
symbol(view returns (string)
MAP
totalSupply(view returns (uint256)
9750
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getWaypointCoord(uint256 tokenIduint256 waypointIndexview returns (uint256[2])
getWaypointCoords(uint256 tokenIdview returns (uint256[2][])
getWaypointCount(uint256 tokenIdview returns (uint256)
getWaypointName(uint256 tokenIduint256 waypointIndexview returns (string)
getWaypointNames(uint256 tokenIdview returns (string[])
isApprovedForAll(address owneraddress operatorview returns (bool)
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
approve(address touint256 tokenId
discoverMap(uint256 tokenId
ownerDiscoverMap(uint256 tokenId
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.