Squarmies

Verified contract

Active on Ethereum with 4,550 txns
Deployed by via 0xf102ebb5 at 14042477
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $11.05
0xbc2ea7664303687a80d3dc7b32f111e2a4409ea8c8070d5afa7b638e80081bef
0xd4923c45533e70def02b06c7930efa8f1a02a941a11a6d27f00f7f62ae6c4774
0x6b1f36f0009bb2c6d910293ee81e937c3d9037deca15905d0259e0bf964a63cc
0x539afab1a83f9e06f6ee1a55a3f9649297b08933cf817ce9ac3e64cefc877ee3
0xbc5a79015820e80de3ea47f21127066a55e7292fe33f5de09242a35895bb7b77
0x32b4a9b7e4e81e0c56f4c5927453c23d14d896561d6cab0d3116596d3d5e1f3e
0x603c78b3691c8614c74a781c9196705e5b2a7e83f201df4269784232dbc5b002
0x98293cc424b5de5ecf83b2deb11842c611726430e9078dfb6f8aa4ec9ecbe73f
0x078fddd2a6cab29bb1e39987b397b2cd588ac51991be08ed0ee29ab9825931d5
0xdf574ebf806c047e16e239785fcd753d6833124cda77b5a243daf51410a02c16

Functions
Getter at block 21093411
SQUARMIES_PROVENANCE(view returns (string)
0df7210dd1f8ac5f43cfd84006c6a4fe5091d63baad59e233c9792fb4f83b61b
cost(view returns (uint256)
59000000000000000
 
getContractBalance(view returns (uint256)
maxWhitelist(view returns (uint256)
3
name(view returns (string)
Squarmies
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xad3cc61d62ca353d450999e1379af6cdb5bb1fb3
paused(view returns (bool)
true
revealed(view returns (bool)
true
root(view returns (bytes32)
0x9ca7826e0775ea210c8d6a0ef79c6a73c9466403fb2e0a6a24eba18a5d526786
sale(view returns (uint8)
2
symbol(view returns (string)
SQUARES
totalSupply(view returns (uint256)
3535
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
isApprovedForAll(address owneraddress operatorview returns (bool)
numberMinted(address ownerview returns (uint256)
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
airdropSquares(uint256 _mintAmountaddress destination
approve(address touint256 tokenId
mintSquares(uint256 _mintAmountbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _newBaseURI
setCost(uint256 _newCost
setMaxWhitelist(uint256 _amount
setPaused(bool _state
setProvenance(string provenance
setReveal(bool _reveal
setRoot(bytes32 _root
setSale(uint8 _sale
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 _symbolstring _uriuint256 maxBatchSize_uint256 collectionSize_
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.