Sleepy Bearz

Verified contract

Active on Ethereum with 616 txns
Deployed by via 0x9eb58671 at 16272025
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
9 additional variables

No balances found for "Sleepy Bearz"

0x600d370e742ed9a41e15a73e134887b9f982a2dd8d7a105fdd4de1b9f2773d97
0x13ceec53257fba0fb901f44912a9928102c7bf3a956b4f1020efbbb8d1eef0ac
0x56c1428d7ce29bb40bbb5f7d5661266b44da0d28a00dad0d81e09ecb94125167
0x39bfb1b288b5d87711a7683ffaeb76af03cc52de370e5fe79e95d8d8d6fe5c7d
0xa4f9025f9bbd25c38f667e9379992b6fb21589d081f3d52e126897d64d488dd1
0x149fe1adb6bf19bcfeeb98b3044cef3836869d37e1571df764af976e22adf421
0xf6bb34dcda484fcdcc9fafcf5f341dfb712c296352c5615cf9f1782e60d3cf3f
0xfda77277cd93cce3d4274e273f23337d4521f461c4a36835afedb20c7a5f778d
0xc93c20f8578e2b729a437faeb8be4e3a98a318b7339eff6f182d81981bbcd96b
0x09f11c3fbf0fe44d194fc1b6287568c6312c7c29df5c104563178ee7135ca902

Functions
Getter at block 21272845
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
MAX_WALLET_MINTS(view returns (uint256)
1
PRICE(view returns (uint256)
0
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://QmRSw9iCrRjoLTpKuqgqCpA8MgPtQLCQinyyaQbcanFSLc/
baseTokenURI(view returns (string)
ipfs://QmRSw9iCrRjoLTpKuqgqCpA8MgPtQLCQinyyaQbcanFSLc/
collectionSize(view returns (uint256)
555
contractURI(pure returns (string)
https://metadata.mintplex.xyz/TTGFkwIqx5GuYTVA7RBS/contract-metadata
currentTokenId(view returns (uint256)
555
earlyMintTokenIdCap(view returns (uint256)
250
erc20Payable(view returns (address)
0xbdc986390c404cc76c2df774a0d6a33ac701075a
getNextTokenId(view returns (uint256)
556
maxBatchSize(view returns (uint256)
1
mintingOpen(view returns (bool)
true
name(view returns (string)
Sleepy Bearz
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0xbdc986390c404cc76c2df774a0d6a33ac701075a
payableAddressCount(view returns (uint256)
1
redemptionAddress(view returns (address)
0x000000000000000000000000000000000000dead
redemptionModeEnabled(view returns (bool)
false
redemptionSurcharge(view returns (uint256)
0
symbol(view returns (string)
Sleepy
totalSupply(view returns (uint256)
555
usingEarlyMintIncentive(view returns (bool)
true
verifiedClaimModeEnabled(view returns (bool)
false
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)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
redemptionContracts(addressview returns (bool)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenRedemptions(addressuint256view returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
openMinting(
redeem(address redemptionContractuint256 tokenIdpayable 
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
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintTokenIdCap(uint256 _newTokenIdCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRedeemableContract(address _contractAddressbool _status
setRedemptionAddress(address _newRedemptionAddress
setRedemptionMode(bool _newStatus
setRedemptionSurcharge(uint256 _newSurchargeInWei
setVerifiedClaimMode(bool _newStatus
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
verifedClaim(address redemptionContractuint256 tokenIdpayable 
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
Redeemed(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
VerifiedClaim(address indexed fromuint256 indexed tokenIdaddress indexed contractAddress
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CannotBeNullAddress(
CapExceeded(
ClaimModeDisabled(
DuplicateTeamAddress(
ERC20InsufficientAllowance(
ERC20InsufficientBalance(
ERC20TokenNotApproved(
ERC20TransferFailed(
ERC721RestrictedApprovalAddressRestricted(
ExcessiveOwnedMints(
IneligibleRedemptionContract(
InvalidApprovalForRedemption(
InvalidOwnerForRedemption(
InvalidPayment(
InvalidTeamAddress(
MintZeroQuantity(
NoStateChange(
OnlyERC20MintingEnabled(
OperatorNotAllowed(address operator
PublicMintClosed(
TokenAlreadyRedeemed(
TransactionCapExceeded(
ValueCannotBeZero(