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

Tool

Verified contract

Active on Ethereum with 5,800 txns
Deployed by via 0xae794ef3 at 13170876
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables
ERC-20
--
0xda4f16f70541d1723c1eee7174b16ff72a714332907b8d24d06336ff8008b206
0x3b7dbb5efb4cb613ad1c17e22ef61db1e83015decb884f7c5136d4f87e16e7cd
0xc8973615a8301c1b083e12564027a876679c4b4163125bc996cc520d82f9b016
0x09fe13ed0192ac8264b18e937ff4c36a3fa826b9a36c274b023d0fc5065f14fb
0x032103a9e44364f72c250d0696cf1c77af11e1639002961c7e5c89023be6e458
0x65d00ac044d8e8e2870d5edfae7073c0e0b3d3ef21f8c96811fdc5a2e4d1521f
From
0x4339ddedd209beaab67f907d130fed07d8cd3986d269d1fdf0dfda1632a4349f
0x70a0dc96a5193320a85a6f61154d160786ab1011f752808b9030d4fb8aa66680
0x33fc33a8c77615196a7ed8a820e48af064afa5285cd134dd82e5fbe198fee53a
0x25c4f6fcb5773e40eaa64ab96453987c2d5bbb338f0e9ce94d68813ab9f8e5b2

Functions
Getter at block 20796136
maxSupply(view returns (uint256)
5998
name(view returns (string)
Tool
owner(view returns (address)
0x8e068b267f412a4ba069a27363965803d3187f4c
symbol(view returns (string)
TOOL
totalSupply(view returns (uint256)
5189
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCatchphrase(uint256 tokenIdview returns (string)
getClothing(uint256 tokenIdview returns (string)
getDayJob(uint256 tokenIdview returns (string)
getJewelry(uint256 tokenIdview returns (string)
getLeftHand(uint256 tokenIdview returns (string)
getPfp(uint256 tokenIdview returns (string)
getRide(uint256 tokenIdview returns (string)
getRightHand(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
claim(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.