# Useful information

### Audit Reports

Two audits have been performed by Certik and Solidity Finance.

[Solidity Finance](https://sourcehat.com/audits/Phame/) report is now published.\
[Certik](https://skynet.certik.com/projects/phame) report is now published.

### Open Source

Once audit reports are finalised, initial bug bounty period passes & approved by community, both front-end and back-end repos will be fully open sourced and links will be shared here.\
\
The PHAME protocol consists of smart contracts deployed on blockchains.

Users can interact directly with the smart contracts using blockchain explorers such as <https://scan.pulsechain.com/>\
\
The Phame frontend repo is a fork from GMX v1 frontend repo, and provides code to simplify contract interaction and to view protocol information and can be deployed by any community member.

### Community deployed and maintained links:

DAPP link: dapp.phame.io (IPFS)\
Alt DAPP link 1: dapp1.phame.io (IPFS)

Stats page: stats.phame.io (IPFS)\
Alt Stats page 1: stats1.phame.io (IPFS)\
\
v1 legacy link: v1.phame.io (IPFS)\
v1 legacy stats page: v1stats.phame.io (IPFS)\
v1 legacy alt link: v1backup.phame.io (IPFS)

Please note all DAPP front-ends are hosted via IPFS. If you use [Brave Browser](https://brave.com/) or [Opera](https://www.opera.com/) IPFS hashes should be accessible without the need for an additional extension.&#x20;

Clicking the IPFS button in Brave address bar will take you to an IPFS URI with latest IPFS hash such as ipfs\://bafybeihggsczyqu6gin5tcgmjby5eroyxeyqe63g2hz2xuleg2p7ff6v4m\
for more information please visit [this](https://brave.com/ipfs-support/) , or best practice to install IPFS extension here

<div align="left"><figure><img src="/files/VHIrU5nWwmhTSdfSd1lz" alt="" width="348"><figcaption></figcaption></figure></div>

### Phatty Links

Phatty is a wallet aggregation website that provides analytics and other useful information which it pulls from numerous third party providers.

Phatty is independent and NOT responsible for any protocols or token development.

Simply go to [phatty.io](https://phatty.io/)

### Social Media Links:

Twitter: <https://twitter.com/Phamouscrypto>

Telegram: <https://t.me/phamousX>

### Contract Addresses:

Key PHAME protocol contracts are all verified on scan.pulsechain.com\
Users can read codes and execute read & write contract functions.\
\
**PhameTimelockController** 0x899d009c5FB759B37996DF4CC616eBDf89c16972

**PositionRouter** 0x8B5cCB7e0b77DbB2a1A701288Fe4351D4D067a2D&#x20;

**Vault** 0x3dC4033fF5c04FdE3369937434961ca47AC7cA26&#x20;

**PHAME Token** 0x8854bc985fb5725f872c8856bea11b917caeb2fe&#x20;

**PHLP token** 0xf8bba8b1b1a05992b18051e4e79415364cbf4539&#x20;

**PHLP Manager** 0x268976b5B57A75A0a3e25Bf1d567BB72418b2925


---

# 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://ph-defi.gitbook.io/phame-protocol/useful-information.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.
