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 "H4C"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21117977 | 23 days ago | | | 0 | 0.00020066735 | |
| 21104845 | 25 days ago | | | 0 | 0.000078046477 | |
| 21023803 | a month ago | | | 0 | 0.00017901763 | |
| 20998065 | a month ago | | | 0 | 0.00020693045 | |
| 20652160 | 3 months ago | | | 0 | 0.000051767480 | |
| 20652158 | 3 months ago | | | 0 | 0.000060454997 | |
| 20561644 | 3 months ago | | | 0 | 0.000024494470 | |
| 20048556 | 6 months ago | | | 0 | 0.00070243276 | |
| 19700679 | 7 months ago | | | 0 | 0.00013974691 | |
| 19542368 | 8 months ago | | | 0 | 0.00072063075 |
ABI
ABI objects
Getter at block 21283483
H4C_LIST_PRICE() view returns (uint256)
15000000000000000
MAX_MINT_PUBLIC() view returns (uint256)
2
MAX_SUPPLY() view returns (uint256)
3333
PUBLIC_SALE_PRICE() view returns (uint256)
25000000000000000
h4cListEndTime() view returns (uint32)
1671465600
h4cListRoot() view returns (bytes32)
0x559194f8ad1c91ac9ef5ddc5aaf905caf7fa8f4a7328a6b97172490f4d0ac907
h4cListStartTime() view returns (uint32)
1671454800
h4cOgListRoot() view returns (bytes32)
0xcb897aed2a7e7f2cdf5825b4b6551daed3133e84ea307e07f7f2e66383a459e4
name() view returns (string)
H4C
owner() view returns (address)
0x323a723d77d070b7b07c76d3903becb2ad5b7232
symbol() view returns (string)
H4C
teamMinted() view returns (bool)
true
totalSupply() view returns (uint256)
3333
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
h4cListMinted(address) view returns (bool)
h4cMintedByAddress(address) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
ogPresaleMint(bytes32[] h4cListProof) payable
presaleMint(bytes32[] h4cListProof) payable
publicSaleMint(uint256 quantity) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setH4cListRoot(uint256 root)
setH4cOgListRoot(uint256 root)
setPresale(uint32 start, uint32 end)
teamMint(address h4cVault)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.