This contract is being backfilled. You may encounter incomplete storage history.

WW3 Application

Verified contract

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

No balances found for "WW3 Application"

0x47b40684966eeb469f10c60d25e137abc16c154f90c5ae789871354dcfa43e5b
0xe7d0f0909305326e7afd5844afeadfa8e54a09aebdf431cd29b82e01f2aa9eae
0xd6d1f2015ca6f74279b785ae12a5ba481c7df9dbf17f8ce074ca0391f94d90ff
0x3c8e3f93703d3449a4d2dbe32d7dbe71f421b9a521871781a5cbab31f7ec9cdd
0xee7a07fead5f81123229acab581d0f10749053f895633692c416b0f67e3ad7a5
0xc4c5ea05f00b73c885a69e1033362eafd3cf945cbd09e01ddcfa926509d8e9aa
0xaaced83fb53fe1f80eb614476c363f946671a1ba7c1c8c4a0cd29477689900a6
0x1719e6e7c0db1740525375aa247d6a6346e743f85cdcd45526ba9b4ac9e1cf7a
From
0x67ffea6d33e86ebfc3b18f00d49bb391832b75f6bf9dc8095e8082a7b2bbba8d
0x725ab9d1a3791ba9b0a577a5cfbffcd3e402548d0e5660ef7fb753766353a050

Functions
Getter at block 20887331
DROP_ACTIVE(view returns (bool)
true
MAX_MINTS(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
2222
NFT_PRICE(view returns (uint256)
10000000000000000
baseURI(view returns (string)
https://ipfs.io/ipfs/QmYuMWzu6ZPRcz6F75YZ9T3Lf8ZC4sfHNFkMTZXphpJ5E9
name(view returns (string)
WW3 Application
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x8a8fd1a4940061540c7084bb5f1338ec68669d49
projName(view returns (string)
WW3 Application
projSym(view returns (string)
WW3
reservedMintedBy(view returns (uint256)
0
symbol(view returns (string)
WW3
totalSupply(view returns (uint256)
299
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview 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)
State-modifying
approve(address touint256 tokenId
flipDropState(
mint(uint256 numTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMaxMints(uint256 newMax
setPrice(uint256 newPrice
setSupply(uint256 newSupply
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.