@rhinestone/shared-configs 1.4.125 → 1.4.128

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.
@@ -359,8 +359,7 @@
359
359
  "settlementLayers": [
360
360
  "ACROSS",
361
361
  "ECO",
362
- "RELAY",
363
- "OFT"
362
+ "RELAY"
364
363
  ],
365
364
  "swapQuoterConfig": {},
366
365
  "swapQuoters": [
@@ -4,7 +4,6 @@
4
4
  "1": "0x6c96de32cea08842dcc4058c14d3aaad7fa41dee",
5
5
  "10": "0xF03b4d9AC1D5d1E7c4cEf54C2A313b9fe051A0aD",
6
6
  "137": "0x6BA10300f0DC58B7a1e4c0e41f5daBb7D7829e13",
7
- "8453": "0x86Ed939B500E0E8b8DB4e07798419026C5c0341A",
8
7
  "9745": "0x02ca37966753bDdDf11216B73B16C1dE756A7CF9",
9
8
  "42161": "0x14E4A1B13bf7F943c8ff7C51fb60FA964A298D92"
10
9
  },
@@ -12,7 +11,6 @@
12
11
  "1": 30101,
13
12
  "10": 30111,
14
13
  "137": 30109,
15
- "8453": 30184,
16
14
  "9745": 30383,
17
15
  "42161": 30110,
18
16
  "421614": 40231,
@@ -23,7 +21,6 @@
23
21
  "1": "0xdAC17F958D2ee523a2206206994597C13D831ec7",
24
22
  "10": "0x01bFF41798a0BcF287b996046Ca68b395DbC1071",
25
23
  "137": "0xc2132D05D31c914a87C6611C10748AEb04B58e8F",
26
- "8453": "0x8b106206a5B00E8667B56C3F4165e6e6F53e5d04",
27
24
  "9745": "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb",
28
25
  "42161": "0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9"
29
26
  }
@@ -26,6 +26,7 @@ const ABI_CONFIGS = [
26
26
  { name: "multicallAbi", sourceFile: "multicall.json" },
27
27
  { name: "singlecallAdapterAbi", sourceFile: "singlecallAdapter.json" },
28
28
  { name: "oftFeeAdapterAbi", sourceFile: "oftFeeAdapter.json" },
29
+ { name: "oftAdapterProxyAbi", sourceFile: "oftProxy.json" },
29
30
  { name: "multicallHandlerAbi", sourceFile: "multicallHandler.json" },
30
31
  { name: "acrossAdapterOptimizedAbi", sourceFile: "acrossAdapterOptimized.json", satisfiesAbi: false },
31
32
  { name: "routeTupleAbi", sourceFile: "routeTuple.json", satisfiesAbi: false },
@@ -233,6 +233,7 @@ const mapChainDeployments = (deployments, external) => {
233
233
  compact: external?.contracts?.compact,
234
234
  permit2: external?.contracts?.permit2,
235
235
  feeCollector: external?.contracts?.feeCollector,
236
+ oftProxy: deployments.oftProxy,
236
237
  });
237
238
  };
