@d8x/perpetuals-sdk 2.2.1 → 2.3.0

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.
@@ -164,11 +164,11 @@
164
164
  "name": "zkevm",
165
165
  "chainId": 1101,
166
166
  "version": 1,
167
- "proxyAddr": "0xaB7794EcD2c8e9Decc6B577864b40eBf9204720f",
167
+ "proxyAddr": "0x900DfC161C34656a9D9c43307F92255C2aa06162",
168
168
  "nodeURL": "https://zkevm-rpc.com",
169
169
  "priceFeedConfigNetwork": "mainnet",
170
170
  "shareTokenABILocation": "./abi/ShareToken.json",
171
- "proxyABILocation": "./abi-zkevm/IPerpetualManager.json",
171
+ "proxyABILocation": "./abi/IPerpetualManager.json",
172
172
  "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json",
173
173
  "limitOrderBookABILocation": "./abi/LimitOrderBook.json"
174
174
  }
@@ -2,18 +2,6 @@
2
2
  {
3
3
  "network": "mainnet",
4
4
  "ids": [
5
- {
6
- "symbol": "BTLJ-USD",
7
- "id": "0xE40F3EF726A04AD63510BAF90238F6BCACF4365DB2A38E02A6E8623C2BEDC97D",
8
- "type": "polymarket",
9
- "origin": "0x3157ea263270be44bd68a3d6bde1f6f639be2746974f65de24e00ea6378d7838"
10
- },
11
- {
12
- "symbol": "TRUMP24-USD",
13
- "id": "0x3011e4ede0f6befa0ad3f571001d3e1ffeef3d4af78c3112aaac90416e3a43e7",
14
- "type": "polymarket",
15
- "origin": "0xdd22472e552920b8438158ea7238bfadfa4f736aa4cee91a6b86c39ead110917"
16
- },
17
5
  {
18
6
  "symbol": "USDC-USD",
19
7
  "id": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
@@ -1 +1 @@
1
- export declare const D8X_SDK_VERSION = "2.2.1";
1
+ export declare const D8X_SDK_VERSION = "2.3.0";
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.D8X_SDK_VERSION = void 0;
4
- exports.D8X_SDK_VERSION = "2.2.1";
4
+ exports.D8X_SDK_VERSION = "2.3.0";
5
5
  //# sourceMappingURL=version.js.map
@@ -164,11 +164,11 @@
164
164
  "name": "zkevm",
165
165
  "chainId": 1101,
166
166
  "version": 1,
167
- "proxyAddr": "0xaB7794EcD2c8e9Decc6B577864b40eBf9204720f",
167
+ "proxyAddr": "0x900DfC161C34656a9D9c43307F92255C2aa06162",
168
168
  "nodeURL": "https://zkevm-rpc.com",
169
169
  "priceFeedConfigNetwork": "mainnet",
170
170
  "shareTokenABILocation": "./abi/ShareToken.json",
171
- "proxyABILocation": "./abi-zkevm/IPerpetualManager.json",
171
+ "proxyABILocation": "./abi/IPerpetualManager.json",
172
172
  "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json",
173
173
  "limitOrderBookABILocation": "./abi/LimitOrderBook.json"
174
174
  }
@@ -2,18 +2,6 @@
2
2
  {
3
3
  "network": "mainnet",
4
4
  "ids": [
5
- {
6
- "symbol": "BTLJ-USD",
7
- "id": "0xE40F3EF726A04AD63510BAF90238F6BCACF4365DB2A38E02A6E8623C2BEDC97D",
8
- "type": "polymarket",
9
- "origin": "0x3157ea263270be44bd68a3d6bde1f6f639be2746974f65de24e00ea6378d7838"
10
- },
11
- {
12
- "symbol": "TRUMP24-USD",
13
- "id": "0x3011e4ede0f6befa0ad3f571001d3e1ffeef3d4af78c3112aaac90416e3a43e7",
14
- "type": "polymarket",
15
- "origin": "0xdd22472e552920b8438158ea7238bfadfa4f736aa4cee91a6b86c39ead110917"
16
- },
17
5
  {
18
6
  "symbol": "USDC-USD",
19
7
  "id": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
@@ -1 +1 @@
1
- export declare const D8X_SDK_VERSION = "2.2.1";
1
+ export declare const D8X_SDK_VERSION = "2.3.0";
@@ -1,2 +1,2 @@
1
- export const D8X_SDK_VERSION = "2.2.1";
1
+ export const D8X_SDK_VERSION = "2.3.0";
2
2
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@d8x/perpetuals-sdk",
3
- "version": "2.2.1",
3
+ "version": "2.3.0",
4
4
  "description": "Node TypeScript SDK for D8X Perpetual Futures",
5
5
  "author": "D8X",
6
6
  "homepage": "https://github.com/D8-X/d8x-futures-node-sdk#readme",
@@ -164,11 +164,11 @@
164
164
  "name": "zkevm",
165
165
  "chainId": 1101,
166
166
  "version": 1,
167
- "proxyAddr": "0xaB7794EcD2c8e9Decc6B577864b40eBf9204720f",
167
+ "proxyAddr": "0x900DfC161C34656a9D9c43307F92255C2aa06162",
168
168
  "nodeURL": "https://zkevm-rpc.com",
169
169
  "priceFeedConfigNetwork": "mainnet",
170
170
  "shareTokenABILocation": "./abi/ShareToken.json",
171
- "proxyABILocation": "./abi-zkevm/IPerpetualManager.json",
171
+ "proxyABILocation": "./abi/IPerpetualManager.json",
172
172
  "limitOrderBookFactoryABILocation": "./abi/LimitOrderBookFactory.json",
173
173
  "limitOrderBookABILocation": "./abi/LimitOrderBook.json"
174
174
  }
@@ -2,18 +2,6 @@
2
2
  {
3
3
  "network": "mainnet",
4
4
  "ids": [
5
- {
6
- "symbol": "BTLJ-USD",
7
- "id": "0xE40F3EF726A04AD63510BAF90238F6BCACF4365DB2A38E02A6E8623C2BEDC97D",
8
- "type": "polymarket",
9
- "origin": "0x3157ea263270be44bd68a3d6bde1f6f639be2746974f65de24e00ea6378d7838"
10
- },
11
- {
12
- "symbol": "TRUMP24-USD",
13
- "id": "0x3011e4ede0f6befa0ad3f571001d3e1ffeef3d4af78c3112aaac90416e3a43e7",
14
- "type": "polymarket",
15
- "origin": "0xdd22472e552920b8438158ea7238bfadfa4f736aa4cee91a6b86c39ead110917"
16
- },
17
5
  {
18
6
  "symbol": "USDC-USD",
19
7
  "id": "0xeaa020c61cc479712813461ce153894a96a6c00b21ed0cfc2798d1f9a9e9c94a",
package/src/version.ts CHANGED
@@ -1 +1 @@
1
- export const D8X_SDK_VERSION = "2.2.1";
1
+ export const D8X_SDK_VERSION = "2.3.0";