Fishmans Laboratory

Verified contract

Active on Ethereum with 2,371 txns
Deployed by via 0x06b8ce22 at 14437619
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
5 additional variables

No balances found for "Fishmans Laboratory"

0xed024cb689f9173e36a0c96fc4a102e45fa50521e33d8e933e7043ec109fa864
0x7f4e3d8974a93c4066460a53d381f1a3f0d05fef9fcb2389278a8cb6424cff17
0x3b129d73ec5a09946cbbfc942313a576142931dc614f7c2f08bbf6cf0bfc271b
0x70c0e71f3a840a542ebee7dc65396eae08bd246479e4befa24d3c8809c6df7ca
0x7b6430cc860dc611024425269547b7c269731d636e61be8aa41b975c377c20db
0x75caea62bb9610acc0c98784197a0857c7d1b17afac445ca69625d76f4aa1d4c
0x50175bd3efdd86e0376f6f59fb9d8d40e9109f27226948038d7d25e0b89df1d5
0x59b165fd712b8898850ac546ba10b33d12938516a04818a6971ae370aa653b52
0xd0a5e62b3536e84d5598355ae09c331ac6fd870246262adf8bdce505a4dca354
0xe1a22e3977094b4f8a91b23b987a653833c9449fa745267d2237029106b4e5e8

Functions
Getter at block 20942367
baseExtension(view returns (string)
.json
cost(view returns (uint256)
69000000000000000
 
getBaseURI(view returns (string)
 
getContractBalance(view returns (uint256)
getCurrentCost(view returns (uint256)
69000000000000000
maxMintAmount(view returns (uint256)
2
maxMintAmountPresale(view returns (uint256)
2
maxSupply(view returns (uint256)
2222
name(view returns (string)
Fishmans Laboratory
nftPerAddressLimit(view returns (uint256)
4
nftPerAddressLimitPresale(view returns (uint256)
2
notRevealedUri(view returns (string)
https://fml.mypinata.cloud/ipfs/QmQdjCS4pshFuSWLP8Z4duKMqec3bhELc9DBA1JbWA56VE/1.json
owner(view returns (address)
0x90667fcb58037cb52266cc1b3341f33f121c9d5a
paused(view returns (bool)
true
preSaleCost(view returns (uint256)
69000000000000000
preSaleDate(view returns (uint256)
1648065600
preSaleEndDate(view returns (uint256)
1648152000
preSaleMaxSupply(view returns (uint256)
2222
publicSaleDate(view returns (uint256)
1648152000
revealed(view returns (bool)
true
symbol(view returns (string)
FML
totalSupply(view returns (uint256)
1663
Read-only
addressMintedBalance(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address _userview returns (bool)
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
gift(uint256 _mintAmountaddress destination
mint(uint256 _mintAmountpayable 
pause(bool _state
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
setMaxSupply(uint256 _maxSupply
setNftPerAddressLimit(uint256 _limit
setNftPerAddressLimitPreSale(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setPreSaleDate(uint256 _preSaleDate
setPreSaleEndDate(uint256 _preSaleEndDate
setPresaleCost(uint256 _newCost
setPresaleMaxSupply(uint256 _newPresaleMaxSupply
setPublicSaleDate(uint256 _publicSaleDate
setmaxMintAmount(uint256 _newmaxMintAmount
setmaxMintAmountPreSale(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] addresses
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 _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.