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

WOAW

Verified contract

Active on Ethereum with 6,584 txns
Deployed by via 0x6818600e at 14506431
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "WOAW"

0xa5eea907f674d1ea23a5499cb69eb4ff16df093f36534d06d0e67b472c72c2b2
0xfcb4116eee2b5df4e76d77eec064f5921a69ec1a7d0e7a9a174e5bf7f8505d73
0xb759f3d25ed3b5f2ce04810b9df159c3486a2af134aa3082177a296217f97129
0x1c65cf221a04cb08e96c5ed72138ef29065e05d1a03c7f1ee4eba728d6ec89b3
0xa9117d7664c3093a5a29c8f900ef75b698503154c268e8bd30435a259b84a903
0x42f17658bfab9791ee0eeba6ae3ce1f169da1ecfeff0c9038da58e28f50da7f1
0x7ad6d17cd7a88b2343071529c0badd45669bbaa780b5747f74591f0391a59d30
0x50ba4fd53b4a161022736570a9f4304f73beb01f48105459ffd1bca43afb29b9
0x1075aa4e94fb12d02dd5f15ae70cb80ffbcdf7f2386a56cf40dc6f7dacff20e6
0xc0a3b247b7d9e5c3692ee89b97fc67a51c4ae2b945ad7ace267646afae694ebc

Functions
Getter at block 21214152
FREE_MINT_IS_ALLOWED_UNTIL(view returns (uint256)
3000
FREE_MINT_LIMIT_PER_WALLET(view returns (uint256)
1
IS_SALE_ACTIVE(view returns (bool)
true
MAX_MINT_AMOUNT_PER_TX(view returns (uint256)
100
MAX_SUPPLY(view returns (uint256)
5555
METADATA_FROZEN(view returns (bool)
false
PRICE(view returns (uint256)
10000000000000000
name(view returns (string)
WOAW
owner(view returns (address)
0xd891226184bc64e6d0f5d05a0a53f5556b37a567
symbol(view returns (string)
WOAW
totalSupply(view returns (uint256)
5555
Read-only
balanceOf(address ownerview returns (uint256)
freeMintCount(address addrview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freezeMetadata(
lowerMaxSupply(uint256 newMaxSupply
mint(uint256 _mintAmountpayable 
mintOwner(address _touint256 _mintAmount
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string customBaseURI_
setFreeMintAllowance(uint256 freeMintAllowance
setFreeMintAllowedUntil(uint256 freeMintIsAllowedUntil
setMaxMintPerTx(uint256 maxMintPerTx
setPayoutAddress(address addyuint256 id
setPrice(uint256 customPrice
setSaleActive(bool saleIsActive
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(uint256 priceuint256 maxSupplystring baseUriuint256 freeMintAllowanceuint256 maxMintPerTxbool isSaleActiveuint256 freeMintIsAllowedUntil
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.