HillbillyHoller721LG
Verified contract
Active on
Ethereum with 1,477 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "HillbillyHoller721LG"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21303944 | 12 days ago | | | 0 | 0.00066258862 | |
| 20930885 | 2 months ago | | | 0 | 0.00076919208 | |
| 20176022 | 6 months ago | | | 0.5 | 0.00015375945 | |
| 19668354 | 8 months ago | | | 0 | 0.00059568225 | |
| 19221928 | 10 months ago | | | 0 | 0.00082928449 | |
| 18075565 | a year ago | | | 0 | 0.00041727734 | |
| 18075563 | a year ago | | | 0 | 0.00064189630 | |
| 17577600 | a year ago | | | 0 | 0.00076847789 | |
| 17517371 | a year ago | | | 0 | 0.00059459631 | |
| 17501090 | a year ago | | | 0 | 0.00071701679 |
ABI
ABI objects
Getter at block 21392836
baseExtension() view returns (string)
baseURI() view returns (string)
https://hillbillyholler.com:3012/getRevealedMetadata/
getTokenCount() view returns (uint256)
1526
hillbillyPrice() view returns (uint256)
50000000000000000
maxMintAmount() view returns (uint256)
5
maxSupply() view returns (uint256)
1526
merkleRoot() view returns (bytes32)
0x8f7ce8ab9412b7b2d5796205c51c1abbd53e5d65b4a4a7492f98a5074a107f09
name() view returns (string)
HillbillyHoller721LG
notRevealedUri() view returns (string)
https://gateway.pinata.cloud/ipfs/QmUpiL8U2RQ8UxDfPnc36eHoSTCtQEoCZJKSAenEk2oo59/
onlyWhitelisted() view returns (bool)
false
owner() view returns (address)
0xfafd5411054b3a6f5297889ce62bd5bcfc8da296
paused() view returns (bool)
true
revealed() view returns (bool)
true
standardPerAddressLimit() view returns (uint256)
50
symbol() view returns (string)
HHHB
whitelistedPerAddressLimit() view returns (uint256)
2
Read-only
addressMintedBalance(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(bytes32[] _merkleProof, uint256 _mintAmount) payable
pause()
renounceOwnership()
reserveBillies(uint256 _amount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setMaxMintAmount(uint256 _newMaxMintAmount)
setMaxSupply(uint256 _maxSupply)
setMerkleRoot(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setOnlyWhitelisted(bool _state)
setRevealed(bool _revealed)
setStandardPerAddressLimit(uint256 _limit)
setWhitelistedPerAddressLimit(uint256 _limit)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpause()
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _name, string _symbol, string _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.