Quilts

Verified contract

Active on Ethereum with 2,441 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Quilts"

0xe80bd4cbbcad5b4c20f4dd164dcb4deba7e1691b08a3b7da0268a752cfe8d989
0x5b230cda149b47caf4b1c200e5dbc4cbcf7edcc54cc7b95fdec1ad895df97c33
0x9c659693f3cb0b9247770aab1b01c4b551c2fc5b4c943ffdb189978eca62f007
0x1351660cac0abbd807e1eda8b37c659ff531313504903349f46368088ef86e5e
0xdc75af1c316909d5153e1835623f983599a026fa05e2dfdbf635fcbc9e189dc2
0xd515a820ec0b56add97613451d6671c566ca6f64f617af3d2ad5494c84e7a279
0x29ebd0d6abfd07972bb1c5a6d121c944b0065faa5e042d74b7e57087495d8a02
0x747562d523edde2c0397827ce5bae977e2a7165c1cd926b12f8a787e58f8debe
0x662f8cd03b55dd38dfb625190a2430700a1682b1007ae4f9042db235ffa46a63
0xf2a83b1e5f1b17479039cf0237221b5b2353a80c1ac80d941434ab29fec58e70

Functions
Getter at block 20882619
MAX_PER_ADDRESS(view returns (uint256)
20
MAX_PER_TX(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
4000
PRICE(view returns (uint256)
25000000000000000
hasStitcherMinted(view returns (bool)
true
isSaleActive(view returns (bool)
true
name(view returns (string)
Quilts
owner(view returns (address)
0x8484ff56895f573bb57ab86aaefb44691435dfab
symbol(view returns (string)
QLTS
tokensMinted(view returns (uint256)
4000
totalSupply(view returns (uint256)
4000
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
claim(uint256 numTokenspayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
stitcherClaim(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.