Bored y00ts Ape Club

Verified contract

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

No balances found for "Bored y00ts Ape Club"

0x71a93788d2476d23b01b2ca202dc793a00246111d0a9f6a54f9f1cba76355586
0xb40822d6c40569e4f6079c2b4bb645205cc161e22b75583f725acb8f3c9144a2
From
0x877e864ee5c489d69c6862bfd0e7d90f81debc0a30f2221695d31ea8b3948c38
0x2f1297ca672a4ac7a3a963af802b810283f4f764d0ce2f103ae4bde124cde4d0
0x30caf156aad623358ff3b5ce213d67d5bbc4a19f1b1b46e46df0f29f56a6f3eb
0x256a9bf57c5130f8696ed7533669e9f77067e03ad10b71dfe646adfaa29abb03
0x850a23b28ffccffd5d5dbb17d2ac70ba139fb34e06805b36dc23a54f594ad8d1
0xe1f2cc06357cff35a807746a473a69215601e99a56a2944f13508c9a725aaa77
0xf91c9050f8f67d9f71c7d913e6c0c9ac8d0255dc93993e95c45fcb49ef45dc2e
0xe611c14109e6ba2f6b890b4864d0c0ea11583b9f7b405688fab5c08d355600df

Functions
Getter at block 21265527
baseURI(view returns (string)
ipfs://QmRWkWLRNLThKqC5Gvv7vc9T64iWAa4hA67MQbX7375ZLK/
freey00tapelist(view returns (uint256)
2
isMintingStart(view returns (bool)
false
maxPerTransaction(view returns (uint256)
20
maxSupply(view returns (uint256)
6969
merkleRoot(view returns (bytes32)
0x9eaae7c5b2cc8ba0fb4687be570043d363dbf75bba9fa6cb0080159a34f2a8d3
mintSupply(view returns (uint256)
6900
name(view returns (string)
Bored y00ts Ape Club
owner(view returns (address)
0x57c0649731f79832c88e3939d248db95d2344dc3
pricePublic(view returns (uint256)
5000000000000000
pricey00tapelist(view returns (uint256)
3000000000000000
symbol(view returns (string)
BYAC
teamSupply(view returns (uint256)
69
totalSupply(view returns (uint256)
6969
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
walletPublic(addressview returns (uint256)
wallety00tapelist(addressview returns (uint256)
State-modifying
airdrop(address[] listedAirdropuint256[] qty
approve(address touint256 tokenIdpayable 
publicMint(uint256 qtypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setMerkleRoot(bytes32 root
setMintSupply(uint256 mintSupply_
setPricePublic(uint256 price_
setPricey00tapelist(uint256 pricey00tapelist_
setPublicisMintingStart(
setTeamSupply(uint256 maxTeam_
setWalletMint(address addr_
setfreey00tapelist(uint256 freey00tapelist_
setmaxPerTransaction(uint256 maxPerTransaction_
teamMint(uint256 qty
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
y00tapelistMint(uint256 qtybytes32[] _merkleProofpayable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(