This contract is being backfilled. You may encounter incomplete storage history.

BAP APES

Verified contract

Active on Ethereum with 9,719 txns
Deployed by via 0x711e4dce at 16555965
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
2 additional variables

No balances found for "BAP APES"

0xf914db93f62d312ebe33d8df05af40dd155a5f42f9179bfbc9e61f85b89728b2
0xdc71212624b77b49569fc0bcaa445f33f1b6db2eabd0e828f30589ea4b9046d0
0xaff7f9f8839ffcd6318f9ccc5eacda546084e345e04b2087b7daaa1a04d77ae6
0x21ae9b7dd0c90df258b40a49f2190f572688e24cb4c442ef6879452da1df5c9d
0x92ae7095134415509322e8105e41c57a47abc5baa1fc3f762ea6b94a49d833a0
0x9f60922f17e4b35a096a70df07fba50e21dd54fb8fb2d163c62c299f797ef75f
0xe18c3fa3c85f5d82005da9b09b18c22326477b7b8cb18b0dd5fdca66f02d5c63
0xd64fcd9ecfa22d9a2d3700af1759b62ca4cb8586ddf75ee7dc75902c4e43106e
0xabefa4253b266c2f43a2be64567cc1d03c985579660b1e27d936f91967684aa6
0x8691981b4bc4d1652ec2c8d53745bed31a15e0be4b6a775ceb72456e68639463

Functions
Getter at block 20792453
MAX_SUPPLY(view returns (uint256)
10000
mintLimit(view returns (uint256)
500
name(view returns (string)
BAP APES
owner(view returns (address)
0x3689540e39ac2e01f15942b099dba0fe14d471c2
portalPass(view returns (address)
0x389dcc122a2304a95ef929e71b7ef2504c6cc3ac
publicSupply(view returns (uint256)
0
reservedSupply(view returns (uint256)
0
secret(view returns (address)
0x38252e2ec7d24b48b02ecf12fe896161199a95e9
symbol(view returns (string)
BAPAPES
totalSupply(view returns (uint256)
10000
treasury(view returns (address)
0x36af9c1c4cdb2e9cfb4d7c83ae0116a585ce7f3c
treasurySupply(view returns (uint256)
0
Read-only
balanceOf(address ownerview returns (uint256)
exists(uint256 tokenIdview returns (bool)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isOrchestrator(addressview returns (bool)
mintingDate(uint256view returns (uint256)
mintingPrice(uint256view returns (uint256)
notRefundable(uint256view returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tierPrices(uint256view returns (uint256)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletMinted(addressuint256view returns (uint256)
State-modifying
airdrop(address touint256 amount
approve(address touint256 tokenId
confirmChange(uint256 tokenId
exchangePass(address touint256 amount
purchase(address touint256 amountuint256 tierbytes signaturepayable 
refund(address depositAddressuint256 tokenId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string newURI
setMintLimit(uint256 newLimit
setOrchestrator(address operatorbool status
setPortalPass(address portalAddress
setSecret(address secretAddress
setTreasury(address treasuryAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawETH(address touint256 amount
Events
Airdrop(address operatoraddress useruint256 amount
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MintLimitChanged(uint256 limitaddress operator
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
PassExchanged(address operatoraddress useruint256 amount
Purchased(address operatoraddress useruint256 amount
Refunded(address useruint256 tokenId
TraitsChanged(address useruint256 tokenIduint256 newTokenId
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(address portalAddressaddress secretAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.