HatersClub.fud
Verified contract
Active on
Ethereum with 428 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 "HatersClub.fud"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20678411 | 2 months ago | | | 0 | 0.00037758218 | |
| 15631724 | 2 years ago | | | 0 | 0.00042639384 | |
| 15390575 | 2 years ago | | | 0 | 0.00090084075 | |
| 15079673 | 2 years ago | | | 0 | 0.0012138100 | |
| 15028542 | 2 years ago | | | 0 | 0.00041967626 | |
| 14985592 | 2 years ago | | | 0 | 0.00091227644 | |
| 14959353 | 2 years ago | | | 0 | 0.0053410778 | |
| 14907785 | 2 years ago | | | 0 | 0.0036822512 | |
| 14907683 | 2 years ago | | | 0 | 0.0015785022 | |
| 14907515 | 2 years ago | | | 0 | 0.0050405760 |
ABI
ABI objects
Getter at block 21164438
DutchAuctionStartTimestamp() view returns (uint256)
0
OG_cost() view returns (uint256)
0
PublicSales_1st() view returns (uint256)
40000000000000000
PublicSales_2nd() view returns (uint256)
30000000000000000
PublicSales_3rd() view returns (uint256)
20000000000000000
PublicSales_4th() view returns (uint256)
10000000000000000
PublicSales_time_1st() view returns (uint256)
1200
PublicSales_time_2nd() view returns (uint256)
2400
PublicSales_time_3rd() view returns (uint256)
3600
PublicSales_time_4th() view returns (uint256)
4800
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmaFtUt82L5wvRpAf33Hp7rHNqzbi3jNzmu2x48LV7rMN3/
cost() view returns (uint256)
50000000000000000
freemint() view returns (bool)
true
maxSupply() view returns (uint256)
5000
name() view returns (string)
HatersClub.fud
owner() view returns (address)
0x0d372e9b4084a996f9d45e82b31910e165840185
paused() view returns (bool)
false
starttimestamp() view returns (uint256)
0
symbol() view returns (string)
HatersClub.fud
tokenIdCounter() view returns (uint256)
474
totalSupply() view returns (uint256)
474
Read-only
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)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events approve(address to, uint256 tokenId)
freeminted(bool _freemint)
mint(uint256 _mintAmount) payable
pause(bool _state)
renounceOwnership()
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)
setMaxSupply(uint256 _maxsupply)
setPublicMintCost(uint256 _cost)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
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)
This contract contains no fallback and receive objects.
This contract contains no error objects.