Wonky Stonks

Verified contract

Active on Ethereum with 23,533 txns
Deployed by via 0xcc452d38 at 13449576
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $163.67
ERC-20
Value $12.5
0xb8e68fe105e7821151348ad3eddcb0eed1586c3e1de9da16d107db01deb25658
0xe5c21fadc19a1596804ccfbe02cd84f7dfb7b81bffeae822f78213ba87e0cdb7
0x61f2f90c39545d853f8bb70a3442e19f1848705c586a2269553966b97410e6ba
0x51d75b3fea9203b059d392a844ba59fb1205ed956095cca4d38b622a46abba11
0x7bcf8e2ef75ba86d3804512834f9871862ea485dcd5d1456ba76d44aa8c10428
0xd78d3a9e785320e84a99616386db822d642b6ed990259df5f9b03cbd835c9fb7
0xf7ea41ed30a7078567b80a7818862a02dba80e55f173160fb0b5c4bcc932dbdc
0x2f03517c9c36de10ea4dc4110e995bee6d151cee9121fad5240c6bd2a2546194
From
0xe4460d744118825189107db051686201d62f91d3c37682526a65fd99df341f2e
0x861f5886fef90d105351ba217a0515d815d48af7aa91a12075dfc243fdc2b9db

Functions
Getter at block 21208520
freeQuantity(view returns (uint64)
1
getCurrentMintLimit(pure returns (uint64)
12
getCurrentPrice(pure returns (uint64)
70000000000000000
getTotalMinted(view returns (uint256)
8736
getTotalRemainingCount(view returns (uint256)
0
maxPerWallet(view returns (uint64)
12
maxSupply(view returns (uint64)
8736
name(view returns (string)
Wonky Stonks
owner(view returns (address)
0xd7344cc26e22141eda639bb786a40586b1fb28a0
royalty(view returns (uint64)
500
symbol(view returns (string)
WSTK
totalSupply(view returns (uint256)
8736
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCurrentPriceForQuantity(uint64 _quantityToMintview returns (uint64)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
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
mintPromotionalQuantity(uint64 _quantityToMint
mintQuantity(uint64 _quantityToMintpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newbaseTokenURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawBalance(
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.