PixelBoredApes

Verified contract

Proxy

Active on Ethereum with 899 txns
Deployed by via 0xeaeb0f0b at 15094931
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 99999 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 43 additional slots
-
variable spans 48 additional slots
-
variable spans 3 additional slots

No balances found for "PixelBoredApes"

0x7673d0b48bdcc8112c85b684a9b226ddfe91d361fa0a6c779577b3930d36d1c9
0x121a40f58694eff7aafb203733495e8e9b732154f9198d74aeba970fc74fd768
0x2a92b40d2e725fdda66add78ec6e421dade634b18c44565f80ca20b77cc92868
0x307b63d1a131d3803edd4afa6652a0f5d821c3a109841b712b0d03d38810b812
0x772fc4cad4a8b536e46f94ad017a33194a3cab981a82ced1e83e068e0559c8db
0x33bd3d8851f209b7105069807da9aab76470e6a37fd6c560a78a2e59857195f8
0xff64476977df8909ae50b74acae110f71c8c8607e76e2ae8d4f8bbc80f9e097e
0xaff0a517307ecfc61e1d4e41e3e6e6484480e619aa4d6ff4107c14b5f32081ff
0xae3745f057670f0a336e8c3561237c5ffbab289fe643eed75637783b6139e074
0x7464f701d022156c75ebb3087968ac943586355833eca09dd71b24c7a48073ca

Functions
Getter at block 20995400
MAX_SUPPLY(view returns (uint256)
10000
MINT_LIMIT_PER_WALLET(view returns (uint256)
3
implementation(view returns (address)
0x43955024b1985e2b933a59021500ae5f55b04091
saleIsActive(view returns (bool)
true
totalSupply(view returns (uint256)
711
__owner(view returns (address)
0xc658164c57e85c63542bda4377b41fd48dd2f5c7
advancedConfig(view returns (uint16 royaltyBpsstring uriBasestring uriExtensionbool hasTransferHook)
(royaltyBps=1000, uriBase=https://app.custm.art/storage/live/pixel_bored_apes/build/metadata/, uriExtension=, hasTransferHook=false)
deployedBlock(view returns (uint256)
13650723
name(view returns (string)
PixelBoredApes
owner(view returns (address)
0xc658164c57e85c63542bda4377b41fd48dd2f5c7
symbol(view returns (string)
PBAPES
totalSupply(view returns (uint256)
711
Read-only
allowedMintCount(address minterview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
__exists(uint256 tokenIdview returns (bool)
__isApprovedForAll(address _owneraddress operatorview returns (bool)
__isApprovedOrOwner(address spenderuint256 tokenIdview returns (bool)
__tokenURI(uint256 tokenIdview returns (string)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address _owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
mint(
setBaseURI(string customBaseURI_
setSaleIsActive(bool saleIsActive_
withdraw(
__burn(uint256 tokenId
__mint(address touint256 tokenId
__setBaseURI(string uriBasestring uriExtension
approve(address touint256 tokenId
burn(uint256 tokenId
initialize(address newOwnerstring _namestring _symbolstruct ConfigSettings settings
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address baseFactorystring customBaseURI_
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.