impermax-sdk 1.2.98 → 1.2.99

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.
@@ -117,7 +117,9 @@ const fantom_ids = {
117
117
  // fBomb
118
118
  "0x74ccbe53f77b08632ce0cb91d3a545bf6b8e0979": "fantom",
119
119
  // mclb
120
- "0x5deb27e51dbeef691ba1175a2e563870499c2acb": "fantom"
120
+ "0x5deb27e51dbeef691ba1175a2e563870499c2acb": "fantom",
121
+ // hedgy
122
+ "0x16c22105301cfd85fd0f911920d282d18cc175c1": "fantom"
121
123
  };
122
124
  class OffchainPriceHelper {
123
125
  ;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "impermax-sdk",
3
- "version": "1.2.98",
3
+ "version": "1.2.99",
4
4
  "description": "",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib/index.js",