Petabytes

Verified contract

Active on Ethereum with 4,619 txns
Deployed by via 0xfee68bf0 at 15135552
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Petabytes"

0x5c279fd9be33b9333b514b1a88359b7826d2e1a706d04aef0eb0ac13cd4ff3c0
0x1178a48920e0b3875fffe64fbc43075816703662aa07fbb2583c5611f14a84f6
0x7fd19c765ca36ca749f4ee091de5802a647e24a23827fbe78397f36aad227d86
0x3c2cf8fa0b38f4b62091975e04c49ef638d6e341fd002af0311f2c3107f7e1ca
0xf5e05f4e5d48a974caa0a62945138a14c3b3846c046455bab46b5690cd0cac8b
0x434edd338bac91e4d23439f3c166d6e5a9c2daa8a1b6451d568dfa63e3d4d3dc
0x1667e9215d5877bd9a927c1b98464a2b3896af223e184761afd0dc6e99d6a22d
0x6a5df55845a5801d22c9972935d1969459779df95e697b71484441e9f47955de
0x4067dc7ae8510b0a5d4743b6b013309032ee7e680e8b3fcf92cbe5f40150dc90
0x2d6e649ffcfbaa3f2f8db1423f2f75c769232506ed8af02bc55d0114a47c1fd2

Functions
Getter at block 21297753
collectionSize(view returns (uint256)
2022
getMintPhase(view returns (uint8)
4
getRedemptionsAllowlist(view returns (uint256)
0
getRedemptionsPublic(view returns (uint256)
0
maxPerWalletAllowlist(view returns (uint256)
1
maxPerWalletPublic(view returns (uint256)
2
merkleRoot(view returns (bytes32)
0x07c3072bf50061b43c20ca9c2706428c7cf8412f1ad46be51580b124f996bdea
mintPhase(view returns (uint8)
4
mintPriceAllowlist(view returns (uint256)
0
mintPricePublic(view returns (uint256)
140000000000000000
name(view returns (string)
Petabytes
owner(view returns (address)
0x1d522ae2dff7f5b3cb24465630a5951ad60c9233
symbol(view returns (string)
PETA
totalSupply(view returns (uint256)
2022
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowlistMint(uint256 _quantitybytes32[] _proofpayable 
approve(address touint256 tokenId
devMint(uint256 _quantity
mint(uint256 _quantitypayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseTokenURI
setMerkleRoot(bytes32 _merkleRoot
setMintPhase(uint8 _mintPhase
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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
fallback(
receive(
Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(