ToonBird

Verified contract

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

No balances found for "ToonBird"

0x5012c8c3c1893ed566e1cb6be92bbf4b17f1295f0ea87a35c6f366b258a28c08
0xaab76096d866cc610c7b865631c0702982562d57f8b8aa0396d0372e12f72e58
0x0c8d07646e3941483f6900f4d8f04e3086798b5208cd81068421304108d50b75
0xefaf06596135db9ec6fd1ee457a8ce5668da095adf1856742438b41eea7c68ad
0x1d043f2e09eef07f74bce7a889a44e6770770289df94c3af090c7d4827db501d
0xd174bf70845770a7c27c5d878157f7b599ea1fc0fd2f7bbc342dd43ce258e27a
0x1f9ba52981245c69bcbdf28d6aa7822f35070e97cfe42146a08acb0a30b946a4
0x22600a15c8c87e9a9a1e6ff275d227864ea4994439d207a4d39a810a3d38f11f
0x18fba50b3b1451da6436004f9ba58224efa1e1eee0b06b9fdfe5a3c807e9e71a
0x5fa417b99ae13255fbbcf379edbfc28a4c7fa58c273b92c8f04968ee1f510a17

Functions
Getter at block 21093124
amountForDevs(view returns (uint256)
33333
freemintAmount(view returns (uint256)
5
maxPerAddressDuringMint(view returns (uint256)
20
mintAmount(view returns (uint256)
20
name(view returns (string)
ToonBird
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xd74a0b101a2ceb51880ffc260ee743d964cffd25
price(view returns (uint256)
3500000000000000
saleConfig(view returns (uint64 publicPrice)
0
symbol(view returns (string)
ToonBird
totalSupply(view returns (uint256)
3208
Read-only
allowlist(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
Claim(uint256 quantitypayable 
Mint(uint256 quantitypayable 
Mints(uint256 quantity
approve(address touint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
seedAllowlist(address[] addressesuint256[] numSlots
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setOwnersExplicit(uint256 quantity
setamountForDevs(uint256 _newamountForDevs
setcollectionSize(uint256 _newcollectionSize
setfreemintAmount(uint256 _newfreemintAmount
setfreemints(uint256 _newfreemints
setmintAmount(uint256 _newmintAmount
setprice(uint256 _newprice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawMoney(
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(uint256 maxBatchSize_uint256 collectionSize_uint256 collectionSizeFree_uint256 amountForDevs_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.