NFTFUDDIES

Verified contract

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

No balances found for "NFTFUDDIES"

0x69c315910607ae58a4aa06f44a7249cdffc017de2cc2640ef4510450f3b45bbd
From
0x125931c0c9c6652e3f190c8ea0bf7f77baf23bbd6920ffbf98ed4f233eeef6a8
0xd630ff11010a61fa5c7f18bf1b02cd72fdba77a3a3d0becb2cdf57ff6aa8d0b2
0xef6fec179beb5f564df1bb78bf693a900fdf65493eccc643445569c22b184bbd
0x6deaf9a6ed7de2ea3a11634df62cf1a18a2e1e3cb0c9484f9363a82918b034e5
0x85ff736d5d9d199cffe0b0dac0cca138932d9f53974f06a166aaf3d7c02ca173
0x72cf4b8b4476fffdd097b5f5b7100ecb1132377b9d0b607df751a802b50b327a
0x937627f7401d439ba39f7eb24abe3a5fb5c992f8557ebb7aabe2594347cf6d16
0xd6ed7404afd873a5ecd5b9524c547076e18b7a93a2adc30bd3e0589f39ec1838
0x5eaba47e932d267d327ad8311c53e10eef7f441fb5401c57e527020c6299c30f

Functions
Getter at block 20907982
baseURI(view returns (string)
https://data.wordies.io
contractURI(view returns (string)
https://data.wordies.io/nftfud/contract.json
maxFreePerWallet(view returns (uint256)
5
maxPerTx(view returns (uint256)
10
maxSupply(view returns (uint256)
4999
mintEnabled(view returns (bool)
true
name(view returns (string)
NFTFUDDIES
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x5e4de0dceff04d972fad72b9c5282dd2db398f4c
price(view returns (uint256)
9800000000000000
symbol(view returns (string)
NFTFUD
totalFree(view returns (uint256)
2000
totalSupply(view returns (uint256)
598
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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)
State-modifying
approve(address touint256 tokenId
freeMint(uint256 amt
mint(uint256 amtpayable 
ownerMint(uint256 amt
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string URI
setMaxPerTx(uint256 maxPerTx_
setMaxPerWallet(uint256 maxFreePerWallet_
setOwnersExplicit(uint256 quantity
setPrice(uint256 price_
setTotalFree(uint256 totalFree_
setmaxSupply(uint256 maxSupply_
toggleMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.