Bored Trial Ape Club

Verified contract

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

No balances found for "Bored Trial Ape Club"

0xee8f7790c5e8d89c1d2bae9cb790fca962fbe7ae1d1f4a567ec0d25e9333837d
0xdcbf8fc77938b0c9c56a7cb00ecdf1099742dcee15d4de8c7a76e497b6250c88
0x2d40eac482c8afb74e840304fb4d66884c7453fc463c10b6aa886a5aadb09a19
0xc69fcc5f1b2a2ec05b1ce5cf1a1c47018d4fe09cc6f7bbe32b7f6cd1a839780f
0x2d8139a429a07e0fbe95a0702c4b59459bba39805eb7e09a828c377a6af135b0
0x174c4d5424d4d53ebc75925fe0763f6d8d0aaa53e527d705a9195d61e95f2564
0x9f4f48d0b326cd223053c35a0df11394aeba2db88d56ea0e4ffbbb332534f149
0x3d256b6cbcb1418a30a38046395b2a16390e21fd4377391ad5c43cfae6293f92
0x9e7c388353efa7b6fe9ca48db8fde1f5ff4178b5e54d9d3cec21747c96ec2ffd
0xc4acbe65514f5f050419158a1c7c15299c0991a7591a6bcc1b33c308035695de

Functions
Getter at block 21404859
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/Qmdqr2fA6yRKpsPVuBK2KqYG7geR2ER9CfDGNdnxYkG9qr/
freeMax(view returns (uint256)
193
maxSupply(view returns (uint256)
6969
mintPrice(view returns (uint256)
5000000000000000
name(view returns (string)
Bored Trial Ape Club
owner(view returns (address)
0xe7c7b5f38e5ea911bf22f90ef14383f3b5eb1d99
paused(view returns (bool)
false
publicMintEnabled(view returns (bool)
true
revealed(view returns (bool)
true
root(view returns (bytes32)
0xece9767cc4c562161047f69fdb7de28190c42182f17dd1f86db418096ce3fd53
symbol(view returns (string)
BTAC
totalSupply(view returns (uint256)
1382
wlMaxMint(view returns (uint256)
10
wlMintEnabled(view returns (bool)
true
wlMintPrice(view returns (uint256)
3000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isValid(bytes32[] proofbytes32 leafview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
totalFreeMints(addressview returns (uint256)
totalWlMint(addressview returns (uint256)
State-modifying
approve(address touint256 tokenIdpayable 
enableBothMints(
pause(
publicMint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes _datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string _newURI
setPrice(uint256 _mintPrice
setRoot(bytes32 _root
setWlPrice(uint256 _wlMintPrice
setmaxWl(uint256 _wlMaxMint
teamMint(address[] _addressuint256 _amount
togglePublicMint(
toggleReveal(
toggleWlMint(
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
unpause(
whitelistMint(uint256 _quantitybytes32[] proofpayable 
withdraw(
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
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _initBaseURIbytes32 _root
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(