# Contract

## 🚀 Deployment Summary

### 🌐 Network Information

* **Chain ID:** `8453`\
  \&#xNAN;*(Base Mainnet)*

***

### 💠 Contract Addresses

| Contract                      | Address                                      | Description                          |
| ----------------------------- | -------------------------------------------- | ------------------------------------ |
| **PHI Token**                 | `0xFb3aD5550ca5730A6F91350032c4Da1eFdfDE3E8` | Main ERC-20 token contract           |
| **PHIStakingSilo**            | `0x1aaB79705d6fa1309bf5E2d80d35e6afbe70Ec8c` | Staking Silo contract                |
| **PHIStaking Implementation** | `0xFA48a190EA6233bB39Af56d6d0dc46bf37Fb8a89` | Logic implementation for PHI Staking |
| **PHIStaking Proxy**          | `0x929B592E06f535C1F7D304212F42F9DFcb0A847a` | Upgradeable proxy for PHI Staking    |
| **ProxyAdmin**                | `0x28D065A9DAeb4e638dF3f678DaB89fe15d352210` | Proxy admin controlling upgrades     |

***


---

# 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.phi.box/explore-phi/phi-token/contract.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.
