Moon Pudgys

Verified contract

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

No balances found for "Moon Pudgys"

0x8185443e8cdedc4e9ac26cb1616c794ec643fa6616f012a984d0e32b52f7b7f3
0xa7edb30d8bc9caebb0bd0491975b80d94b50e9414f79a3a6e912101b96827c9c
0x610ac0aa54bfe357b2d75187eb51212c650ad787449bec4574bef4917620ca26
0x8e5338bbed304dd3c014a0beea0db0863f60b98aad7b8ee1061643269b4628a7
0xa4f4a00c1452a8f9ee321fa76ca488adedadb1766c06c778aee382890a36d7e3
0x617767b81dc121f81145ad9e31be3305299f236e3facd6ec8335482113ca165c
0xf0cc06dc33389b0660554f96eda7fd426def280b2d1cfab8d2944309b2c49428
0x1b81aeca84a7f0f2eb22950d9552ea48796d11226e89aaef77c7e4928839215e
0x72e3aa7b590ee1d6fd354853659dacf4977dc9969ad85a56db102f8b5f81fafa
0xbb35036896520e2fcf910c7d150bb5ec5078ece9e11bcd1ed2f56d73a4fcbf55

Functions
Getter at block 21390867
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
100
PRICE(view returns (uint256)
0
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
ipfs://bafybeie4nx437dw5w5fh7w4wkixqxxnxwlxqiotzwsxoxsvc4udezleaqq/
baseTokenURI(view returns (string)
ipfs://bafybeie4nx437dw5w5fh7w4wkixqxxnxwlxqiotzwsxoxsvc4udezleaqq/
collectionSize(view returns (uint256)
2222
contractURI(pure returns (string)
https://metadata.mintplex.xyz/wfsJD5sivotJ1cBgBYX3/contract-metadata
currentTokenId(view returns (uint256)
1568
erc20Payable(view returns (address)
0xf61a234cbec61e4613e300697b150086dd1bf952
getNextTokenId(view returns (uint256)
1569
maxBatchSize(view returns (uint256)
2
mintingOpen(view returns (bool)
true
name(view returns (string)
Moon Pudgys
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0xf61a234cbec61e4613e300697b150086dd1bf952
payableAddressCount(view returns (uint256)
1
redemptionAddress(view returns (address)
0x000000000000000000000000000000000000dead
redemptionModeEnabled(view returns (bool)
false
redemptionSurcharge(view returns (uint256)
0
symbol(view returns (string)
MoonPudgy
totalSupply(view returns (uint256)
1568
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(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
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
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(