Toon Town

Verified contract

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

No balances found for "Toon Town"

0xaebb2aab89db53288ee585bda4f00645292c79aa0866fbf0ccb4cce805c61fb5
0x489337a77660870b4ad12aa64622f8e1dbf6536d9cc9ffcd5b563a97bcbf7a1a
0x39facd1eb8eaff70e9ebfb9aded75e704d2ed1df914c170a82841ec95fd8e0b2
0x7b760a3a6cb79db9a9455171b41df068bc17d08306f22562c2a33a99c7b8a690
0x78cfd9568bb16d4890e4701f8d437ef77769d286f773088bd1d2e3f1585c6075
0xc8a0abac824fae523271c70356863d57d80157f721b1dc1a7bd76fa0547c6636
0xf9578a0d89f8a275362281c26a6336ee2fa551c907bce010fa3b4da6ea200e7c
0x67a01442e2ef69f0eab67028fed4dcb1e3571b517e85a2feb9f85fccf15e7f3b
0x9dd5764206f4619f40386ed99ca5589d191e892e0135a7377ba779619b0fcd3f
0x0e85c7abfbda305f0a925d868456c72fe5b708804cdb8ffa210eff75a0959da7

Functions
Getter at block 20984104
COST(view returns (uint256)
0
IS_SALES_ACTIVE(view returns (bool)
true
MAX_FREE_MINT(view returns (uint256)
4242
MAX_MINT_PER_TXN(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
6969
contractURI(view returns (string)
ipfs://QmPCrcsESwP3FRCMTZYNHypKbNZMjzQcmArKBo4Y1Lc4P9
name(view returns (string)
Toon Town
owner(view returns (address)
0xcb91a4d49061703f7b2564d0b1ecc2213dd19a50
symbol(view returns (string)
TOONS
totalSupply(view returns (uint256)
5642
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
approve(address touint256 tokenId
mint(uint256 quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setContractURI(string newContractURI
setCost(uint256 NEW_COST
toggleSales(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(
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.