238
239
  function collectContracts(addrConfig) {
@@ -1,3 +1,3 @@
1
- export { routerAbi, routerHelperAbi, emissaryAbi, intentExecutorAbi, intentExecutorAdapterAbi, intentExecutorAdapterGasRefundAbi, acrossAdapterAbi, ecoAdapterAbi, relayAdapterAbi, sameChainAdapterAbi, paymasterAbi, multicallAbi, multicallHandlerAbi, acrossAdapterOptimizedAbi, ecoAdapterOptimizedAbi, relayAdapterOptimizedAbi, routeTupleAbi, rewardTupleAbi, multicallAbi as multiCallAbi, singlecallAdapterAbi, oftFeeAdapterAbi, } from "./orchestrator";
1
+ export { routerAbi, routerHelperAbi, emissaryAbi, intentExecutorAbi, intentExecutorAdapterAbi, intentExecutorAdapterGasRefundAbi, acrossAdapterAbi, ecoAdapterAbi, relayAdapterAbi, sameChainAdapterAbi, paymasterAbi, multicallAbi, multicallHandlerAbi, acrossAdapterOptimizedAbi, ecoAdapterOptimizedAbi, relayAdapterOptimizedAbi, routeTupleAbi, rewardTupleAbi, multicallAbi as multiCallAbi, singlecallAdapterAbi, oftFeeAdapterAbi, oftAdapterProxyAbi, } from "./orchestrator";
2
2
  export { directRouteAbi, wethAbi, relayerPotV1Abi, singleCallAbi, } from "./relayer";
3
3
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/abis/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,wBAAwB,EACxB,iCAAiC,EACjC,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,mBAAmB,EACnB,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACnB,yBAAyB,EACzB,sBAAsB,EACtB,wBAAwB,EACxB,aAAa,EACb,cAAc,EACd,YAAY,IAAI,YAAY,EAC5B,oBAAoB,EACpB,gBAAgB,GACjB,MAAM,gBAAgB,CAAC;AAIxB,OAAO,EACL,cAAc,EACd,OAAO,EACP,eAAe,EACf,aAAa,GACd,MAAM,WAAW,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/abis/index.ts"],"names":[],"mappings":"AACA,OAAO,EACL,SAAS,EACT,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,wBAAwB,EACxB,iCAAiC,EACjC,gBAAgB,EAChB,aAAa,EACb,eAAe,EACf,mBAAmB,EACnB,YAAY,EACZ,YAAY,EACZ,mBAAmB,EACnB,yBAAyB,EACzB,sBAAsB,EACtB,wBAAwB,EACxB,aAAa,EACb,cAAc,EACd,YAAY,IAAI,YAAY,EAC5B,oBAAoB,EACpB,gBAAgB,EAChB,kBAAkB,GACnB,MAAM,gBAAgB,CAAC;AAIxB,OAAO,EACL,cAAc,EACd,OAAO,EACP,eAAe,EACf,aAAa,GACd,MAAM,WAAW,CAAC"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.singleCallAbi = exports.relayerPotV1Abi = exports.wethAbi = exports.directRouteAbi = exports.oftFeeAdapterAbi = exports.singlecallAdapterAbi = exports.multiCallAbi = exports.rewardTupleAbi = exports.routeTupleAbi = exports.relayAdapterOptimizedAbi = exports.ecoAdapterOptimizedAbi = exports.acrossAdapterOptimizedAbi = exports.multicallHandlerAbi = exports.multicallAbi = exports.paymasterAbi = exports.sameChainAdapterAbi = exports.relayAdapterAbi = exports.ecoAdapterAbi = exports.acrossAdapterAbi = exports.intentExecutorAdapterGasRefundAbi = exports.intentExecutorAdapterAbi = exports.intentExecutorAbi = exports.emissaryAbi = exports.routerHelperAbi = exports.routerAbi = void 0;
3
+ exports.singleCallAbi = exports.relayerPotV1Abi = exports.wethAbi = exports.directRouteAbi = exports.oftAdapterProxyAbi = exports.oftFeeAdapterAbi = exports.singlecallAdapterAbi = exports.multiCallAbi = exports.rewardTupleAbi = exports.routeTupleAbi = exports.relayAdapterOptimizedAbi = exports.ecoAdapterOptimizedAbi = exports.acrossAdapterOptimizedAbi = exports.multicallHandlerAbi = exports.multicallAbi = exports.paymasterAbi = exports.sameChainAdapterAbi = exports.relayAdapterAbi = exports.ecoAdapterAbi = exports.acrossAdapterAbi = exports.intentExecutorAdapterGasRefundAbi = exports.intentExecutorAdapterAbi = exports.intentExecutorAbi = exports.emissaryAbi = exports.routerHelperAbi = exports.routerAbi = void 0;
4
4
  // Re-export ABIs from orchestrator.ts
5
5
  var orchestrator_1 = require("./orchestrator");
6
6
  Object.defineProperty(exports, "routerAbi", { enumerable: true, get: function () { return orchestrator_1.routerAbi; } });
@@ -24,6 +24,7 @@ Object.defineProperty(exports, "rewardTupleAbi", { enumerable: true, get: functi
24
24
  Object.defineProperty(exports, "multiCallAbi", { enumerable: true, get: function () { return orchestrator_1.multicallAbi; } });
25
25
  Object.defineProperty(exports, "singlecallAdapterAbi", { enumerable: true, get: function () { return orchestrator_1.singlecallAdapterAbi; } });
26
26
  Object.defineProperty(exports, "oftFeeAdapterAbi", { enumerable: true, get: function () { return orchestrator_1.oftFeeAdapterAbi; } });
27
+ Object.defineProperty(exports, "oftAdapterProxyAbi", { enumerable: true, get: function () { return orchestrator_1.oftAdapterProxyAbi; } });
27
28
  // Relayer ABIs
28
29
  var relayer_1 = require("./relayer");
29
30
  Object.defineProperty(exports, "directRouteAbi", { enumerable: true, get: function () { return relayer_1.directRouteAbi; } });
@@ -7557,6 +7557,93 @@ export declare const oftFeeAdapterAbi: readonly [{
7557
7557
  readonly internalType: "uint256";
7558
7558
  }];
7559
7559
  }];
7560
+ export declare const oftAdapterProxyAbi: readonly [{
7561
+ readonly type: "constructor";
7562
+ readonly inputs: readonly [{
7563
+ readonly name: "_oftAdapter";
7564
+ readonly type: "address";
7565
+ readonly internalType: "address";
7566
+ }, {
7567
+ readonly name: "_slippageToleranceBasisPoints";
7568
+ readonly type: "uint256";
7569
+ readonly internalType: "uint256";
7570
+ }];
7571
+ readonly stateMutability: "nonpayable";
7572
+ }, {
7573
+ readonly type: "function";
7574
+ readonly name: "OFT_ADAPTER";
7575
+ readonly inputs: readonly [];
7576
+ readonly outputs: readonly [{
7577
+ readonly name: "";
7578
+ readonly type: "address";
7579
+ readonly internalType: "contract IStargate";
7580
+ }];
7581
+ readonly stateMutability: "view";
7582
+ }, {
7583
+ readonly type: "function";
7584
+ readonly name: "OFT_TOKEN";
7585
+ readonly inputs: readonly [];
7586
+ readonly outputs: readonly [{
7587
+ readonly name: "";
7588
+ readonly type: "address";
7589
+ readonly internalType: "address";
7590
+ }];
7591
+ readonly stateMutability: "view";
7592
+ }, {
7593
+ readonly type: "function";
7594
+ readonly name: "SLIPPAGE_TOLERANCE_BASIS_POINTS";
7595
+ readonly inputs: readonly [];
7596
+ readonly outputs: readonly [{
7597
+ readonly name: "";
7598
+ readonly type: "uint256";
7599
+ readonly internalType: "uint256";
7600
+ }];
7601
+ readonly stateMutability: "view";
7602
+ }, {
7603
+ readonly type: "function";
7604
+ readonly name: "sendMax";
7605
+ readonly inputs: readonly [{
7606
+ readonly name: "_sendParam";
7607
+ readonly type: "tuple";
7608
+ readonly internalType: "struct SendParamMinimal";
7609
+ readonly components: readonly [{
7610
+ readonly name: "dstEid";
7611
+ readonly type: "uint32";
7612
+ readonly internalType: "uint32";
7613
+ }, {
7614
+ readonly name: "to";
7615
+ readonly type: "bytes32";
7616
+ readonly internalType: "bytes32";
7617
+ }];
7618
+ }, {
7619
+ readonly name: "_fee";
7620
+ readonly type: "tuple";
7621
+ readonly internalType: "struct MessagingFee";
7622
+ readonly components: readonly [{
7623
+ readonly name: "nativeFee";
7624
+ readonly type: "uint256";
7625
+ readonly internalType: "uint256";
7626
+ }, {
7627
+ readonly name: "lzTokenFee";
7628
+ readonly type: "uint256";
7629
+ readonly internalType: "uint256";
7630
+ }];
7631
+ }, {
7632
+ readonly name: "_amountToKeep";
7633
+ readonly type: "uint256";
7634
+ readonly internalType: "uint256";
7635
+ }];
7636
+ readonly outputs: readonly [];
7637
+ readonly stateMutability: "payable";
7638
+ }, {
7639
+ readonly type: "error";
7640
+ readonly name: "InsufficientBalance";
7641
+ readonly inputs: readonly [];
7642
+ }, {
7643
+ readonly type: "error";
7644
+ readonly name: "InvalidSlippageTolerance";
7645
+ readonly inputs: readonly [];
7646
+ }];
7560
7647
  export declare const multicallHandlerAbi: readonly [{
7561
7648
  readonly type: "constructor";
7562
7649
  readonly inputs: readonly [{
@@ -1 +1 @@
1
- {"version":3,"file":"orchestrator.d.ts","sourceRoot":"","sources":["../../../src/abis/orchestrator.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAw6BE,CAAC;AAEzB,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuCJ,CAAC;AAEzB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiQA,CAAC;AAEzB,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyrCN,CAAC;AAEzB,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAk0DL,CAAC;AAEzB,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAm2CF,CAAC;AAEzB,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuuCJ,CAAC;AAEzB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
1
+ {"version":3,"file":"orchestrator.d.ts","sourceRoot":"","sources":["../../../src/abis/orchestrator.ts"],"names":[],"mappings":"AAGA,eAAO,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAw6BE,CAAC;AAEzB,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuCJ,CAAC;AAEzB,eAAO,MAAM,WAAW;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAiQA,CAAC;AAEzB,eAAO,MAAM,iBAAiB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyrCN,CAAC;AAEzB,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAk0DL,CAAC;AAEzB,eAAO,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAm2CF,CAAC;AAEzB,eAAO,MAAM,eAAe;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAuuCJ,CAAC;AAEzB,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;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"}
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.relayAdapterOptimizedAbi = exports.ecoAdapterOptimizedAbi = exports.rewardTupleAbi = exports.routeTupleAbi = exports.acrossAdapterOptimizedAbi = exports.multicallHandlerAbi = exports.oftFeeAdapterAbi = exports.singlecallAdapterAbi = exports.multicallAbi = exports.paymasterAbi = exports.intentExecutorAdapterGasRefundAbi = exports.intentExecutorAdapterAbi = exports.sameChainAdapterAbi = exports.relayAdapterAbi = exports.ecoAdapterAbi = exports.acrossAdapterAbi = exports.intentExecutorAbi = exports.emissaryAbi = exports.routerHelperAbi = exports.routerAbi = void 0;
3
+ exports.relayAdapterOptimizedAbi = exports.ecoAdapterOptimizedAbi = exports.rewardTupleAbi = exports.routeTupleAbi = exports.acrossAdapterOptimizedAbi = exports.multicallHandlerAbi = exports.oftAdapterProxyAbi = exports.oftFeeAdapterAbi = exports.singlecallAdapterAbi = exports.multicallAbi = exports.paymasterAbi = exports.intentExecutorAdapterGasRefundAbi = exports.intentExecutorAdapterAbi = exports.sameChainAdapterAbi = exports.relayAdapterAbi = exports.ecoAdapterAbi = exports.acrossAdapterAbi = exports.intentExecutorAbi = exports.emissaryAbi = exports.routerHelperAbi = exports.routerAbi = void 0;
4
4
  exports.routerAbi = [
5
5
  {
6
6
  type: 'constructor',
@@ -9824,6 +9824,120 @@ exports.oftFeeAdapterAbi = [
9824
9824
  ]
9825
9825
  }
9826
9826
  ];
9827
+ exports.oftAdapterProxyAbi = [
9828
+ {
9829
+ type: 'constructor',
9830
+ inputs: [
9831
+ {
9832
+ name: '_oftAdapter',
9833
+ type: 'address',
9834
+ internalType: 'address'
9835
+ },
9836
+ {
9837
+ name: '_slippageToleranceBasisPoints',
9838
+ type: 'uint256',
9839
+ internalType: 'uint256'
9840
+ }
9841
+ ],
9842
+ stateMutability: 'nonpayable'
9843
+ },
9844
+ {
9845
+ type: 'function',
9846
+ name: 'OFT_ADAPTER',
9847
+ inputs: [],
9848
+ outputs: [
9849
+ {
9850
+ name: '',
9851
+ type: 'address',
9852
+ internalType: 'contract IStargate'
9853
+ }
9854
+ ],
9855
+ stateMutability: 'view'
9856
+ },
9857
+ {
9858
+ type: 'function',
9859
+ name: 'OFT_TOKEN',
9860
+ inputs: [],
9861
+ outputs: [
9862
+ {
9863
+ name: '',
9864
+ type: 'address',
9865
+ internalType: 'address'
9866
+ }
9867
+ ],
9868
+ stateMutability: 'view'
9869
+ },
9870
+ {
9871
+ type: 'function',
9872
+ name: 'SLIPPAGE_TOLERANCE_BASIS_POINTS',
9873
+ inputs: [],
9874
+ outputs: [
9875
+ {
9876
+ name: '',
9877
+ type: 'uint256',
9878
+ internalType: 'uint256'
9879
+ }
9880
+ ],
9881
+ stateMutability: 'view'
9882
+ },
9883
+ {
9884
+ type: 'function',
9885
+ name: 'sendMax',
9886
+ inputs: [
9887
+ {
9888
+ name: '_sendParam',
9889
+ type: 'tuple',
9890
+ internalType: 'struct SendParamMinimal',
9891
+ components: [
9892
+ {
9893
+ name: 'dstEid',
9894
+ type: 'uint32',
9895
+ internalType: 'uint32'
9896
+ },
9897
+ {
9898
+ name: 'to',
9899
+ type: 'bytes32',
9900
+ internalType: 'bytes32'
9901
+ }
9902
+ ]
9903
+ },
9904
+ {
9905
+ name: '_fee',
9906
+ type: 'tuple',
9907
+ internalType: 'struct MessagingFee',
9908
+ components: [
9909
+ {
9910
+ name: 'nativeFee',
9911
+ type: 'uint256',
9912
+ internalType: 'uint256'
9913
+ },
9914
+ {
9915
+ name: 'lzTokenFee',
9916
+ type: 'uint256',
9917
+ internalType: 'uint256'
9918
+ }
9919
+ ]
9920
+ },
9921
+ {
9922
+ name: '_amountToKeep',
9923
+ type: 'uint256',
9924
+ internalType: 'uint256'
9925
+ }
9926
+ ],
9927
+ outputs: [],
9928
+ stateMutability: 'payable'
9929
+ },
9930
+ {
9931
+ type: 'error',
9932
+ name: 'InsufficientBalance',
9933
+ inputs: []
9934
+ },
9935
+ {
9936
+ type: 'error',
9937
+ name: 'InvalidSlippageTolerance',
9938
+ inputs: []
9939
+ }
9940
+ ];
9827
9941
  exports.multicallHandlerAbi = [
9828
9942
  {
9829
9943
  type: 'constructor',
@@ -1 +1 @@
1
- {"version":3,"file":"chains.d.ts","sourceRoot":"","sources":["../../src/chains.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,KAAK,EAAE,YAAY,EAAE,eAAe,EAAE,cAAc,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3G,UAAU,KAAK;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,UAAU,WAAW;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,KAAK;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,WAAW,CAAC;IAChC,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,gBAAgB,EAAE,eAAe,EAAE,CAAC;IACpC,SAAS,EAAE,YAAY,EAAE,CAAC;IAC1B,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,gBAAgB,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClE;AAED,QAAA,MAAM,MAAM,EAAE,MAAM,CAAC,cAAc,EAAE,KAAK,CA6vBzC,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,YAAY,EAAE,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,CAAC"}
1
+ {"version":3,"file":"chains.d.ts","sourceRoot":"","sources":["../../src/chains.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AACpC,OAAO,KAAK,EAAE,YAAY,EAAE,eAAe,EAAE,cAAc,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,SAAS,CAAC;AAE3G,UAAU,KAAK;IACb,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,WAAW,EAAE,MAAM,GAAG,IAAI,CAAC;IAC3B,YAAY,EAAE,MAAM,GAAG,IAAI,CAAC;CAC7B;AAED,UAAU,WAAW;IACnB,OAAO,EAAE,OAAO,CAAC;IACjB,MAAM,EAAE,MAAM,CAAC;IACf,QAAQ,EAAE,MAAM,CAAC;CAClB;AAED,UAAU,KAAK;IACb,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,WAAW,CAAC;IACzB,kBAAkB,EAAE,WAAW,CAAC;IAChC,MAAM,EAAE,KAAK,EAAE,CAAC;IAChB,gBAAgB,EAAE,eAAe,EAAE,CAAC;IACpC,SAAS,EAAE,YAAY,EAAE,CAAC;IAC1B,WAAW,EAAE,UAAU,EAAE,CAAC;IAC1B,gBAAgB,CAAC,EAAE,OAAO,CAAC,MAAM,CAAC,UAAU,EAAE,gBAAgB,CAAC,CAAC,CAAC;CAClE;AAED,QAAA,MAAM,MAAM,EAAE,MAAM,CAAC,cAAc,EAAE,KAAK,CA4vBzC,CAAC;AAEF,OAAO,EAAE,MAAM,EAAE,CAAC;AAClB,YAAY,EAAE,KAAK,EAAE,KAAK,EAAE,WAAW,EAAE,CAAC"}
@@ -395,8 +395,7 @@ const chains = {
395
395
  "settlementLayers": [
396
396
  "ACROSS",
397
397
  "ECO",
398
- "RELAY",
399
- "OFT"
398
+ "RELAY"
400
399
  ],
401
400
  "swapQuoterConfig": {},
402
401
  "swapQuoters": [
@@ -15,6 +15,7 @@ declare const abiSignatures: {
15
15
  readonly multicallAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function _ROUTER() view returns (address)", "function __encodeRelayerData(address) pure returns (bytes)", "function isContractDeployed(address) view returns (bool)", "function multiCall((address, uint256, bytes)[]) payable", "function multiCallWithDrainToken((address, uint256, bytes)[], uint256[2][], address) payable", "function multicall_handleFill((uint256[2][], uint256[2][], (address, uint256, bytes)[], address, uint256)) payable returns (bytes4)", "function multicall_handleJITClaim((uint256[2][], (address, uint256, bytes)[])) returns (bytes4)", "function multicall_handlePayable(uint256, (address, uint256, bytes)[]) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
16
16
  readonly multicallHandler: readonly ["function drainLeftoverToken(address, address)", "function drainLeftoverTokens(address[], address)", "function handleTargetOpsMulticall((bytes))", "function withdrawAllWETH(address)", "function withdrawWETH(address, uint256)"];
17
17
  readonly oftFeeAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function _ROUTER() view returns (address)", "function handleFill_oftFee_sendNative(address, uint256) payable returns (bytes4)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
18
+ readonly oftProxy: readonly ["function OFT_ADAPTER() view returns (address)", "function OFT_TOKEN() view returns (address)", "function SLIPPAGE_TOLERANCE_BASIS_POINTS() view returns (uint256)", "function sendMax((uint32, bytes32), (uint256, uint256), uint256) payable"];
18
19
  readonly paymaster: readonly ["function INTENT_EXECUTOR() view returns (address)", "function callbackAllowMaxAmount(address, uint256) payable", "function settleGasRefund(address, address, uint256, address)", "function settleGasRefund_requireCallback(address, address, uint256, address)"];
19
20
  readonly relayAdapter: readonly ["function ADAPTER_TAG() pure returns (bytes12)", "function ARBITER() view returns (address)", "function EXECUTOR() view returns (address)", "function _ROUTER() view returns (address)", "function handleCompact_ExogenousChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], uint256, bytes, (bytes, bytes32)) returns (address, uint256)", "function handleCompact_NotarizedChain((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes32[], bytes, (bytes, bytes32)) returns (address, uint256)", "function handlePermit2((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, (bytes, bytes32)) returns (address, uint256)", "function qualificationHash(bytes) pure returns (bytes32)", "function relay_compact_exogenousChain_handleClaim_optimized(bytes) returns (bytes4)", "function relay_compact_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), uint256, bytes32[], bytes, (bytes, bytes32))) returns (bytes4)", "function relay_compact_notarizedChain_handleClaim_optimized(bytes) returns (bytes4)", "function relay_handleFill((address, uint256[2][], uint256)) payable returns (bytes4)", "function relay_permit2_handleClaim(((address, address, uint256, uint256, uint256, uint256, uint256, uint256[2][], uint256[2][], uint256, (bytes), (bytes), bytes), (bytes, bytes), bytes, (bytes, bytes32))) returns (bytes4)", "function relay_permit2_handleClaim_optimized(bytes) returns (bytes4)", "function relay_setTokenApproval(address)", "function semVer() view returns (bytes6)", "function semVerUnpacked() view returns (uint256, uint256, uint256)", "function settlementLayerSpender() view returns (address)", "function supportsInterface(bytes4) pure returns (bool)", "function version() view returns (bytes)"];
20
21
  readonly relayerPotV0AndV1: readonly ["function RHINESTONE_ROUTER() view returns (address)", "function RHINESTONE_V0() view returns (address)", "function cancelOwnershipHandover() payable", "function completeOwnershipHandover(address) payable", "function isRelayer(address) view returns (bool)", "function multicall((address, uint256, bytes)[]) payable", "function owner() view returns (address)", "function ownershipHandoverExpiresAt(address) view returns (uint256)", "function relayERC202076776083() payable", "function relayETH7172445() payable", "function relayV0_ERC20_13732236() payable", "function renounceOwnership() payable", "function requestOwnershipHandover() payable", "function setApprovals((address, uint256)[])", "function setApprovalsV0((address, uint256)[])", "function setRelayer(address, bool)", "function transferOwnership(address) payable", "function unwrapWETH(address, uint256)", "function withdraw((address, uint256)[])", "function withdraw(address, (address, uint256)[])", "function wrapWETH(address, uint256)"];
@@ -1 +1 @@
1
- {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../../src/generated/abis.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;CAsYT,CAAC;AAEX,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,eAAe,GAAG,OAAO,aAAa,CAAC"}
1
+ {"version":3,"file":"abis.d.ts","sourceRoot":"","sources":["../../../src/generated/abis.ts"],"names":[],"mappings":"AACA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;CA4YT,CAAC;AAEX,OAAO,EAAE,aAAa,EAAE,CAAC;AACzB,MAAM,MAAM,eAAe,GAAG,OAAO,aAAa,CAAC"}
@@ -228,6 +228,12 @@ const abiSignatures = {
228
228
  "function supportsInterface(bytes4) pure returns (bool)",
229
229
  "function version() view returns (bytes)"
230
230
  ],
231
+ "oftProxy": [
232
+ "function OFT_ADAPTER() view returns (address)",
233
+ "function OFT_TOKEN() view returns (address)",
234
+ "function SLIPPAGE_TOLERANCE_BASIS_POINTS() view returns (uint256)",
235
+ "function sendMax((uint32, bytes32), (uint256, uint256), uint256) payable"
236
+ ],
231
237
  "paymaster": [
232
238
  "function INTENT_EXECUTOR() view returns (address)",
233
239
  "function callbackAllowMaxAmount(address, uint256) payable",
@@ -1 +1 @@
1
- {"version":3,"file":"contracts.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAoQxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"contracts.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAyQxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"contracts.dev.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.dev.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAoQxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
1
+ {"version":3,"file":"contracts.dev.d.ts","sourceRoot":"","sources":["../../../src/generated/contracts.dev.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,MAAM,CAAC;AAEpC,KAAK,iBAAiB,GAAG,MAAM,CAAC,MAAM,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC;AACjE,QAAA,MAAM,iBAAiB,EAAE,iBAyQxB,CAAC;AAEF,OAAO,EAAE,iBAAiB,EAAE,CAAC;AAC7B,YAAY,EAAE,iBAAiB,EAAE,CAAC"}
@@ -17,7 +17,8 @@ const contractAddresses = {
17
17
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
18
18
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
19
19
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
20
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
20
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
21
+ "oftProxy": "0xd6ac32d80975195aF535faE83c67EA1d36486321"
21
22
  },
22
23
  "10": {
23
24
  "acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
@@ -34,7 +35,8 @@ const contractAddresses = {
34
35
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
35
36
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
36
37
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
37
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
38
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
39
+ "oftProxy": "0x5B64E414f4dEA97062D6B552852FFbAcaf6d462b"
38
40
  },
39
41
  "56": {
40
42
  "acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
@@ -76,7 +78,8 @@ const contractAddresses = {
76
78
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
77
79
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
78
80
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
79
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
81
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
82
+ "oftProxy": "0x81E23Ed7B30780dd7DFc1F1641D255906280934a"
80
83
  },
81
84
  "146": {
82
85
  "ecoArbiter": "0x9717ADe1ca79C91E51cb204Ed0DBf14A19e4426b",
@@ -152,7 +155,8 @@ const contractAddresses = {
152
155
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
153
156
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
154
157
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
155
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
158
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
159
+ "oftProxy": "0xB01c27A13Ac8044ACB2315C3c9b877bc8C83ce27"
156
160
  },
157
161
  "9746": {
158
162
  "ecoArbiter": "0xb2B0B1b51Acd5B81165CA8950795cbCc4657c665",
@@ -178,7 +182,8 @@ const contractAddresses = {
178
182
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
179
183
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
180
184
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
181
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
185
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
186
+ "oftProxy": "0x8886505Fc68b53B0D5156DbB68CFAdA878c89f89"
182
187
  },
183
188
  "84532": {
184
189
  "acrossHandler": "0x7Aa6915838beb89b55739bC75d3910F0c77cC962",
@@ -17,7 +17,8 @@ const contractAddresses = {
17
17
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
18
18
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
19
19
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
20
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
20
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
21
+ "oftProxy": "0x7cbcf2E2B6e29e539326bf5730353D6106D6DA0a"
21
22
  },
22
23
  "10": {
23
24
  "acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
@@ -34,7 +35,8 @@ const contractAddresses = {
34
35
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
35
36
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
36
37
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
37
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
38
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
39
+ "oftProxy": "0x4a16B761367f8545cbF0dcFb90c6a190D53d5A4B"
38
40
  },
39
41
  "56": {
40
42
  "acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
@@ -76,7 +78,8 @@ const contractAddresses = {
76
78
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
77
79
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
78
80
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
79
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
81
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
82
+ "oftProxy": "0xcaee1Bf3C17B128985C808ed4055Fd83C32EcC71"
80
83
  },
81
84
  "146": {
82
85
  "ecoArbiter": "0xb84ea035F023165cF89225E2A43e024a7b4662D8",
@@ -152,7 +155,8 @@ const contractAddresses = {
152
155
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
153
156
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
154
157
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
155
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
158
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
159
+ "oftProxy": "0x2C8d441698332996C754402c35273b6566C8701d"
156
160
  },
157
161
  "9746": {
158
162
  "ecoArbiter": "0xF235e67CDEd3e2dE988Fe63474672bff38f07e07",
@@ -178,7 +182,8 @@ const contractAddresses = {
178
182
  "relayRouter": "0xb92fe925dc43a0ecde6c8b1a2709c170ec4fff4f",
179
183
  "compact": "0x00000000000000171ede64904551eeDF3C6C9788",
180
184
  "permit2": "0x000000000022D473030F116dDEE9F6B43aC78BA3",
181
- "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09"
185
+ "feeCollector": "0xfeebabe17996b3346cf80f04a1f072102a90cf09",
186
+ "oftProxy": "0x4a263e771D73489e15a62e56FD49Dee6A26885A1"
182
187
  },
183
188
  "84532": {
184
189
  "acrossHandler": "0xBcBb05DdfE0fCE5BeD28A99c827f8e7c868863ce",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rhinestone/shared-configs",
3
- "version": "1.4.125",
3
+ "version": "1.4.128",
4
4
  "description": "Reusable configuration files for Rhinestone services",
5
5
  "author": {
6
6
  "name": "Rhinestone",