Peeverse Genesis

Verified contract

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

No balances found for "Peeverse Genesis"

0x7237fdd7aedecdb647ba81cd8b43a152e92aa7356c42bde9cc7b0120299f4203
0x3ed8ed3a3e46fb52f9e99e182b6c5eef6b5d432a2ca7b2042ede489049d7e89d
0xbb87bde540b09526bbcd24c2c8500466fe4fbbb25add297b9634dc7fb6cc38f9
0xd29175b578780eb91d2a20c52ff01f4f633172b764ab4589671a6539e2440952
0x0f6693ee6cf057f167617556fd50fb90091a8856d3987e532d09ad6f61705823
0x0a776cf1413fa58b2ca77b2e74eadf1393d7b91b278caba9c084ff20837c8a28
0x7b686d6e55075730887b47c70ccfa80895e488171707d0c9996f69682944588e
0x347914180a7e175b992bd40d03b96bd270832e9e15ad19ccbc58e5207493ce58
0x17dffa7301017990e852bdeaa9e41eda7edf12d1b25df5e8ae9dd0167444697b
0xfe09492db7bfdbb2ed0694f55d71b5576b005e1a3692586ffb849a432187a60c

Functions
Getter at block 20792133
CONTRACT_VERSION(view returns (uint8)
2
MAX_WALLET_MINTS(view returns (uint256)
4
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenURI(view returns (string)
ipfs://bafybeigowylgaakrdhfmb3ptlvwr2yb3hvm6sqztbg27lbv4poprefq6ue/
baseTokenURI(view returns (string)
ipfs://bafybeigowylgaakrdhfmb3ptlvwr2yb3hvm6sqztbg27lbv4poprefq6ue/
calcAvailableBalance(view returns (uint256)
0
collectionSize(view returns (uint256)
2933
currentTokenId(view returns (uint256)
2933
erc20Payable(view returns (address)
0x0c732013264879d61b5ea16207b2e3be7a9643aa
getNextTokenId(view returns (uint256)
2934
isRevealed(view returns (bool)
true
maxBatchSize(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0xbe8d812111d3a29a07225438e84fedeea75a3b4f5b03e8543c505273efc0bf53
mintingOpen(view returns (bool)
true
name(view returns (string)
Peeverse Genesis
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
true
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0x0c732013264879d61b5ea16207b2e3be7a9643aa
payableAddressCount(view returns (uint256)
3
ramppSurchargeBalance(view returns (uint256)
0
ramppSurchargeFee(view returns (uint256)
1000000000000000
surchargePayableAddressCount(view returns (uint256)
1
symbol(view returns (string)
PEE
totalSupply(view returns (uint256)
2933
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
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)
surchargePayableAddresses(uint256view returns (address)
surchargePayableFees(uint256view returns (uint256)
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(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
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(
resetRamppSurchargeBalance(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setMaxMint(uint256 _newMaxMint
setRamppAddress(address _newAddress
setRamppSurcharge(uint256 _newSurcharge
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unveil(string _updatedTokenURI
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawAllRampp(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
withdrawRamppSurcharges(
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

This contract contains no error objects.