PlanetPets

Verified contract

Active on Ethereum with 49 txns
Deployed by via 0x9eaaa509 at 14006898
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "PlanetPets"

0x4344d18846eef6fe419d4587a2183263ae681c379cbec0565e1a96f9d8758c7d
0xc41f48c9a222f784f69f72cb154c45f9bb244a9996835b7d9cd615820e54f325
0x279d4b22d2c6405dc60ee9c0857848b907941296d67d43bbc424509612a4859c
From
0x737e8e6db5e825a488f0fa257b0b980544b014a8bb983eb6f9ef0e712f18ebdb
0xb7e34212ac5bfb6fb3a77392bfa4e869e41a5ddf3883dda43fef3edaab743b10
0x56f1fb12b3ff0adf556d86a348fc31b07f358a31cf00043616b65d3fa789b3ec
0x169c63197dbf222d73a7038d969c96335d53152400d029f3c585d175db0205e9
0x3aa0e091849614ce1215b9d35bb8b2ff9bad8463128f049acc0a856ea1f3e1c0
0x1e1591986d1015dd53ad2722115e32e317d8900da8b0ccca115de472a60139ec
0x95b0967a32a3f6aa79a17620f6f5dd582f13165ae48268758510966b19533f29

Functions
Getter at block 20868374
FREE_SUPPLY(view returns (uint256)
1500
MAX_SUPPLY(view returns (uint256)
5500
PAID_SUPPLY(view returns (uint256)
4000
contractURI(view returns (string)
maxInTx(view returns (uint256)
10
metadataBaseURL(view returns (string)
https://gateway.pinata.cloud/ipfs/QmRiG3UmPcJWsDn47vxvzE65m8RKRfjFoSnnU8qY3jcwSs/
name(view returns (string)
PlanetPets
owner(view returns (address)
0xb696693b7cb484661a075e9d517f832a2c34dde3
paidSupply(view returns (bool)
false
price(view returns (uint256)
0
saleEnabled(view returns (bool)
true
symbol(view returns (string)
PPs
totalSupply(view returns (uint256)
245
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
approve(address touint256 tokenId
mint(uint256 numOfTokenspayable 
renounceOwnership(
reserve(uint256 num
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURL
setContractURI(string uri
setMaxInTx(uint256 num
setPrice(uint256 _price
toggleSaleStatus(
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.