Crypto Hobos Pet Partners

Verified contract

Active on Ethereum with 0 txns

The storage layout for this contract could not be retrieved.

No balances found for "Crypto Hobos Pet Partners"

No transactions found for "Crypto Hobos Pet Partners"


Functions
Getter at block 21329160
MAX_MINTING_TOKENS_ON_TRANSACTION(view returns (uint256)
20
currentTokenPrice(view returns (uint256)
100000000000000000
hasClaimStarted(view returns (bool)
false
hasMintStarted(view returns (bool)
false
hobosMaxSupply(view returns (uint256)
8000
lastPublicMintId(view returns (uint256)
10094
name(view returns (string)
Crypto Hobos Pet Partners
owner(view returns (address)
0xa57cbab4bf1e1fb14cd375c5c374198df6d69db2
publicMintIssuedNum(view returns (uint256)
0
publicMintSupplyLeft(view returns (uint256)
3906
reservedTokensLeft(view returns (uint256)
94
symbol(view returns (string)
CryptoHobosPetPartners
totalSupply(view returns (uint256)
2567
Read-only
balanceOf(address ownerview returns (uint256)
checkClaimPossibility(uint256 idview returns (bool)
getApproved(uint256 tokenIdview returns (address)
getOwnerHoboIds(address _ownerview returns (uint256[])
getPossibleIds(address _ownerview returns (uint256[])
hoboOwnershipCheck(uint256 idview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
petMintedCheck(uint256 idview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 idview returns (string)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
claimPet(uint256 id
claimPets(uint256 _amount
mintPet(uint256 countpayable 
mintReservedPetTo(address touint256 count
pauseClaim(
pauseMint(
playClaim(
playMint(
reduceSupply(uint256 supply
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setHoboAddr(address hoboAddr
setMaxMintingTokensOnTransaction(uint256 count
setPrice(uint256 price
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(uint256 amountpayable 
withdrawTo(address touint256 amountpayable 
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 baseURIaddress hoboAddr
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.