Bored Ape Yoga Club

Verified contract

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

No balances found for "Bored Ape Yoga Club"

0x5f2a745521356d66b59cdc53700dcafc4bee66a149d4cc7570b50b15a06dc305
0x0ef5b366a00ca5e1f952c7beeda4c9f5d85f9b91cf485e98fd2d59c9ea594d4f
0xca3b24acaf250b3f229044ac98e74c82981cfbf3c46987d98d229880e5e279fa
0x903688ddca1d78334ce87cd2af72381819dfa82266e2a0fdd22250a92aa22e09
0x49aa8414dcd3f143a1d27d929920fa91861334c2e6f31d8348ea37fc12a36495
0x2000366323dbe43322f7f2f1dd921dcd48f6a7508ace14de0c35a1291e89ddf7
0xcb693116f0ec0fcaa3f7018d2be9b4dc6edacec851b5466905733fff4c2c2a4d
0x7905f35a6a2afc0952beffb65c6b6e3c3976d74c0b5763bce65420cb2f9420a9
0x732326652db00a9379e585334a8472f829f20dfc695a7b833222835da321e1ff
0x82d0ebe5cd0f363fbbb48e59ef13e1c8f6c801138e347baa13622fb2fe7f8b89

Functions
Getter at block 21160128
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
2525
PRICE(view returns (uint256)
0
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenURI(view returns (string)
ipfs://QmSXFgWinByumyEHCkUTdRFeUQvrgHQqCPfshvF8od1BAQ/1.json
baseTokenURI(view returns (string)
ipfs://QmSXFgWinByumyEHCkUTdRFeUQvrgHQqCPfshvF8od1BAQ/1.json
collectionSize(view returns (uint256)
7777
currentTokenId(view returns (uint256)
7777
getNextTokenId(view returns (uint256)
7778
maxBatchSize(view returns (uint256)
25
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen(view returns (bool)
true
name(view returns (string)
Bored Ape Yoga Club
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
owner(view returns (address)
0x309be1c4eec8926e9fd3a113c47b8de9b7a08034
payableAddressCount(view returns (uint256)
2
symbol(view returns (string)
YOGAPETZ
totalSupply(view returns (uint256)
7777
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistOnlyMode(
enableAllowlistOnlyMode(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRamppAddress(address _newAddress
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawAllERC20(address _tokenContractuint256 _amount
withdrawAllRampp(
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.