uniswap-v2-loader 5.0.20 → 5.0.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -32,7 +32,6 @@ jobs:
32
32
  run: npm install -g npm@latest
33
33
 
34
34
  - name: Global install package CLI version
35
-
36
35
  run: npm i -g .
37
36
 
38
37
  - name: Test CLI load first 4 pairs from Uniswap V2 using 2 workers
package/README.md CHANGED
@@ -13,7 +13,7 @@
13
13
  | **ShibaSwap** | `0x115934131916c8b277dd010ee02de363c09d037c` |
14
14
  | **DefiSwap** | `0x9deb29c9a4c7a88a3c0257393b7f3335338d9a9d` |
15
15
  | **EtherVista** | `0x9a27cb5ae0b2cee0bb71f9a85c0d60f3920757b4` |
16
- | **Balancer V2** | `0xba12222222228d8ba445958a75a0704d566bf2c8` |
16
+ | **RadioShack** | `0x91fae1bc94a9793708fbc66adcb59087c46dee10` |
17
17
 
18
18
 
19
19
  ## CLI
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uniswap-v2-loader",
3
- "version": "5.0.20",
3
+ "version": "5.0.21",
4
4
  "description": "Uniswap v2 protocol loader",
5
5
  "keywords": [
6
6
  "uniswap-v2",