uniswap-v2-dump 3.0.1 → 3.0.3

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.
package/README.md CHANGED
@@ -39,7 +39,7 @@ where:
39
39
  Same implementation as other Uniswap v2 based protocols.<br>
40
40
  Base API reference: [uniswap-v2-loader](https://github.com/calp-pro/uniswap-v2-loader?tab=readme-ov-file#api-reference).<br>
41
41
  Predefined:
42
- - `filename: "dump"
42
+ - `filename: "dump"`
43
43
  - `csv: false` (binary mode)
44
44
  - `factory: "0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f"` (Uniswap v2 factory)
45
45
 
package/dump_p2tt.bin CHANGED
Binary file
package/dump_pairs.bin CHANGED
Binary file
package/dump_tokens.bin CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "uniswap-v2-dump",
3
- "version": "3.0.1",
3
+ "version": "3.0.3",
4
4
  "description": "Static set of addresses (uniswap-v2)",
5
5
  "keywords": [
6
6
  "Uniswap-v2",