Crypto Hobos

Verified contract

Active on Ethereum with 9,096 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"

0x31a26a6f20bc32cb12957e22b10a8874ea1ec13cdf18e31ad68492f6cbc1ca86
0x45e94a320554c31811286ba32bb42cb293c27af62a9e65215ae6f646cfe82828
0x14a0931f08b796657cd7373a4ff4d0b48939b104859abfe135fc8c89ef838179
0x8d35250a03a7e38764d65c672f8c7877bc1fb7efdb4a09bab19ce456bf9a3c46
0xadd7d54d6e0d512417120603421a0d7b61ad9ddf0f59611e9a80c5868aa0710b
0x3b2bd92ef4531981797d881b46bb427b3ad0fe10a000ce42876714d51b575788
0xb3c1a48817aaed9b12d7b27d31a008d666d12322e87536d53f8f27daa998486c
0xff11b697ea30ed994eae2d07994ab026a424c41a15a3b2c2c5a7c022fdcb48fb
0x2669996e4c39719ab4c415ff396d32197a64cf059b4652694d12a759cf29a6e8
0x47f3d520ab107706b52a8ce50d62bc8c96c7957052cd1504a8213629658e8489

Functions
Getter at block 21170682
MAX_MINTING_TOKENS_ON_TRANSACTION(view returns (uint256)
25
currentTokenPrice(view returns (uint256)
49000000000000000
hasStarted(view returns (bool)
false
lastTokenId(view returns (uint256)
7983
maxTokens(view returns (uint256)
8000
name(view returns (string)
Crypto Hobos
owner(view returns (address)
0xa57cbab4bf1e1fb14cd375c5c374198df6d69db2
reservedTokensLeft(view returns (uint256)
17
symbol(view returns (string)
CryptoHobos
totalSupply(view returns (uint256)
7983
Read-only
balanceOf(address ownerview returns (uint256)
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)
tokensOfOwner(address _ownerview returns (uint256[])
State-modifying
approve(address touint256 tokenId
mintHobo(uint256 countpayable 
mintReservedHoboTo(address touint256 count
pause(
play(
reduceSupply(uint256 supply
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseUri(string baseUriString
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 baseUriString
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.