Squishiverse

Verified contract

Active on Ethereum with 27,765 txns
Deployed by via 0x991c1b61 at 14177740
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 4 additional slots
-
variable spans 3 additional slots

No balances found for "Squishiverse"

0x8bc57aa3f4d970b46216c23f6b3b425df02a03d81d492c7f094e2fcc13c8edd8
0x3767862a34e1f8446f06726ab47def99cac46534c6ae854f89ed40d8d3067541
0x64f294b26275aa403b3bdf9ba08976eb88afa5b4dde177a5897fe5717b9ed9b6
0x615ca407d0509696ce06c74edc7670a3ceab228b5a611f3d97542b06adce8596
0x26b69c8283c0fef3514d003b9a3c6d0d04a1f90e18fa3a5a05e740b169aa1ba3
0x8968c83fb4ba4c5834ade2c14a3adbea9941cdbd6d47ecdb8315cb2a65530954
0x5a275d5fe70b01bb00542890e6cf908ec4d6eb085db5929dcdc73e3cc4047a7c
0x290c5a0c31bb3acd57c2f53a26be404877fa5c9f137e0399018d33687b814631
0xfbcab7d4078a10ee0765479806df3ce14dd349e2c5a6c26d7c0906bdd75e40d1
0x58c8b40e242de88c441d41384ec10f64598028be6765e5303e2ab6788106635e

Functions
Getter at block 21162711
MAX_PER_WALLET(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
8888
MINT_PRICE(view returns (uint256)
65000000000000000
name(view returns (string)
Squishiverse
owner(view returns (address)
0x55b80cb7e2ea8780b29bb20d08f70a148ea7c12a
publicSale(view returns (bool)
true
symbol(view returns (string)
SQUISHIE
totalSupply(view returns (uint256)
8888
whitelistSale(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
publicAddressMintCount(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tieredWhitelistMaximums(uint256view returns (uint256)
tieredWhitelistMerkleRoot(uint256view returns (bytes32)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
whitelistAddressCustomLimit(addressview returns (uint256)
whitelistAddressMintCount(addressview returns (uint256)
State-modifying
approve(address touint256 tokenId
mintAdmin(address _recipientuint256 _quantity
mintPublic(uint256 _quantitypayable 
mintWhitelist(uint256 _tieruint256 _quantitybytes32[] merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPublicSale(bool toggle
setWhitelistAddressCustomLimit(address _addressuint256 _amount
setWhitelistMerkleRoot(uint256 tierbytes32 merkleRoot
setWhitelistSale(bool toggle
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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.