Bored Ape Pixel Club

Verified contract

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

No balances found for "Bored Ape Pixel Club"

0xa383ead01af4d04b361d6359332bb897c74c28181490eba6ac920f84badc7076
0xe9e8bc8edc45953b811fcc06989474462c9f3e141d8027661975babf9e64f94b
0xb550c504f4f2a4ef10c678aecef7fd4f9872beb335de6e3b9af36b8441aee649
0xee39511d619d68df88fa29a5d5c851265e89bfd005675a4d5d2c9ac5af7b0006
0x46d7d01a4eec8c5de6f0e1eb495737018b86042ee832a3238f75db7f9f615b10
0x02eceb96e2e60d3843dd3dc855cd9b80019c1c95767ec8208e226c4f37bfae08
0xcaa2125ef30f0cbf6eda4f16e1ef214fd3e21d4fff53e4cc992628983f1d9df0
0x0509e6809d7472567333a2ffa22ac24561c7932593baaa791cb1cc606a0e81ca
0x1dfedb9d61d3e2246d854c5ffc4d6bf37d51c682ff6247a76cf76ab6b9e30bde
0x1d2a50c7cec9c39bbb775be828270e26d90b16be294cf37752edfd3339729d60

Functions
Getter at block 21064443
maxApes(view returns (uint256)
5000
name(view returns (string)
Bored Ape Pixel Club
nftPerAddressLimit(view returns (uint256)
0
owner(view returns (address)
0x53fd7de6f23ac986ca5b9ab219beac9034d9c002
revealed(view returns (bool)
true
saleIsActive(view returns (bool)
false
symbol(view returns (string)
BAPC
totalSupply(view returns (uint256)
2230
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
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
approve(address touint256 tokenId
flipSaleState(
mintApe(uint256 apeQuantitypayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setNotRevealedURI(string notRevealedURI
setPrice(uint256 newApePrice
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw_all(
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.