Cartoons

Verified contract

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

No balances found for "Cartoons"

0xac6a15bb4551baffd5d93b05a9fccc495f5dc6a5810602e42b8db1d5a7b8af06
0xa41716d47713e500c9c6124e7192c1cb706478597ddfcbb0e41007897a049a0e
0x551691f1865f8b4f4469e3fd5d383e6d6f0ce58018893093902d84e666447615
0x6d225869c6d94529f4d03265bfc8d60a520e13730d5d0cc724f78e343b98cd8a
0x119da1a3890a0ef07b9a6eb8e720daa37f5913e83a3b15bf5e98257fe071a6f7
0x90c05bd80696cd8d9c725241d4c5ec52055750a64f8c038304625fd7291b4234
0x6a2746d971c7a192bf6d8ad3d6180a4ce2e3145113a998535890f18f5bf9bb5d
0x16d0f4482f124550be1e0d874aa76ced14af0330dca515a84a0f79d986c84ff3
0x635786e19cb4ad4a9ef38a2e786cd02197ef7dbf73271e006313d5cd7c760074
0xd1b59512971f67f6b338cb30b2fca8b99f489866094717811908c2cbe76402af

Functions
Getter at block 21208487
MAX_SUPPLY(view returns (uint256)
7777
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmdYDbxVuqLcEEAMZpV2k5Y8E4gVUgqcS7hkMEQeQ1YgZu/
getItemPrice(view returns (uint256)
70000000000000000
isPublicMintActive(view returns (bool)
false
isWhitelistActive(view returns (bool)
false
itemPrice(view returns (uint256)
70000000000000000
name(view returns (string)
Cartoons
owner(view returns (address)
0xbeb82e72f032631e6b3ff0b5fa04acea1d6bc0eb
pubMintMaxPerTx(view returns (uint256)
2
root(view returns (bytes32)
0xe101f6a03f5678e28b45e53a770f3accaeb7f1a764cbda48ccf585f8d8852d49
rootMintAmt(view returns (uint256)
2
symbol(view returns (string)
TOON
totalReserved(view returns (uint256)
0
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
getAllowedMintAmount(bytes32[] _proofaddress _userview returns (uint256 amount)
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
approve(address touint256 tokenId
plantNewRoot(bytes32 _rootuint256 _amt
publicMint(uint256 _amtpayable 
renounceOwnership(
reservationMint(uint256 _amt
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
setItemPrice(uint256 _price
setMaxMintPerTx(uint256 _amt
setPublicMintActive(bool _val
setWhitelistMintActive(bool _val
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] _proofuint256 _amtpayable 
withdrawEth(
withdrawToken(address _tokenuint256 _amount
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(bytes32 _rootuint256 _rootMintAmt
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
AuxQueryForZeroAddress(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(