Pixl Pets

Verified contract

Active on Ethereum with 26,838 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
--
0x5292872e9d2a59e1c95cdc85ebef35831147e00d9c7ec0e7c617fcb8c8ee7ad9
From
0x4de88d90eef4e4bc6b3a085b8ad4e92ba77444068d32391d4bead01e58e98fd5
0xcab8f967b47818a05ba5596ff920af7fb08d78652d6655015485cc84a30a43b8
0xa641bc8aead49361d67095f83ef23ee238b13d80b77ed5ba68396252128e12f2
0x7658ff499faa4162472e505c98731bd5c164837ed3964ab9dd12c5c777902a6a
0x88c99a330dbdd369ce078c6660d0419bc2759915298277d08686dc8d870858af
0xc4019ece5aa1ca1f10774b3d4b0bfc427d74a787ce924c6bb5979a79bc999f78
0xeb4b93fdc87f490adf504329f54575ddb2f6a1d58d7282c28138fda9e09d1c64
0xdc10fb56f41a5d10a70075dc43f7c8f2f4d3e993e2dd88b96795843e219169f4
0x089a6c2d40a2d9adacc4a6c256a3a7fa27cae4162833c60914e361d2619eb227

Functions
Getter at block 20851249
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.