> ## Documentation Index
> Fetch the complete documentation index at: https://docs.perpsagent.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Deployed addresses

> Live Perps Agent contracts on Mantle Sepolia (chainId 5003).

Canonical Perps Agent contracts, live on **Mantle Sepolia** (chainId **5003**). Always verify against the [official links](/reference/official-links) before interacting.

<Note>
  Testnet-first: only Mantle Sepolia is deployed today. There is no mainnet deployment yet.
</Note>

## Mantle Sepolia (chainId 5003)

| Contract           | Address                                                                                                                           | Role                                                                          |
| ------------------ | --------------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------- |
| **StrategyLedger** | [`0x128E925828952803E05157Ee4fEf54ac47cf1C88`](https://sepolia.mantlescan.xyz/address/0x128E925828952803E05157Ee4fEf54ac47cf1C88) | Commit the config hash **before** trading; attest the verified outcome after. |
| **StrategyMemory** | [`0xC26E112437e5B6d739232732c665a64eb14Dc519`](https://sepolia.mantlescan.xyz/address/0xC26E112437e5B6d739232732c665a64eb14Dc519) | Append-only `regime → params → outcome`; read back by recall.                 |
| **Vault**          | [`0x630370DC3a666c9b6816D5C9E8a3757242603eF3`](https://sepolia.mantlescan.xyz/address/0x630370DC3a666c9b6816D5C9E8a3757242603eF3) | Performance bond + on-chain fee settlement (native MNT).                      |

Explorer: [sepolia.mantlescan.xyz](https://sepolia.mantlescan.xyz) · Network: Mantle Sepolia · chainId `5003`.

<Warning>
  These three addresses are the only official Perps Agent contracts. Anything else — other names, "mainnet" addresses, or `TBA` — is not ours. Cross-check the [official links](/reference/official-links).
</Warning>
