Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions website/src/pages/en/contracts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@ import { ProtocolContractsTable } from '@/contracts'

Below are the deployed contracts which power The Graph Network. Visit the official [contracts repository](https://github.com/graphprotocol/contracts) to learn more.

## Arbitrum
## Arbitrum One

This is the principal deployment of The Graph Network.

<ProtocolContractsTable networkId={42161} />

## Mainnet
## Ethereum Mainnet

This was the original deployment of The Graph Network. [Learn more](/archived/arbitrum/arbitrum-faq/) about The Graph's scaling with Arbitrum.

Expand Down
16 changes: 14 additions & 2 deletions website/src/pages/en/token-api/faq.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -131,8 +131,12 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie

- Uniswap V2
- Uniswap V3
- Uniswap V1
- Uniswap V4
- SushiSwap V2
- Balancer
- Curve
- Bancor
- Ring Swap
- Shiba Inu
- Crypto.com: DeFi Swap
Expand All @@ -159,6 +163,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
- Uniswap V3
- Uniswap V4
- SushiSwap V3
- Balancer
- Curve
- Ramses
- SushiSwap V2
- Uniswap V2
Expand All @@ -181,6 +187,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
- Uniswap V4
- SushiSwap V2
- Uniswap V2
- Balancer
- Curve
- Stabl.fi
- SushiSwap V3
- SweepnFlip
Expand Down Expand Up @@ -222,6 +230,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
- Uniswap V4
- Velodrome V3
- Velodrome V2
- Balancer
- Curve
- Beethoven X

Expand All @@ -236,6 +245,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
- Uniswap V4
- Lydia Finance
- SushiSwap V2
- Curve
- OliveSwap

#### Base Mainnet
Expand All @@ -244,6 +254,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
- Uniswap V2
- Uniswap V4
- SushiSwap V2
- Balancer
- Curve
- BaseSwap
- Alien Base V3
- BaseSwap V2
Expand All @@ -252,9 +264,9 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie

#### Tron Mainnet

- SunSwap V1 (JustSwap)
- SunSwap V2
- SunPump
- SunSwap V2
- SunSwap V1 (JustSwap)
- USwap
- SunSwap 1.5 (JustSwap)
- ISwap V1
Expand Down