FloatersNFT

Verified contract

Active on Ethereum with 273 txns
Deployed by via 0xf4e0ce0e at 14830896
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "FloatersNFT"

0xb040369026886a8cf9a8eacf92a51aed964ba44ee1c622a7d44d4edde76a0869
0xcb426c9ffb15b236b279d857540eed4dac99b201b4788751604f3c453583602c
0x7a8c585b6c792083a168eb5d55646b3b4fb324e6d084685ac74321fc43abc61d
0xa77bdc521d68df9dc87c737111dc3b9df3cff8d694a9a31785f33dcce8380a96
0xb9806cba8b43a70a7ae31aebb9270b4692a4bf291e1b3212433f34a543a12e58
0x8a82c10843d9643f0355540954ae8c1f63f1453203078b9b7c189d59170defa7
0xfca9d1773bbafcd3a9d0a76abb99cd438ab1c255d623122de1376fd37822e7c8
0x707f305ead4641505bf67bf463b325b72d64c098a797bbe3b7137d8ca8633e55
0x201041ebc0eab607ee21248bcce6aa48133b860adf4dfeb57ca6e806fdc2617a
0xad535c6ed7b13775450254ed0e4617b8e9a21d8bb95ee0e84809fbcf31b5d984

Functions
Getter at block 20944169
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmX3szrxYe6euXxZpvXwEdJReRNvnBa3tVwHvyLMrTeHEG/
cost(view returns (uint256)
50000000000000000
maxMintAmount(view returns (uint256)
5
maxSupply(view returns (uint256)
987
name(view returns (string)
FloatersNFT
nftPerAddressLimit(view returns (uint256)
1000000
notRevealedUri(view returns (string)
ipfs://QmX3szrxYe6euXxZpvXwEdJReRNvnBa3tVwHvyLMrTeHEG/
onlyWhitelisted(view returns (bool)
false
owner(view returns (address)
0x4e757148206dd3c88c3902b2bed57e1183b0422c
paused(view returns (bool)
true
revealed(view returns (bool)
true
symbol(view returns (string)
FNFT
totalSupply(view returns (uint256)
195
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[])
whitelistedAddresses(uint256view returns (address)
State-modifying
approve(address touint256 tokenId
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
setNftPerAddressLimit(uint256 _limit
setNotRevealedURI(string _notRevealedURI
setOnlyWhitelisted(bool _state
setmaxMintAmount(uint256 _newmaxMintAmount
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistUsers(address[] _users
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 _initBaseURIstring _initNotRevealedUri
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.