CatsOnChain

Verified contract

Active on Ethereum with 1,205 txns
Deployed by via 0x591a1611 at 14016166
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 6 additional slots

No balances found for "CatsOnChain"

0x35fd0085161f911df928c5dbe05e4f12f57d8c6edc87423a325ab0c91ed0c97f
From
0x73ce810a641a8058fee8706e71980e4eddb29dc7dd118f5b6f48a369c09250de
0xd4e709b89b2609cac356c4e52b8f494ad0861878805b604d73e9be06bad2b78b
0x1e11337b603ec14943bf82327439f9d8dd16a29a3ae1b95002e5f0fbb8006b84
0x44954f985042e395e4bb34605906be610cb18c4728f29b1bc161822250e4ff7e
0x52f57791ee362ca333a5ac933040d3bf00c7cd849d6e2a370276539623cad12d
0x62e40488043d8657bd6a1c8a9ed9b4f02e550d0803e7700b3dac01311dab389b
0x2b7f0dbc459ef8a0c595d75169a2ed51c0087eed7cbfcf3997095d5dde735504
0xe130d1ef96279ffef4bbb7a64868bc5ffd41cc27350a30b16cdf85c3514e311a
0x9ec70bab5d591a085bc6dddbc4e04f845fd38e84f461344b8e31526572e1bb8c

Functions
Getter at block 21388769
MAX_SUPPLY(view returns (uint256)
11111
MINT_PRICE(view returns (uint256)
80000000000000000
name(view returns (string)
CatsOnChain
symbol(view returns (string)
COnC
totalSupply(view returns (uint256)
1008
Read-only
_tokenIdToHash(uint256 _tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hashToGifHex(string _hashview returns (string)
hashToMetadata(string _hashview returns (string)
hexByColors(bytes colorBytespure returns (bytes)
hexgetLine(bytes colorBytesuint256 startindexpure returns (bytes)
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)
traitTypes(uint256uint256view returns (string traitNamestring traitTypestring pixels)
State-modifying
addTraitType(uint256 _traitTypeIndexstruct CatsOnChainTrait[] traits
approve(address touint256 tokenId
clearTraits(
mintCatOwner(
mintCatPublic(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address _newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
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.