Scroto Schizos 10Neko

Verified contract

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

No balances found for "Scroto Schizos 10Neko"

0x5a3d5d80202358d932b430d2beface7592c0ba85a86cb3f6716f5a8f002bfc65
0xc3b6b681da8358bcd1b475232bf2575eaca9ab3663a747cfaa430cf4bb64df3d
0xe4cdf02c00e5af950a2aaa0a36b55e1e80ff44acf0093490e61bd6ca805d0e70
0xb969ab0bb4e4b31c594c6b40a61f8334fb9d583c58e6e93adcf97305f67a8e98
0x547848a896443153548a59e52c670257b16eae32524a79bdf9809fe4f771a03c
0xdc8d5fa5ab6d871f2151a87320dec39d62c579979ab1a2a1162f5eea6cd13564
0xd7aab32c65ab7a34ae8791f7add21cb871d654aa4be3b40a4187c7cab9c54c96
0xf207146d016a9fd686684894b5b6364a38b119afbbc42d457773c7240501cd92
0x48a3fae0c179b2ac2700bbf2f6eea183f31379a6a11fffcb2f1b93afaf88d7ff
From
0xed73715691b6b55a241eb637014a1fe3b51fbccd55b9756dbc25d672d1017f1f

Functions
Getter at block 21200766
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
500
PRICE(view returns (uint256)
10000000000000000
PROVIDER_FEE(view returns (uint256)
777000000000000
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://QmeR8J37Ng5P2zXK7CQhrf8P64ZfHjA5gA37L3kaXZhFg5/
baseTokenURI(view returns (string)
ipfs://QmeR8J37Ng5P2zXK7CQhrf8P64ZfHjA5gA37L3kaXZhFg5/
collectionSize(view returns (uint256)
6969
contractURI(pure returns (string)
https://metadata.mintplex.xyz/0vydTO6fos6gJYUW3ozi/contract-metadata
currentTokenId(view returns (uint256)
6969
erc20Payable(view returns (address)
0x67b7155bf117b6a3e4989667cc6a7512d6db3542
getNextTokenId(view returns (uint256)
6970
maxBatchSize(view returns (uint256)
500
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen(view returns (bool)
true
name(view returns (string)
Scroto Schizos 10Neko
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0x67b7155bf117b6a3e4989667cc6a7512d6db3542
payableAddressCount(view returns (uint256)
1
strictPricing(view returns (bool)
true
symbol(view returns (string)
SCROTO
totalSupply(view returns (uint256)
6969
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getPrice(uint256 _countview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistOnlyMode(
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
enableAllowlistOnlyMode(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
mintToMultipleERC20AL(address _touint256 _amountbytes32[] _merkleProofaddress _erc20TokenContractpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setProviderFee(uint256 _fee
setStrictPricing(bool _newStatus
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
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
AddressNotAllowlisted(
AllowlistMintClosed(
CannotBeNullAddress(
CapExceeded(
DuplicateTeamAddress(
ERC20InsufficientAllowance(
ERC20InsufficientBalance(
ERC20TokenNotApproved(
ERC20TransferFailed(
ERC721RestrictedApprovalAddressRestricted(
ExcessiveOwnedMints(
InvalidPayment(
InvalidTeamAddress(
MintZeroQuantity(
NoStateChange(
NotMaintainer(
OnlyERC20MintingEnabled(
OperatorNotAllowed(address operator
PublicMintClosed(
TransactionCapExceeded(
ValueCannotBeZero(