Catch-22

Verified contract

Active on Ethereum with 783 txns
Deployed by via 0x427e461d at 14260472
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Catch-22"

0x2a4a96f89b0ed99c8bc73fb63d5a8a50d6ca7ce0327aaa25a3839b41f39cde04
0xcccb91556cae0489fa8ddc5fcb664125a904967d491386ede7566273a26741b6
0x2168ebfce290e4ebace0e0420fab7dd422c1d971ef91df2e090946abc7c68a48
0x6bbb0e8c876fb3323e752dd307c468242bb02ce5655469e889d1adf274b12777
0x235b55b1e96bfe59622dfe6828461d96cb0532c9110e38532d839410ea489246
0x4bd4bbaa23460a243cd5f5a87717fc2270068aa0e64a6db6e954e0d8777d55dc
0x47aa2eb912c31ae592a56d2af1cd03bd36b17a3c6f11ea4cc5949d620451df29
0x99b2c672631024b589ba7df260b540459a2b6617b90cfbd92bc2c0e2cf95a607
0xe885bbf19f341abd0a99b78d7fc8b12ac649a5dd7ddce73c9ae527445534ac90
0x495e782f6f1bc1d81bcc6861872c3a4e1e3c9d7adaeb3361a407e8f09ec5161f

Functions
Getter at block 20860494
maxSupply(view returns (uint256)
222
name(view returns (string)
Catch-22
owner(view returns (address)
0xb6b4d1e8072a5403db10a7f719f50fd43e5d5d7b
symbol(view returns (string)
C22
totalSupply(view returns (uint256)
222
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
random(uint256 numberuint256 seedview returns (uint256)
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
mint(
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.