# Contracts

#### Contract Addresses

Important: Only interact with the contracts listed below.

Any unlisted address should be considered unverified and potentially malicious<br>

Token Contract:&#x20;

* (Story) $ARIAIP: [0xC9cbbD8f211300Dd0e7a3933b7AeEdAC6F61Dd52](https://www.storyscan.io/address/0xC9cbbD8f211300Dd0e7a3933b7AeEdAC6F61Dd52)
* (BSC) $ARIAIP: [0x2a7e3392458307493c86388d5e544aad93286836](https://bscscan.com/address/0x2a7e3392458307493c86388d5e544aad93286836)&#x20;
* Badges NFT:
  * [0xC01dFE03619e595F9663ac9A45F3c0282d0A0b22](https://www.storyscan.io/address/0xC01dFE03619e595F9663ac9A45F3c0282d0A0b22?tab=index)
  * Deployed at: [Sep 04 2025 20:22:29 PM (+02:00 UTC)](https://www.storyscan.io/tx/0x5535f5305c6186a81434af96cfa200f2fb6f866fb530d97d7da96c61db0e16c7)

Staking Contract:

* $APL staking:
  * [0x73d600Db8E7bea28a99AED83c2B62a7Ea35ac477](https://www.storyscan.io/address/0x73d600Db8E7bea28a99AED83c2B62a7Ea35ac477?tab=index)
  * Deployed at: [Jun 25 2025 21:50:24 PM (+02:00 UTC)](https://www.storyscan.io/tx/0x6d14915d5a66cacfce264ed29ce3696963851cd857f0a106afc7660cbb0151ac)

Claim(s):

* $APL vault:
  * [0xC8daB535B052a3daDe6D266B96277FEa7865dAdC](https://www.storyscan.io/address/0xC8daB535B052a3daDe6D266B96277FEa7865dAdC?tab=index)
  * Deployed at: [Jun 25 2025 21:20:38 PM (+02:00 UTC)](https://www.storyscan.io/tx/0xd84e216d8b85b111ebdd26c7f2b6c963d610760a3d3c10cbaf692ce0ef904729)
* Badges:
  * [0x94A997F6B004fc23E1B237dc0E8b95d35A8A0Da1](https://www.storyscan.io/address/0x94A997F6B004fc23E1B237dc0E8b95d35A8A0Da1)
  * Deployed at: [Sep 04 2025 20:27:33 PM (+02:00 UTC)](https://www.storyscan.io/tx/0xb51d6e38a676ef3d97ae4950fd4de418bbc80310a06e4536806f43ec14b6412f)

Legal:

* [0x5E8291e5799277429eb26da2Ff0364f6C39701CD](https://www.storyscan.io/address/0x5E8291e5799277429eb26da2Ff0364f6C39701CD?tab=index)
* Deployed at: [Jun 25 2025 21:30:13 PM (+02:00 UTC)](https://www.storyscan.io/tx/0xd9b5fbef6f2d9293cf7f04b4d126b7c770cbb203b34562cd0342e31676cc8b55)

Liquidity Pool Contracts

* APL/USDC.e:
  * PiperX: [0xb6a137017a2414ecb7de6f0599581d1ab9c3ade3](https://www.storyscan.io/address/0xB6A137017A2414Ecb7De6F0599581d1Ab9C3ADE3)
  * Storyhunt: [0xaab8353dab066a1bfd3a097d96ec7cbdce1bc231](https://www.storyscan.io/address/0xaaB8353DAb066A1bFd3A097d96EC7cBdce1BC231)
  * Both deployed around: June 26 2025 11:23:17 UTC
* APL/stAPL

  * PiperX:
    * [0x517cedb3592e35f582893ae1812e8607db5ded5d](https://www.storyscan.io/address/0x517CEDB3592e35f582893Ae1812E8607Db5DEd5D)
    * Deployed around: June 30 2025 08:56:54 UTC
  * Storyhunt:
    * [0x1c763a27a0f66ea692cee68456a451acfad16eb0](https://www.storyscan.io/address/0x1c763a27a0f66ea692CEe68456a451aCFAd16EB0)
    * Deployed around: July 4 2025 08:26:04 UTC

  Governance Contracts (if separate)

  * None yet

***

#### Staking & Liquidity Mechanisms

* Technical description of staking
  * Stakers earn rewards in the same deposited IPRWA; stake APL to earn more APL
  * As a receipt of deposited IPRWA, user receives stIPRWA
  * The ratio IPRWA:stIPRWA is constantly updated as:
    * IPRWA royalties are deposited in staking contract
    * Users unstake/claim rewards
  * On every user’s (un)stake royalties are distributed according to APR and elapsed time since last distribution<br>
* How liquidity pool contracts are deployed/structured.
  * Uniswap v3 based
  * Fees: both PiperX and Storyhunt
    * USDC.e/APL: 0.3%
    * stAPL/APL: 0.05%<br>


---

# 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.ariaprotocol.xyz/usdariaip/introducing-usdariaip/contracts.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.
