HellCowBoy

Verified contract

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

No balances found for "HellCowBoy"

0xff0951faa28a7374a7ce7094f72625615cf2ac26555099901b73a484beb0065c
0x425a44a9d324ba7e2f22fdec0ea5c13ebff91fa500632ce3e328d689ed72db64
0x31a61466fdfc5b368158d97e72872b90c88c44e374300b9ce2b8b287db03c7b6
0x278883486666a8162d936bbea512229029bf0eadecdfbf0cc5a2eee7d4136c75
0x319d7e7a0dc999a4af20d6b295d13e79399fa623c17f0e4f1a24f6740dad3f3f
0x29b599b68030fbf74653f542b154e768901611cb4909b484334585d6d0c82e84
0x82793695ddb67a38629ac8eeb9e4f6ed42ff4dd2fc05878397c9e489a81854fd
0xc2bfbf9e4afd17a2e9ac1105da32b9422487ccacb34eaa6098eaf244661b1faf
0xf46a09d23e7421cd0db85844b1b17d32e98a6fc2ab1df787b68bf2f6e8aa9427
0xe6a75627bebd7011e419d94b3f7abced4aba2b877380feff0a9060ef652c474b

Functions
Getter at block 21312738
baseExtension(view returns (string)
.json
cost(view returns (uint256)
0
currentStage(view returns (uint256)
2
dropAmount(view returns (uint256)
8
dropSupply(view returns (uint256)
540
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
7777
name(view returns (string)
HellCowBoy
notRevealedUri(view returns (string)
ipfs://bafybeif4q6ta4qsqqtsstuhamnrzlchj5rkdkdsqqveh2clcv6gcilphga/hidden.json
owner(view returns (address)
0xb82b2f064f7e310349feba87c0b439c94719a2ab
paused(view returns (bool)
false
preSupply(view returns (uint256)
3600
revealed(view returns (bool)
true
saleMerkleRoot(view returns (bytes32)
0x860ccb82b7b6da28bac4b8457e4589142588f39ade57d45a5b9d28c655b2f57e
symbol(view returns (string)
HCB
totalSupply(view returns (uint256)
3853
wlSupply(view returns (uint256)
600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
members(uint256view returns (address accountuint32 valueuint32 total)
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
approve(address touint256 tokenId
batchDropHCB(address dropAddressuint256 numToDrop
mint(uint256 _mintAmountpayable 
pause(bool _state
preMint(uint256 _mintAmountpayable 
renounceOwnership(
reveal(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setCurrentStage(uint256 _stage
setNotRevealedURI(string _notRevealedURI
setSaleMerkleRoot(bytes32 merkleRoot
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whiteMint(uint256 _mintAmountbytes32[] merkleProofpayable 
withdraw(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 _namestring _symbolstring _initBaseURIstring _initNotRevealedUristruct HCB_NFTMember[] _members
Fallback and receive

This contract contains no fallback and receive objects.

Errors
StreamTransferFailed(