Maps Restored
Verified contract
Active on
Ethereum with 2,288 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- | |
MAP | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21102673 | a month ago | | | 0 | 0.00010697970 | |
| 20625665 | 3 months ago | | | 0 | 0.000036816961 | |
| 19895359 | 6 months ago | | | 0 | 0.000092394296 | |
| 19716973 | 7 months ago | | | 0 | 0.00021788545 | |
| 18903162 | a year ago | | | 0 | 0.00095533846 | |
| 18892162 | a year ago | | | 0 | 0.0015436288 | |
| 18878232 | a year ago | | | 0 | 0.0023066830 | |
| 17351871 | 2 years ago | | | 0 | 0.0020853849 | |
| 17351866 | 2 years ago | | | 0 | 0.0023455308 | |
| 17104165 | 2 years ago | | | 0 | 0.0022382580 |
ABI
ABI objects
Getter at block 21298641
name() view returns (string)
Maps Restored
owner() view returns (address)
0x30d8a40f9a5539c1e75929bc6117e55f16c1c303
symbol() view returns (string)
MAP
totalSupply() view returns (uint256)
4457
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getWaypointCoord(uint256 tokenId, uint256 waypointIndex) view returns (uint256[2])
getWaypointCoords(uint256 tokenId) view returns (uint256[2][])
getWaypointCount(uint256 tokenId) view returns (uint256)
getWaypointName(uint256 tokenId, uint256 waypointIndex) view returns (string)
getWaypointNames(uint256 tokenId) view returns (string[])
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
claimRestoredMap(uint256[] tokenIds)
ownerDiscoverMap(uint256 tokenId)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(address v1Address)
This contract contains no fallback and receive objects.
This contract contains no error objects.