QUIRKIDZ

Verified contract

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

No balances found for "QUIRKIDZ"

0xb0787c9bd0e56390273a772c25df14d2eb1d44b21167949bd1cf525f8d00bcd4
0x13ee33a1d4070bbaaf55223759f538d434e587534a378a5cd850a4b7f15529eb
0xd569abac48c4ef1c22c9a5a3a53f7388f819cb5554d2d2924719de9a78773713
0xedc4748e038e1344eeaae78be8b60ce41ebc49d6a4ac7f907651e7a2ee9bca0e
0x2f438bb740f4fadfda8ab177aed7479baba19f403d492dd05df21061e68926da
0x99cea39598cba77fae66c84132abe5e47c9fd8455df2592d9d59936b24ce9e9a
0x9754295881e7865eed3afea45d10f2ba9c9a17bd096176dc0c346f0370944621
0xe25d038448cd3dc598f1e02c022c6e828b63dc6b3d13016f93a8f6ab1f303004
0xc79b52f69d231d974dfdba34a1fdc7e87f908d98cc21639e898a04f5d41aaab3
0x1a9b9545d755606cde8022b9c67d7a750bc261164fd33e3f289163b9856a59d3

Functions
Getter at block 21173085
cost(view returns (uint256)
0
freeMintCounter(view returns (uint256)
777
isSaleActive(view returns (bool)
true
maxFreeMint(view returns (uint256)
777
maxMintAmount(view returns (uint256)
20
maxSupply(view returns (uint256)
5000
name(view returns (string)
QUIRKIDZ
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x40c58467678ca5bbd5bf3d7fa6b43f6a7137d363
symbol(view returns (string)
QRKDZ
totalSupply(view returns (uint256)
5000
uriPrefix(view returns (string)
ipfs://QmWgUg8DKQr26twQeq4LpHB4sYh28gQ3TwRJpTKAUHkhBU/
uriSuffix(view returns (string)
.json
Read-only
balanceOf(address ownerview returns (uint256)
freeMintCounterMap(addressview 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
freeMint(
mint(uint256 _mintAmountpayable 
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 _newCost
setUriPrefix(string _uriPrefix
setUriSuffix(string _uriSuffix
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
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 _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.