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

# ✨ May 11, 2026 - Execution Analytics, TON Swap Quoting & Per-Chain Execution Docs

> New Execution Analytics dashboard, TON swap quoting with multi-message envelope and fee breakdown, and per-chain swap execution documentation.

**TL;DR**: A new Execution Analytics section is live in the API dashboard with swap success/failure stats, TON swap quoting now returns a full multi-message envelope with fee breakdown, and swap execution docs are restructured per chain.

## Execution Analytics

The API dashboard now includes an Execution Analytics section showing swap execution stats for your API key.

* Success and failure rates over 24h, 7d, 30d, and 90d
* Recent swap executions with status, chain, and amounts
* Available in the Usage section of the dashboard

## TON Swap Quoting

TON swap quotes now return a full multi-message transaction envelope with a detailed fee breakdown.

* `ton.transactions[]` — full multi-message envelope (swap + protocol fee + referral)
* `ton.fees` breakdown: `mobulaFeeAmount`, `referralFeeAmount`, `swapAmount`, fee bps
* Compatible with TonConnect, Privy embedded wallets, and mnemonic signing

## Per-Chain Execution Docs

Swap execution documentation is now split into dedicated pages per chain.

* EVM page: Ethereum, Base, Arbitrum, BNB, Polygon and 30+ chains via MobulaRouter
* Solana page: Jupiter, Raydium, Orca, Meteora, Pump.fun aggregation
* TON page: STON.fi v2, DeDust v2, pTON v2 with signing examples
