Pixl Pets

Verified contract

Active on Ethereum with 26,946 txns
Deployed by via 0xec851b10 at 14139247
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
 (#7180)
ERC-721
--
 (#7180)
ERC-721
--
0x4a366ed01f8968409d0b7b50a5ab44539fbbdffc2d0a22889ee3baffa2c6094d
0xc0c5a22aa51c90dc4d99d638195ffd7a3161b2bcf938a68f1499647edc9032a9
From
0xb68cc7378e2beb3b218d16702d85b60b7fc3d0f81d94cda1f891ac7346a049ac
0xd0895701658b94199fc67d44bf70682af5ae53bc2f33e4ce8bedc221b0f89b01
0x3acb7df9995ef08992aea92d2c95692cecea057da7de3002cfe070b136f6437a
0x1bdd934609eb41fb3e5d8c98b9838f00c36e4884e6a9e26cbd8b26a8436ba2b6
0xa088f072d221f5993a38a46e4ddeba14843de29e65a3cd0b35ef3451a3c09aa0
0xa70eba5033f0027bf0cad2c8a1dc6ed83fcaa5cf8f0fbae0c9552d8c66012d06
0x7de8f74903664a6ac3022c203bc98f216ba8002ab7930e495b29d9759f5a0d7b
0x1774b3db6a3276e90be7f11baa81cbd10e590dd3095bed9193be94d5f5485990
From

Functions
Getter at block 21291863
FREE_MINT_MAPPING_ID(view returns (uint256)
0
IS_PUBLIC_SALE_ACTIVE(view returns (bool)
true
MAX_PER_FREE_MINT(view returns (uint256)
1
MAX_PER_PS_SPOT(view returns (uint256)
2
MAX_PER_PUBLIC_MINT(view returns (uint256)
10
MAX_SUPPLY(view returns (uint256)
15000
PHASE_ID(view returns (uint256)
1
PRESALE_MAPPING_ID(view returns (uint256)
1
PRESALE_MINT_PRICE(view returns (uint256)
88000000000000000
PUBLIC_MAPPING_ID(view returns (uint256)
2
PUBLIC_MINT_PRICE(view returns (uint256)
120000000000000000
baseURI(view returns (string)
https://www.sappy.lol/project-o/api/pixlpets/
freeMintMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name(view returns (string)
Pixl Pets
owner(view returns (address)
0x03fede75ac53dad83d9c00a549f10c5b583b3447
presaleMerkleRoot(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
symbol(view returns (string)
PIXLP
totalSupply(view returns (uint256)
15000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getMintProgress(address userWalletbytes32[] freeMintProofbytes32[] presaleProofview returns (uint256uint256uint256uint256uint256)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
phaseToMappingIdToSupplyMap(uint256uint256addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
adminMint(uint256 amountaddress _to
approve(address touint256 tokenId
batchSafeTransferFrom(address _fromaddress _touint256[] _tokenIdsbytes data_
burn(uint256 tokenId
claimFreeMint(bytes32[] proof
decrementPhaseVersion(
incrementPhaseVersion(
omegaMint(bytes32[] freeMintProofbytes32[] presaleProofpayable 
presaleMint(uint256 amountbytes32[] proofpayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setFreeMintMerkleRoot(bytes32 _freeMintMerkleRoot
setPresaleMerkleRoot(bytes32 _presaleMerkleRoot
toggleIsPublicSaleActive(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMaxPresaleSupply(uint256 _MAX_PER_PS_SPOT
updateMaxPublicSupply(uint256 _MAX_PER_PUBLIC_MINT
updateMaxSupply(uint256 _MAX_SUPPLY
updatePresaleMintPrice(uint256 _PRESALE_MINT_PRICE
updatePublicMintPrice(uint256 _PUBLIC_MINT_PRICE
withdrawETH(
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(string _baseURI
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.