The latest block we've processed for this chain is 20894561, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

Passive Apes

Verified contract

Active on Ethereum with 2,883 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Passive Apes"

0xa6c55dc2c3f40a5d849014167c43bdc4d731af1a234c20b98157146ea7e39289
0xb9e0a0e23404d669a3e14147278d2ae4b8a07169640eef9a47985a692471d2d4
0x209d810f9d6fdec9ac54580a4eda7422a297c5c6793d4274762f4e45386c3977
0x0de2fbc7c82b77a4575eae9b7ac8444920a31394a7ff994ecf9c912e88386b30
0x8822f42f38c1605f183a35f0f932477677cda4e959ea57e1f9360e0d20357240
0x376a88d12a2116a104c3bb0917be6c0931c684b6f91d6f6771b26229961820b8
0xa66e005a6cf2395e763757483a0f4a0e969ca4aa4880133434014fc3496770a6
0xfb5711de56b3bb31a91322a1b8884e8804cb1170d0a4bc5bb870a5436e3df627
0x3be116ccce6e7d109d54f01a1a4886af069b3d3f7df8e20fcf6e6e57b59c001e
0x356dcb7c809d2e8354f6026c798d2801e234d797a6b937637a1c541e870e7ef6

Functions
Getter at block 20894560
MAX_APES(view returns (uint256)
4500
MAX_PURCHASES_PER_TRANSACTION(view returns (uint256)
20
TOTAL_RESERVED_APES(view returns (uint256)
25
TransferFee(view returns (uint256)
75000000000000000
UnlockCost(view returns (uint256)
10000000000000000
 
getBaseURI(view returns (string)
isSaleActive(view returns (bool)
false
name(view returns (string)
Passive Apes
owner(view returns (address)
0x5fe7a707ac1a743b11c8d8ee52bb56e2f7f621b6
price(view returns (uint256)
60000000000000000
symbol(view returns (string)
Apes
totalSupply(view returns (uint256)
4500
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ntoriginal(uint256 tokenIdview returns (address)
original(uint256 tokenIdview returns (address)
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
mintApes(uint256 numTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setSaleActive(bool isActive
setUnlockCost(uint256 cost
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unlock(uint256 tokenIdpayable 
updateBaseURI(string baseURI
updatePrice(uint256 newPrice
withdrawAll(payable 
withdrawFee(payable 
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(string baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.