impermax-sdk 1.2.148 → 1.2.149

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.
@@ -101,6 +101,8 @@ const dexscreener_ids = {
101
101
  "0xefd81eec32b9a8222d1842ec3d99c7532c31e348": "linea",
102
102
  // Ibex on Lnea
103
103
  '0xcf0f95e34f25d1bb3d9cad3cbb2eb40dab7c3841': "linea",
104
+ // frxusd on linea
105
+ "0xc7346783f5e645aa998b106ef9e7f499528673d8": "linea"
104
106
  };
105
107
  const fantom_ids = {
106
108
  // uponly on ftm
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "1.2.148",
3
+ "version": "1.2.149",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",