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

Perilous Petz

Verified contract

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

No balances found for "Perilous Petz"

0x62fcd4c9ce11ca95deea6c08186fa9bcc028b34487b6bdb635fd1f76cc4c1382
0x8e7f8790e4e5b81d025203a44de7e5a3d6a5a72877306989f2ec7d1f5280db3a
0x570e3e415b5b74cbf05359ccc41580d6ddde0e0b28592c74e21b518ae9e7b012
0x37c3f15cb79a49cc05aab6a4388084ea086c7e261e5541899a292b2df4ded285
0x789639c919445ef9ba0814b8c507f67eba200dd65d96461e51eead8f37f36608
0xa0894346c693485c5600c1acce515c103c031f5379d06c7f4cfb8faa4fe29565
0x82c0affffeb11a876f40f35a93838b9b6826765b090fa68b4b2a1952a3d7c35c
0x028ec44610f86eca433f17aea8c124483845f2d24097d0b3d0ad658ad640da13
0x955b596f41916f87bb00ae25c2e1661d0f8a0c9fc46feb063df41e987c98a580
0x2530a301b6b66d3e76a5f48219b332cc1674c09179bc384fd0c03cea23afc3cd

Functions
Getter at block 20886766
MAX_SUPPLY(view returns (uint256)
7777
getReserveAtATime(view returns (uint256)
46
isActive(view returns (bool)
false
isPresaleActive(view returns (bool)
false
maximumAllowedTokensPerPurchase(view returns (uint256)
10
maximumAllowedTokensPerWallet(view returns (uint256)
100
mintPrice(view returns (uint256)
100000000000000000
name(view returns (string)
Perilous Petz
owner(view returns (address)
0x1bddf512c0a7ffcb1aad7bd7e8ab0f5c6e383593
presaleMaximumAllowedTokensPerPurchase(view returns (uint256)
3
presaleMaximumAllowedTokensPerWallet(view returns (uint256)
3
symbol(view returns (string)
PP
totalSupply(view returns (uint256)
2555
Read-only
allowListClaimedBy(address ownerview returns (uint256)
balanceOf(address ownerview returns (uint256)
checkIfOnWhiteList(address addrview returns (bool)
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)
walletOfOwner(address _ownerview returns (uint256[])
State-modifying
addToWhiteList(address[] addresses
approve(address touint256 tokenId
batchReserveToMultipleAddresses(uint256 _countaddress[] addresses
emergencePartialWithdraw(
mint(uint256 _countpayable 
preSaleMint(uint256 _countpayable 
removeFromWhiteList(address[] addresses
renounceOwnership(
reserveNft(
reserveToCustomWallet(address _walletAddressuint256 _count
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setActive(bool val
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMaxMintSupply(uint256 maxMintSupply
setMaxReserve(uint256 val
setMaximumAllowedTokensPerPurchase(uint256 _count
setMaximumAllowedTokensPerWallet(uint256 _count
setPresaleAllowedTokensPerWallet(uint256 maxMint
setPresaleMaximumAllowedTokensPerPurchase(uint256 _count
setPrice(uint256 _price
setReserveAtATime(uint256 val
setisPresaleActive(bool _isPresaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
AssetMinted(uint256 tokenIdaddress sender
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SaleActivation(bool isActive
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.