Fishtank Heads

Verified contract

Active on Ethereum with 2,669 txns
Deployed by via 0x828fda48 at 15104746
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Fishtank Heads"

0x238ea9dc4dd58e0708617918418ebca8ecfa69e284e9cd38933c9f1d7bbce134
0xf73142c972c6abea61ea95da6a4ae59323aebe514bb9eb0caa2a4ccba51ce69c
0xe7a7e31ea4a4fdb9bfae5f1d34468840d7c8ca8dffe1da81695d1e6bce216747
0x93edc0bedd928f41c26a4a4213d48b15b5e385300ad4ae97b5886a72170153c3
0x97d4c44a0a7f713a67bb3cf0688178e94866aef1e9b72db415a96234768e11ae
0x532c79ab432507713f64a42b0f00e35675fbf5d45c930b2ade7d1ac3df9a6b94
0xaa1fdf6e2128d77740fd0c080edb93d3b4971170a476754eb428fe7162859e75
0x3c30d818b2bcadfa083470c7bc0caf6cf1cf75b4d92c6adef3d44fd90021e6aa
0x064717eec2b75a90395885c4cdf147132dd1a13eafce19b8c14688e997ba5012
0xc9de029eaafe90aa0321840d9ee3be1d0161b120e7e5a3463c59cbd31bcd514a

Functions
Getter at block 20858412
MAX_TOKENS(view returns (uint256)
10000
baseTokenURI(view returns (string)
ipfs://QmStQARqxpcEF5s78RGengKdPbckbw7gMmGLm8Mp9CHDLc/
contractURI(view returns (string)
mainSale(view returns (bool)
false
maxMint(view returns (uint256)
5
name(view returns (string)
Fishtank Heads
owner(view returns (address)
0xd2f7beb161514d1263062cdff329e1d569a02e71
paused(view returns (bool)
false
preMintPrice(view returns (uint256)
99000000000000000000
price(view returns (uint256)
0
symbol(view returns (string)
FishtankHeads
totalSupply(view returns (uint256)
5600
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
hasMintedNfts(address walletview returns (uint256)
hasPresaleAccess(address walletview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
presaleAccessList(addressview returns (bool)
presaleAddressMinted(addressview returns (uint256)
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
mint(address _touint256 _quantitypayable 
pause(
preMint(address _touint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setContractURI(string _contractURI
setMaxMint(uint256 _maxMint
setPreMintPrice(uint256 _price
setPresaleAccessList(address[] _addressList
setPrice(uint256 _price
start(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMainSaleStatus(bool _mainSale
withdraw(uint256 _amountpayable 
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(string _baseTokenURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.