# API

## Subgraph

1. **Blocks**: Tracks all blocks on Mantle Network.
   * Mantle Mainnet <https://subgraph-api.mantle.xyz/subgraphs/name/cryptoalgebra/blocks>
   * Mantle Sepolia <https://subgraph-api.mantle.xyz/subgraphs/name/mantle-sepolia/blocks>
2. **Exchange V2**: Tracks all FusionX V2 Exchange data with price, volume, liquidity, ...
   * Mantle Mainnet <https://subgraph-api.mantle.xyz/subgraphs/name/fusionx/exchange>
   * Mantle Sepolia <https://subgraph-api.mantle.xyz/subgraphs/name/mantle-sepolia/exchange>
3. **Exchange (v3)**: Tracks all FusionX V3 Exchange data with price, volume, liquidity
   * Mantle Mainnet <https://subgraph-api.mantle.xyz/subgraphs/name/fusionx/exchange-v3>
   * Mantle Sepolia <https://subgraph-api.mantle.xyz/subgraphs/name/fusionx-sepolia/exchange-v3>

## Other APIs

1. **Perpetual**: Tracks all Perpetual Contracts data

* Mantle Mainnet <https://orderly.network/docs/build-on-evm/evm-api/introduction>
