Boombirds

Verified contract

Active on Ethereum with 648 txns
Deployed by via 0xb873bade at 14843956
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $179.68
0xd2a7409a506d4ade5f703ac32332920662572a550b42368bd054b1a8afddfb41
0x407441ad66db3f210836d92f1d5aac724cf894926a2880dc66b6067455ed6fc7
0x9b059c0e7b8347778fa77ddc13db8145654f4820103bb1dcd1af159e1d6181ac
0x1313b3e00312b6f6446e3f5277413d8e0665321e14629c4bfa4f6ee32e5926cf
0xae23ad72176b39f9fce6e887726808ea16fb53aab4e786085d0bb43e1bf02122
0x46de7a054aca547d384c7a616dcb8965cf1f2079b278245ff15d9803934a2b90
0xa33c8421727377167d2f5f87456811a5f097ae320f7a50eaf3f1f41ad1fe08f9
0xbfd154160e9272a8730670c42ab324ffe10a0b1afee59768e1cc27c9af6ffebc
0xdb13da79ca135e8a8ed58c0e4df27f37bbfc019cf17b11b13e18548e418f0360
0x7150d57bc375b6c249fceeb3d44144aca64a793ba607c59af7a4eae4f6c091a0

Functions
Getter at block 20932214
baseURI(view returns (string)
ipfs://QmZPUyec1rKjNKa2h8AsBmjpguwhfTAFNataZyjyDece2x/
freeMint(view returns (uint256)
1
maxPerTx(view returns (uint256)
30
maxPerWallet(view returns (uint256)
90
maxSupply(view returns (uint256)
10000
minWallet(view returns (uint256)
0
mintEnabled(view returns (bool)
true
name(view returns (string)
Boombirds
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x35b8471ac16d3807d70efebad46a139ffba02ad5
price(view returns (uint256)
1000000000000000
symbol(view returns (string)
Boombirds
totalFree(view returns (uint256)
7500
totalSupply(view returns (uint256)
2437
Read-only
balanceOf(address ownerview returns (uint256)
freeAddress(addressview 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
airdrop(address touint256 amount
approve(address touint256 tokenId
mint(uint256 amountpayable 
ownerBatchMint(uint256 amount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setFreeMint(uint256 freeMint_
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxPerWallet_
setMinWallet(uint256 minWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.