lynx-client 0.0.1-beta.6 → 0.0.1-beta.8

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/dist/cjs/index.js CHANGED
@@ -35,6 +35,7 @@ __exportStar(require("./lib/constants/feeIds"), exports);
35
35
  __exportStar(require("./lib/priceFeeds/pyth/pythFeedConstants"), exports);
36
36
  __exportStar(require("./lib/priceFeeds/pyth/pythFeedFunctions"), exports);
37
37
  __exportStar(require("./lib/addresses/lensAddresses"), exports);
38
+ __exportStar(require("./lib/addresses/systemAddresses"), exports);
38
39
  __exportStar(require("./lib/contractsIntegration/deployedContractsConnector"), exports);
39
40
  __exportStar(require("./lib/typechain/contracts/Peripheral/Lens/IntentsVerifierLens"), exports);
40
41
  __exportStar(require("./lib/typechain/contracts/Peripheral/Lens/TriggersAndPortalLens"), exports);
@@ -16,8 +16,8 @@ exports.LensAddresses = {
16
16
  },
17
17
  fantom: {
18
18
  lexLens: "0xB5A5041654391a720953D346367D3A3BE9c3d47B",
19
- tradingFloorLensLens: "0x30377D42736Bf4b40A67C18e5dFC7f45496e8569",
20
- intentsVerifierLens: "0xD9E77b2A3E9B1a21aC256802bB86Cba3e21627E7",
19
+ tradingFloorLensLens: "0x2B913d10452c93Bb7184B5B4fb7e3724452fE0fB",
20
+ intentsVerifierLens: "0x5cf3613de36106C10674778C5748FAf9630c3D94",
21
21
  triggersAndPortalLens: "0x9544C73C97BD292a1F09ef671A5f8CcDf9Ff5429",
22
22
  },
