Skip to content

Commit 7d862e9

Browse files
📝 CodeRabbit Chat: Update README network list with new networks and deduplication (#1224)
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent a95c29d commit 7d862e9

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

‎README.md‎

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ yarn coingecko
6666

6767
### Download images (deprecated)
6868

69-
There's a script that will fetch all images form the CowSwap list and store them in `src/public/images/<chainId>/<address>.png`
69+
There's a script that will fetch all images from the CowSwap list and store them in `src/public/images/<chainId>/<address>.png`
7070

7171
```bash
7272
yarn downloadImages
@@ -99,10 +99,11 @@ The script generates token list files in `src/public/` for the following network
9999

100100
- Ethereum (CoinGecko.1.json)
101101
- Arbitrum (CoinGecko.42161.json, Uniswap.42161.json)
102-
- Avalanche (Coingecko.43114.json, Uniswap.43114.json)
103-
- Base (CoinGecko.8453.json, Uniswap.8453.json)
104-
- Gnosis Chain (CoinGecko.100.json, Uniswap.100.json)
105-
- Polygon (CoinGecko.137.json, Uniswap.137.json)
106102
- Avalanche (CoinGecko.43114.json, Uniswap.43114.json)
107-
- Lens (CoinGecko.232.json)
103+
- Base (CoinGecko.8453.json, Uniswap.8453.json)
108104
- BNB (CoinGecko.56.json, Uniswap.56.json)
105+
- Gnosis Chain (CoinGecko.100.json, Uniswap.100.json)
106+
- Lens (CoinGecko.232.json, Uniswap.232.json)
107+
- Linea (CoinGecko.59144.json, Uniswap.59144.json)
108+
- Plasma (CoinGecko.9745.json, Uniswap.9745.json)
109+
- Polygon (CoinGecko.137.json, Uniswap.137.json)

0 commit comments

Comments
 (0)