# Contract Details

**Smart Contract Address:**

The smart contract address for Katy Purry Coin will be made available upon its launch on the Degen Chain mainnet. Stay tuned for updates on our official website and social media channels for the contract address announcement.

**Contract Details:**

* Name: Katy Purry Coin
* Symbol: KPC
* Total Supply: 1,000,000,000 KPC
* Decimals: 18
* Standard: ERC-20

**Contract Functions:**

1. **balanceOf(address \_owner):** Returns the balance of tokens owned by a specific address.
2. **transfer(address \_to, uint256 \_value):** Transfers tokens from the sender's address to the specified recipient.
3. **approve(address \_spender, uint256 \_value):** Allows the specified spender to withdraw tokens from the sender's address up to the specified amount.
4. **transferFrom(address \_from, address \_to, uint256 \_value):** Transfers tokens from one address to another, provided the sender is authorized to do so.
5. **totalSupply():** Returns the total supply of Katy Purry Coin tokens.

**Disclaimer:**

Please note that interacting with smart contracts involves risks, including the potential loss of funds. Ensure that you fully understand the functionality of the contract and exercise caution when interacting with it. Katy Purry Coin and its team are not responsible for any loss or damage resulting from the use of the smart contract.

For any inquiries or assistance, feel free to reach out to our team through our official communication channels.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.katypurry.com/katy-purry-coin/group-1/contract-details.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
