NFTWordle

Verified contract

Active on Ethereum with 15 txns
Deployed by via 0xc0946f38 at 14489361
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
Native
Value $24.2
0xc3eb073a410608fddddad6ca0a5669293efd18ebe9c40e95852d387e88fd3386
0x6aed1104606a646ed413d8c361c773414b99d58ccf6314c5be7f26f74696c6d5
0x4f1ea77e2ac5b65ad0b547cb2dd07a20416ae4563bead60beae55ec9694d3310
0x8692130569f0e69991daf1bedb14c3d776da1ca655616f3e49d66756a6903b3e
0x8a34f7e3b94771d598b43c66714729dff0270f612a10a59662c3d73886592d2f
0xfcce40ba244e4e6e9f727ab8974dabae3021e99fa106b2bf0cefd893b1ccbf18
0x1c439da34711d398500715df4234d63cbf5922255046c93204d916a079edb4c1
0x7725e2658d71c3fcc85566c3dddbd42a53285157392cf2b541ce0ff62243850a
0x2c474f742ba7ad57c6d2407b42ba56b31423a2e745c73c12eb8022a0fef3300a
0x7075fbfbdc434093d671af530df6fe4e4cce6f2734e4957ff9710a6fca3cb09b

Functions
Getter at block 20903542
MAX_NWD(view returns (uint256)
5555
NWDPrice(view returns (uint256)
50000000000000000
baseURI(view returns (string)
QmYHBzvzhs5YKvJVav2NzpxyxVJe2ygtW3JQeTmWJrEwZs
currentDay(view returns (uint256)
1
currentRound(view returns (uint256)
1
freeMints(view returns (uint16)
0
gameStarted(view returns (bool)
true
gameWallet(view returns (uint256 balance)
0
maxNWDPurchase(view returns (uint256)
10
maxWLPurchase(view returns (uint256)
2
name(view returns (string)
NFTWordle
noOGState(view returns (bool)
false
ogState(view returns (bool)
false
owner(view returns (address)
0x488822a0128de0f931543563e859742270a22105
potBalance(view returns (uint256 balance)
0
roundCount(view returns (uint256)
0
saleIsActive(view returns (bool)
false
singleRoundPrice(view returns (uint256)
10000000000000000
symbol(view returns (string)
NWD
tokensMinted(view returns (uint256)
4
totalSupply(view returns (uint256)
4
wlState(view returns (bool)
false
Read-only
addies(addressview returns (uint8 ogsuint8 wls)
balanceOf(address ownerview returns (uint256)
earnings(uint8 isNFTaddress whothisview returns (uint256 myBalance)
firstTry(uint256addressview returns (bool)
gameDay(uint256view returns (uint256 pot)
gamers(addressview returns (uint256 roundsRemaininguint256 lastWithdrawDay)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
myWins(uint256uint256addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
previousHash(uint256uint256view returns (uint256)
recorded(uint256uint256addressview returns (bool)
remaining(address checkAddressview returns (uint256 remRounds)
roundWinners(uint256uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
weights(uint256view returns (uint256)
winner(uint256uint256addressview returns (uint256)
winners(uint256uint256view returns (uint256)
withdrawn(uint256addressview returns (bool nftbool winnings)
State-modifying
addAddresses(bool isOgaddress[] addressList
approve(address touint256 tokenId
buyAndRecordWin(uint32 guessHash2payable 
buyRounds(payable 
changeWeights(uint256[] newWeights
flipState(uint8 sale
freeMint(payable 
mintNWD(uint8 numberOfTokenspayable 
newRound(uint32[] prevHashbool resetDay
recordWin(uint32 guessHash2
reserveNWD(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
transferFrom(address fromaddress touint256 tokenId
updateMintPrice(uint256 newPrice
withdraw(uint256 amount
withdrawEarnings(uint8 isNFTaddress whothisreturns (uint256 myBalance)
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 symboluint256 maxNftSupply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.