Junior Jr. - EASY MODE

Verified contract

Proxy

Active on Ethereum with 263 txns
Deployed by via 0x9ab69bb4 at 16831024
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 "Junior Jr. - EASY MODE"

0xe05fa7c7fe9535109561a6fd8035e4d29b3a19c1e78d5e1044c61e8ee262ead2
0x5a2bb91a06045f76c30ae9b1609bc523916579753bba52afcca8cd10c352a9aa
0x8e72a6a17463f447a035917034db8992fcbc9b12bbb72636c127561024d95067
0xcbb6e3ae0bb12519db69a2ac64ba46f90bd3fd712b148939e6d6434b7181465e
0xe2a65e12407544788844bec5cb0f6235fe803a89a8d71fc1a0d86ad4f79eb922
0x6ece7b60237c14b746754359f181fb34dea538a8b10caf7154f3f90d91b6e148
0x6cddc78a0a06091111caad1ffc731e37d308060eb924c7dabf68c817c54246ac
From
0x0d6f1d8b9b2d1c55622e30398f27de99fa727c369c6a155b7fd69cb1a82daa00
0x7b7644c14d023e33427a2c74d9a2922cd0c9d44ad6949735f0e69c8a494e005b
0x0bc4d8c3791b24bc57f8fa73c87b6bc6fc41401382b32dcf718de6a7673fb21e

Functions
Getter at block 21023003
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
5
PRICE(view returns (uint256)
0
PROVIDER_FEE(view returns (uint256)
0
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://bafybeieurqmnvw533u2sbeb5tpqlnzomzhku6h4uou5bna6lbxdvh5rxua/
_contractURI(view returns (string)
https://metadata.mintplex.xyz/KTgwFwKbDGsm7b9mhxZx/contract-metadata
baseTokenURI(view returns (string)
ipfs://bafybeieurqmnvw533u2sbeb5tpqlnzomzhku6h4uou5bna6lbxdvh5rxua/
collectionSize(view returns (uint256)
30000
contractURI(view returns (string)
https://metadata.mintplex.xyz/KTgwFwKbDGsm7b9mhxZx/contract-metadata
currentTokenId(view returns (uint256)
574
erc20Payable(view returns (address)
0x86cbf57556cbf859334821606d930056a16ca0cf
getNextTokenId(view returns (uint256)
575
maxBatchSize(view returns (uint256)
5
merkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
mintingOpen(view returns (bool)
false
name(view returns (string)
Junior Jr. - EASY MODE
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0x86cbf57556cbf859334821606d930056a16ca0cf
payableAddressCount(view returns (uint256)
1
strictPricing(view returns (bool)
false
symbol(view returns (string)
EZ
totalSupply(view returns (uint256)
574
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(
initialize(address _owneraddress[] _payablesuint256[] _payoutsstring tokenNamestring tokenSymbolstring[2] urisuint256[2] _collectionSettingsuint256[2] _settings
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(
resetPayables(address[] _newPayablesuint256[] _newPayouts
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
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

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
PayablePayoutMisMatch(
PayoutsNot100(
PublicMintClosed(
TransactionCapExceeded(
ValueCannotBeZero(