Skip to content

Commit c885c6b

Browse files
authored
chore: add supported chains to main readme (#660)
1 parent 2493612 commit c885c6b

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,23 @@
1212

1313
> Check [**@cowprotocol/cow-sdk**](https://github.com/cowprotocol/cow-sdk/tree/main/packages/sdk/README.md) to learn how to trade on the CoW Protocol (get quote, verify amounts, sign and send order)
1414
15+
### Supported chains
16+
17+
CoW Swap is currently available on the following chains:
18+
19+
- **Ethereum** (1)
20+
- **BNB** (56)
21+
- **Gnosis Chain** (100)
22+
- **Polygon** (137)
23+
- **Lens** (232)
24+
- **Base** (8453)
25+
- **Plasma** (9745) (Under development)
26+
- **Arbitrum One** (42161)
27+
- **Avalanche** (43114)
28+
- **Linea** (59144) (Under development)
29+
- **Sepolia** (11155111) (Testnet)
30+
31+
1532
## Technical Overview
1633

1734
This is a **TypeScript monorepo** containing the complete CoW Protocol SDK ecosystem. The repository is organized into multiple packages that provide different levels of abstraction and functionality for interacting with CoW Protocol.

0 commit comments

Comments
 (0)