Wonks

Verified contract

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

No balances found for "Wonks"

0xf9ae060c340a45a0dc0adbac88b9a0e9b448b7aa673447c3649ef34089a51781
0xdd2e2c0506172e39c682fd4fd4e369d9ec786539dd4f2bf414a029ddaf31a170
0xd49ff37b28c6137fb96c5c339c9d08cb85782296b9de1db5b987ee37de1b285c
0xfb0142c9d17dc54d79c371a331a5b5cad55f8e1c51209eacfffdfd5f1e081621
0x670cc82e61a73290c0ac998836b74c85b105b1ad431007f5a1918b9708d3b640
0xef1aad1bd7cfe8f7beea064825776bc42a88e38e1b731b6fd81579d400a0f38d
0xf65c5d4cb27886d387acdb67aa21747537b7ee508ef320771f27105bc20d3307
0x077b8fe7dad180397bb145addbd4e16db3d8ba83f45d5a165028441a10f72a41
0xf378a8930b4d26502955155e365c7fe811ed1ae3afdb00bc1d466f1230b24b65
0x409f7f9a689fca7b0304acf87b1c3f793040f41f10f343d70b803d152337c65d

Functions
Getter at block 21280901
COST(view returns (uint256)
1000000000000000
MAX_FREE(view returns (uint256)
777
MAX_FREE_PER_WALLET(view returns (uint256)
1
MAX_SUPPLY(view returns (uint256)
1111
name(view returns (string)
Wonks
owner(view returns (address)
0xe2058362344730be303c3532af44f8841ff81828
symbol(view returns (string)
WONK
totalSupply(view returns (uint256)
1111
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
freeMint(
mint(uint256 amountpayable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setConfig(uint256 _MAX_FREE_PER_WALLETuint256 _COSTuint256 _MAX_FREE
setData(string _base
transferFrom(address fromaddress touint256 tokenId
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(