OnChain Cat

Verified contract

Active on Ethereum with 2,525 txns
Deployed by via 0x7167be71 at 13342290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OnChain Cat"

0x33fb00d39f387e391c45fad1131699c7023f8e69b3ce77bfd7dcdedc93aa7163
0x65e9a088b87c33845a4e3cd8d816fb1749f2e90b86fdc714602af9f4802f9087
0x6618614c1b2f76ebc4cca4255dca0915291f2a2e10b7c1f6832b83f7bfb074b8
0xc1378ae416b446246ce3f86eed2ee8cee16ed190d8abed0af42d98772e6283bc
0xd44d1950db654db9791a7e87ea14000670d34ee14a4683251a39fe1cfc064040
0xe34a72d4347d39d8b62992177365a4277728562eba8d38c5aa967b4bcc673b55
0x6f5e89cf1b8162c70cc7b4ed27843d1a5732302a212256393408804aefd2c5e9
0x6e3ee8f2d1f7ed10cbbd0a9f4fb0c4e87c44d3e28162a7455cf2f1ca280a9fed
0x7244385e2529c956c8fac7da7c2d30c3a0ac6cd281b8110a95f82515d0f06e75
0xb205978d41abb575c2a5d150d2ee5d47d54b91a54e4fd85ddbde05fbc9be293f

Functions
Getter at block 21167294
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/on-chain-cat
getCost(view returns (uint256)
50000000000000000
getCurrentSupply(view returns (uint256)
9499
getMintStatus(view returns (bool)
true
name(view returns (string)
OnChain Cat
owner(view returns (address)
0xa38500995ae3a13eddaef6698e9abd07d126f136
symbol(view returns (string)
OCC
totalSupply(view returns (uint256)
9500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setMaxSupply(uint256 max
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
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.