Crypto Hobos Pet Partners

Verified contract

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

No balances found for "Crypto Hobos Pet Partners"

0xcdfbdc6d8c7215cdf361a6b5eda7fb4a3d5b68453f83dd46c56900e71b48842f
0xe7487c0f2117b7f072d4f3a5637e6b296da56e99968a6630e3db65e2c9bd2871
0x9dca352d2fd99e7fc2bba637e3f512da5ff628b23c24450fd34353a4ed395400
0xd7670ca1a089b8edc9aa23aaa8c2a869e7ee555858f95dc736fb9af399897bea
0xccab0a83966c437a51291a9abe087a55710a866d4236dda2d79d3e2b8d94bba4
0x2c9516002d99736b7765d17c37f019c470bb06b4879f7e093d11722b3a477d98
0xa62d4041cd38cce92d051ecd4c7da957c74ec1abcd066c82c50766f1df278960
0xbb833a6f6cfe79bb64e9f40726b9f0b82b85e2adb7ecc0a8eb5012cd7bcd472f
0xd6aaab966100972f5beede08a043cce1d0f6baa8316be54249af3ed81001ceb2
0x159d4b2facfb9f23f9d5f706f081176a030fbf7ba1ec8afe156c75a531d26c9d

Functions
Getter at block 21048875
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.