The Sasquatches

Verified contract

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

No balances found for "The Sasquatches"

0xfc9ff2fd340b97b0fff771f8055f13cd6f862c8ed6df1e10ed23991981ba8ca8
0x833544b8969d4eaaacb3771774a4ffd63a1792580f172b0b05d274e0908c9381
0x8d4037f2232b21bc7dc0fa8b447608c4e3f51ba4f5619e49b517b9ef17fec6d1
0x095e89abe15d611273e6a07cfbc064fbe818f81921cf376a61de514e99141a40
0xfc7e352d652b52ebb0aa9140785a9de5cbab647287386e7834b74efe65b6566f
0x59ee270a8b20df482b8eb3886d39b6e6dc0f1a23e9b7ff0b0ad385860fd4b50f
0xf69745f31949c6a899ae1fafc2d18574ab5be013eea67dae8b8660b5e47bc30b
0xef9889aff48d91bce34faecbf23ab355f0d93efb54f3bd4eec7fecdcd9e3de0d
0x7ad64b1c0d8061e0a6d611a59776ae7a272182c2822622a479d523a1f27839d2
0x05e64f0a8e4ee90718b166e8b6dd10821062c02c689594a3c2cf47947a251cab

Functions
Getter at block 21331410
MAX_PER_TX(view returns (uint256)
10
MAX_PER_TX_FREE(view returns (uint256)
3
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmU39VYmqnFAk3aNjMeJYtQX4cygyed65UJHsfQkw46nyD/
contractURI(view returns (string)
ipfs://
free_max_supply(view returns (uint256)
3333
max_supply(view returns (uint256)
3333
name(view returns (string)
The Sasquatches
owner(view returns (address)
0x6663f7ef20f7230541c66d85ad5882ea50838c0e
paused(view returns (bool)
false
price(view returns (uint256)
2000000000000000
proxyRegistryAddress(view returns (address)
0xa5409ec958c83c3f309868babaca7c86dcb077c1
symbol(view returns (string)
SaS
totalSupply(view returns (uint256)
3333
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
PublicMint(uint256 _amountpayable 
Reserve(uint256 quantity
Withdraw(
approve(address touint256 tokenId
burn(uint256[] tokenids
configMAX_PER_TX_FREE(uint256 newFREE
configPrice(uint256 newPrice
configfree_max_supply(uint256 newFreesupply
configmax_supply(uint256 newSupply
newbaseExtension(string newex
pause(bool _state
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setContractURI(string _contractURI
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(