23
23
  flare: {
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.LynxSystemAddresses = void 0;
4
+ exports.LynxSystemAddresses = {
5
+ sonic: {
6
+ registryProxyAddress: "0x4CF3d61165a6Be8FF741320ad27Cab57faE5c207",
7
+ tradingFloorProxyAddress: "0x37792EecFA985D0b00a51864c970e7df406AA868",
8
+ orderBookProxyAddress: "0x08422B1cA26c4B6e28bd8635cABB03bC1DBe5D62",
9
+ },
10
+ boba: {
11
+ registryProxyAddress: "0xC5E782E2A4E2cFCb7eD454CF5a7b6aa2bB424B90",
12
+ tradingFloorProxyAddress: "0x87525b5542DbF7302cd95D82388d28e44ec9289D",
13
+ orderBookProxyAddress: "0xD22c72aB0f4967edB876d84773BfF0b60A92e51a",
14
+ },
15
+ flare: {
16
+ registryProxyAddress: "0x4CF3d61165a6Be8FF741320ad27Cab57faE5c207",
17
+ tradingFloorProxyAddress: "0x37792EecFA985D0b00a51864c970e7df406AA868",
18
+ orderBookProxyAddress: "0x08422B1cA26c4B6e28bd8635cABB03bC1DBe5D62",
19
+ },
20
+ fantom: {
21
+ registryProxyAddress: "0x3b7ED1cDF0Fc64d95c0D0428b9Cc99b6A9a5CB94",
22
+ tradingFloorProxyAddress: "0x0420D838a2227727F2555aa54F0164A73c05C16b",
23
+ orderBookProxyAddress: "0x3552fE61af3F6d3235Dd1CB75402d4281d1FbaC6",
24
+ },
25
+ };
@@ -19,6 +19,7 @@ export * from "./lib/constants/feeIds";
19
19
  export * from "./lib/priceFeeds/pyth/pythFeedConstants";
20
20
  export * from "./lib/priceFeeds/pyth/pythFeedFunctions";
21
21
  export * from "./lib/addresses/lensAddresses";
22
+ export * from "./lib/addresses/systemAddresses";
22
23
  export * from "./lib/contractsIntegration/deployedContractsConnector";
23
24
  export * from "./lib/typechain/contracts/Peripheral/Lens/IntentsVerifierLens";
24
25
  export * from "./lib/typechain/contracts/Peripheral/Lens/TriggersAndPortalLens";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AAExC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,mBAAmB,CAAC;AAElC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,yCAAyC,CAAC;AAExD,cAAc,+BAA+B,CAAC;AAE9C,cAAc,uDAAuD,CAAC;AAEtE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iEAAiE,CAAC;AAChF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4DAA4D,CAAC;AAE3E,cAAc,kFAAkF,CAAC;AACjG,cAAc,oFAAoF,CAAC;AACnG,cAAc,sEAAsE,CAAC;AACrF,cAAc,+EAA+E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AAExC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,mBAAmB,CAAC;AAElC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,yCAAyC,CAAC;AAExD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAEhD,cAAc,uDAAuD,CAAC;AAEtE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iEAAiE,CAAC;AAChF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4DAA4D,CAAC;AAE3E,cAAc,kFAAkF,CAAC;AACjG,cAAc,oFAAoF,CAAC;AACnG,cAAc,sEAAsE,CAAC;AACrF,cAAc,+EAA+E,CAAC"}
package/dist/esm/index.js CHANGED
@@ -35,6 +35,7 @@ __exportStar(require("./lib/constants/feeIds"), exports);
35
35
  __exportStar(require("./lib/priceFeeds/pyth/pythFeedConstants"), exports);
36
36
  __exportStar(require("./lib/priceFeeds/pyth/pythFeedFunctions"), exports);
37
37
  __exportStar(require("./lib/addresses/lensAddresses"), exports);
38
+ __exportStar(require("./lib/addresses/systemAddresses"), exports);
38
39
  __exportStar(require("./lib/contractsIntegration/deployedContractsConnector"), exports);
39
40
  __exportStar(require("./lib/typechain/contracts/Peripheral/Lens/IntentsVerifierLens"), exports);
40
41
  __exportStar(require("./lib/typechain/contracts/Peripheral/Lens/TriggersAndPortalLens"), exports);
@@ -13,8 +13,8 @@ export declare const LensAddresses: {
13
13
  };
14
14
  readonly fantom: {
15
15
  readonly lexLens: "0xB5A5041654391a720953D346367D3A3BE9c3d47B";
16
- readonly tradingFloorLensLens: "0x30377D42736Bf4b40A67C18e5dFC7f45496e8569";
17
- readonly intentsVerifierLens: "0xD9E77b2A3E9B1a21aC256802bB86Cba3e21627E7";
16
+ readonly tradingFloorLensLens: "0x2B913d10452c93Bb7184B5B4fb7e3724452fE0fB";
17
+ readonly intentsVerifierLens: "0x5cf3613de36106C10674778C5748FAf9630c3D94";
18
18
  readonly triggersAndPortalLens: "0x9544C73C97BD292a1F09ef671A5f8CcDf9Ff5429";
19
19
  };
20
20
  readonly flare: {
@@ -16,8 +16,8 @@ exports.LensAddresses = {
16
16
  },
17
17
  fantom: {
18
18
  lexLens: "0xB5A5041654391a720953D346367D3A3BE9c3d47B",
19
- tradingFloorLensLens: "0x30377D42736Bf4b40A67C18e5dFC7f45496e8569",
20
- intentsVerifierLens: "0xD9E77b2A3E9B1a21aC256802bB86Cba3e21627E7",
19
+ tradingFloorLensLens: "0x2B913d10452c93Bb7184B5B4fb7e3724452fE0fB",
20
+ intentsVerifierLens: "0x5cf3613de36106C10674778C5748FAf9630c3D94",
21
21
  triggersAndPortalLens: "0x9544C73C97BD292a1F09ef671A5f8CcDf9Ff5429",
22
22
  },
23
23
  flare: {
@@ -0,0 +1,23 @@
1
+ export declare const LynxSystemAddresses: {
2
+ sonic: {
3
+ registryProxyAddress: string;
4
+ tradingFloorProxyAddress: string;
5
+ orderBookProxyAddress: string;
6
+ };
7
+ boba: {
8
+ registryProxyAddress: string;
9
+ tradingFloorProxyAddress: string;
10
+ orderBookProxyAddress: string;
11
+ };
12
+ flare: {
13
+ registryProxyAddress: string;
14
+ tradingFloorProxyAddress: string;
15
+ orderBookProxyAddress: string;
16
+ };
17
+ fantom: {
18
+ registryProxyAddress: string;
19
+ tradingFloorProxyAddress: string;
20
+ orderBookProxyAddress: string;
21
+ };
22
+ };
23
+ //# sourceMappingURL=systemAddresses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"systemAddresses.d.ts","sourceRoot":"","sources":["../../../../lib/addresses/systemAddresses.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;CAsB/B,CAAC"}
@@ -0,0 +1,25 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.LynxSystemAddresses = void 0;
4
+ exports.LynxSystemAddresses = {
5
+ sonic: {
6
+ registryProxyAddress: "0x4CF3d61165a6Be8FF741320ad27Cab57faE5c207",
7
+ tradingFloorProxyAddress: "0x37792EecFA985D0b00a51864c970e7df406AA868",
8
+ orderBookProxyAddress: "0x08422B1cA26c4B6e28bd8635cABB03bC1DBe5D62",
9
+ },
10
+ boba: {
11
+ registryProxyAddress: "0xC5E782E2A4E2cFCb7eD454CF5a7b6aa2bB424B90",
12
+ tradingFloorProxyAddress: "0x87525b5542DbF7302cd95D82388d28e44ec9289D",
13
+ orderBookProxyAddress: "0xD22c72aB0f4967edB876d84773BfF0b60A92e51a",
14
+ },
15
+ flare: {
16
+ registryProxyAddress: "0x4CF3d61165a6Be8FF741320ad27Cab57faE5c207",
17
+ tradingFloorProxyAddress: "0x37792EecFA985D0b00a51864c970e7df406AA868",
18
+ orderBookProxyAddress: "0x08422B1cA26c4B6e28bd8635cABB03bC1DBe5D62",
19
+ },
20
+ fantom: {
21
+ registryProxyAddress: "0x3b7ED1cDF0Fc64d95c0D0428b9Cc99b6A9a5CB94",
22
+ tradingFloorProxyAddress: "0x0420D838a2227727F2555aa54F0164A73c05C16b",
23
+ orderBookProxyAddress: "0x3552fE61af3F6d3235Dd1CB75402d4281d1FbaC6",
24
+ },
25
+ };
@@ -19,6 +19,7 @@ export * from "./lib/constants/feeIds";
19
19
  export * from "./lib/priceFeeds/pyth/pythFeedConstants";
20
20
  export * from "./lib/priceFeeds/pyth/pythFeedFunctions";
21
21
  export * from "./lib/addresses/lensAddresses";
22
+ export * from "./lib/addresses/systemAddresses";
22
23
  export * from "./lib/contractsIntegration/deployedContractsConnector";
23
24
  export * from "./lib/typechain/contracts/Peripheral/Lens/IntentsVerifierLens";
24
25
  export * from "./lib/typechain/contracts/Peripheral/Lens/TriggersAndPortalLens";
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AAExC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,mBAAmB,CAAC;AAElC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,yCAAyC,CAAC;AAExD,cAAc,+BAA+B,CAAC;AAE9C,cAAc,uDAAuD,CAAC;AAEtE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iEAAiE,CAAC;AAChF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4DAA4D,CAAC;AAE3E,cAAc,kFAAkF,CAAC;AACjG,cAAc,oFAAoF,CAAC;AACnG,cAAc,sEAAsE,CAAC;AACrF,cAAc,+EAA+E,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,cAAc,6BAA6B,CAAC;AAC5C,cAAc,yBAAyB,CAAC;AAExC,cAAc,uBAAuB,CAAC;AACtC,cAAc,wBAAwB,CAAC;AACvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,4CAA4C,CAAC;AAC3D,cAAc,qBAAqB,CAAC;AACpC,cAAc,uBAAuB,CAAC;AACtC,cAAc,yBAAyB,CAAC;AACxC,cAAc,yBAAyB,CAAC;AACxC,cAAc,kCAAkC,CAAC;AACjD,cAAc,mBAAmB,CAAC;AAElC,cAAc,+BAA+B,CAAC;AAC9C,cAAc,kCAAkC,CAAC;AACjD,cAAc,wBAAwB,CAAC;AACvC,cAAc,yBAAyB,CAAC;AACxC,cAAc,0BAA0B,CAAC;AACzC,cAAc,wBAAwB,CAAC;AAEvC,cAAc,yCAAyC,CAAC;AACxD,cAAc,yCAAyC,CAAC;AAExD,cAAc,+BAA+B,CAAC;AAC9C,cAAc,iCAAiC,CAAC;AAEhD,cAAc,uDAAuD,CAAC;AAEtE,cAAc,+DAA+D,CAAC;AAC9E,cAAc,iEAAiE,CAAC;AAChF,cAAc,mDAAmD,CAAC;AAClE,cAAc,4DAA4D,CAAC;AAE3E,cAAc,kFAAkF,CAAC;AACjG,cAAc,oFAAoF,CAAC;AACnG,cAAc,sEAAsE,CAAC;AACrF,cAAc,+EAA+E,CAAC"}
@@ -13,8 +13,8 @@ export declare const LensAddresses: {
13
13
  };
14
14
  readonly fantom: {
15
15
  readonly lexLens: "0xB5A5041654391a720953D346367D3A3BE9c3d47B";
16
- readonly tradingFloorLensLens: "0x30377D42736Bf4b40A67C18e5dFC7f45496e8569";
17
- readonly intentsVerifierLens: "0xD9E77b2A3E9B1a21aC256802bB86Cba3e21627E7";
16
+ readonly tradingFloorLensLens: "0x2B913d10452c93Bb7184B5B4fb7e3724452fE0fB";
17
+ readonly intentsVerifierLens: "0x5cf3613de36106C10674778C5748FAf9630c3D94";
18
18
  readonly triggersAndPortalLens: "0x9544C73C97BD292a1F09ef671A5f8CcDf9Ff5429";
19
19
  };
20
20
  readonly flare: {
@@ -0,0 +1,23 @@
1
+ export declare const LynxSystemAddresses: {
2
+ sonic: {
3
+ registryProxyAddress: string;
4
+ tradingFloorProxyAddress: string;
5
+ orderBookProxyAddress: string;
6
+ };
7
+ boba: {
8
+ registryProxyAddress: string;
9
+ tradingFloorProxyAddress: string;
10
+ orderBookProxyAddress: string;
11
+ };
12
+ flare: {
13
+ registryProxyAddress: string;
14
+ tradingFloorProxyAddress: string;
15
+ orderBookProxyAddress: string;
16
+ };
17
+ fantom: {
18
+ registryProxyAddress: string;
19
+ tradingFloorProxyAddress: string;
20
+ orderBookProxyAddress: string;
21
+ };
22
+ };
23
+ //# sourceMappingURL=systemAddresses.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"systemAddresses.d.ts","sourceRoot":"","sources":["../../../../lib/addresses/systemAddresses.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;CAsB/B,CAAC"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "lynx-client",
3
- "version": "0.0.1-beta.6",
3
+ "version": "0.0.1-beta.8",
4
4
  "description": "Client library for interacting with Lynx publicly available services",
5
5
 
6
6
  "main": "./dist/cjs/index.js",