Basic Bored Ape Club

Verified contract

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

No balances found for "Basic Bored Ape Club"

0xbe527c856baa0d37aa5898808cc02739d5d1483798241b8011eec459599d74aa
0x34ab930c4160285be23509b23e69e32e2456b0af6d8727765465ebb98da59062
0x553e2cb17c51910e8266655e233cc3853d158a3f2b5793d9f6573c44d740791c
0xb4753140c516344d035b93f562c87565c1cdf5e262359109854cb8f7fa5d52eb
0x2b61ec8d48e57e09ddfbe36f91dedd1e38cb5d782d6460ffa090031c810c22b8
0x95179e6513b6243e5572c7b1d52b5109013c00d890859d05922a1acb85cbefb0
0x965f263042ecc9bef0e09bab2dfa0019bf7f957090ec892145c8faaa4d70300e
0x0018facc225f2efe2ca63d63660b783da2263046d6f7371bd36291f4b207ab5c
From
0x8530e8368f4832f729535aa4d0567924a2af007764fbda26490326b10435da26
0x93340e6056c2d65ff754edd2d284baceeb1416e1c29a6a89d09ba8cd61cc5d19

Functions
Getter at block 21199307
MAX_ITEMS(view returns (uint256)
10000
_mintedItems(view returns (uint256)
10000
baseURI(view returns (string)
https://ipfs.io/ipfs/QmTZCpuEWQRv5kiGWxp9B6WinHiZshC97yADwLpLruD8zs/
maxMintAmount(view returns (uint256)
10
name(view returns (string)
Basic Bored Ape Club
owner(view returns (address)
0x599265854e305d66967796b2c85b892c0cddccf9
paused(view returns (bool)
false
presaleCost(view returns (uint256)
50000000000000000
presaleStartTimestamp(view returns (uint256)
1640116800
publicSaleCost(view returns (uint256)
2500000000000000
publicSaleStartTimestamp(view returns (uint256)
1640289600
symbol(view returns (string)
BBAC
totalSupply(view returns (uint256)
10000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintedCountByPresaledUser(address _userview returns (uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleWallets(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletOfOwner(address _ownerview returns (uint256[])
whitelisted(addressview returns (bool)
State-modifying
approve(address touint256 tokenId
giveAwayMint(address touint256 amount
pause(bool _state
presaleMint(payable 
publicSaleMint(payable 
removePresaleUser(address _useruint256 _amount
removeWhitelistUser(address _user
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setMaxMintAmount(uint256 _maxItemsPerTx
setPresaleCost(uint256 _newCost
setPresaleStartTimestamp(uint256 _startTimestamp
setPublicSaleCost(uint256 _newCost
setPublicSaleStartTimestamp(uint256 _startTimestamp
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUser(address _user
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PublicSaleMint(address indexed _fromuint256 indexed _tokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbolstring _initBaseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.