Skip to content

Commit e9618b0

Browse files
authored
Re-update DEX listings and sort by swap volume (#1063)
1 parent 3fc7c6e commit e9618b0

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

website/src/pages/en/contracts.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,13 @@ import { ProtocolContractsTable } from '@/contracts'
66

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

9-
## Arbitrum
9+
## Arbitrum One
1010

1111
This is the principal deployment of The Graph Network.
1212

1313
<ProtocolContractsTable networkId={42161} />
1414

15-
## Mainnet
15+
## Ethereum Mainnet
1616

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

website/src/pages/en/token-api/faq.mdx

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -131,8 +131,12 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
131131

132132
- Uniswap V2
133133
- Uniswap V3
134+
- Uniswap V1
134135
- Uniswap V4
135136
- SushiSwap V2
137+
- Balancer
138+
- Curve
139+
- Bancor
136140
- Ring Swap
137141
- Shiba Inu
138142
- Crypto.com: DeFi Swap
@@ -159,6 +163,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
159163
- Uniswap V3
160164
- Uniswap V4
161165
- SushiSwap V3
166+
- Balancer
167+
- Curve
162168
- Ramses
163169
- SushiSwap V2
164170
- Uniswap V2
@@ -181,6 +187,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
181187
- Uniswap V4
182188
- SushiSwap V2
183189
- Uniswap V2
190+
- Balancer
191+
- Curve
184192
- Stabl.fi
185193
- SushiSwap V3
186194
- SweepnFlip
@@ -222,6 +230,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
222230
- Uniswap V4
223231
- Velodrome V3
224232
- Velodrome V2
233+
- Balancer
225234
- Curve
226235
- Beethoven X
227236

@@ -236,6 +245,7 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
236245
- Uniswap V4
237246
- Lydia Finance
238247
- SushiSwap V2
248+
- Curve
239249
- OliveSwap
240250

241251
#### Base Mainnet
@@ -244,6 +254,8 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
244254
- Uniswap V2
245255
- Uniswap V4
246256
- SushiSwap V2
257+
- Balancer
258+
- Curve
247259
- BaseSwap
248260
- Alien Base V3
249261
- BaseSwap V2
@@ -252,9 +264,9 @@ Swaps are being reported via Aggregator programs and do not include amm_pool fie
252264

253265
#### Tron Mainnet
254266

255-
- SunSwap V1 (JustSwap)
256-
- SunSwap V2
257267
- SunPump
268+
- SunSwap V2
269+
- SunSwap V1 (JustSwap)
258270
- USwap
259271
- SunSwap 1.5 (JustSwap)
260272
- ISwap V1

0 commit comments

Comments
 (0)