@rhinestone/shared-configs 2.9.2 → 2.9.3
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/configs/chains.json
CHANGED
|
@@ -187,7 +187,8 @@
|
|
|
187
187
|
"1inch",
|
|
188
188
|
"0x",
|
|
189
189
|
"velora",
|
|
190
|
-
"relay"
|
|
190
|
+
"relay",
|
|
191
|
+
"bebop"
|
|
191
192
|
],
|
|
192
193
|
"tokens": [
|
|
193
194
|
{
|
|
@@ -344,7 +345,8 @@
|
|
|
344
345
|
"0x",
|
|
345
346
|
"velora",
|
|
346
347
|
"fynd",
|
|
347
|
-
"relay"
|
|
348
|
+
"relay",
|
|
349
|
+
"bebop"
|
|
348
350
|
],
|
|
349
351
|
"tokens": [
|
|
350
352
|
{
|
|
@@ -661,7 +663,8 @@
|
|
|
661
663
|
"0x",
|
|
662
664
|
"velora",
|
|
663
665
|
"fynd",
|
|
664
|
-
"relay"
|
|
666
|
+
"relay",
|
|
667
|
+
"bebop"
|
|
665
668
|
],
|
|
666
669
|
"tokens": [
|
|
667
670
|
{
|
|
@@ -1069,7 +1072,8 @@
|
|
|
1069
1072
|
"stack": "vanilla",
|
|
1070
1073
|
"swapQuoters": [
|
|
1071
1074
|
"0x",
|
|
1072
|
-
"relay"
|
|
1075
|
+
"relay",
|
|
1076
|
+
"bebop"
|
|
1073
1077
|
],
|
|
1074
1078
|
"tokens": [
|
|
1075
1079
|
{
|
|
@@ -1258,7 +1262,8 @@
|
|
|
1258
1262
|
"swapQuoters": [
|
|
1259
1263
|
"1inch",
|
|
1260
1264
|
"0x",
|
|
1261
|
-
"relay"
|
|
1265
|
+
"relay",
|
|
1266
|
+
"bebop"
|
|
1262
1267
|
],
|
|
1263
1268
|
"tokens": [
|
|
1264
1269
|
{
|
|
@@ -1374,7 +1379,8 @@
|
|
|
1374
1379
|
"1inch",
|
|
1375
1380
|
"0x",
|
|
1376
1381
|
"fynd",
|
|
1377
|
-
"relay"
|
|
1382
|
+
"relay",
|
|
1383
|
+
"bebop"
|
|
1378
1384
|
],
|
|
1379
1385
|
"tokens": [
|
|
1380
1386
|
{
|
|
@@ -1648,7 +1654,8 @@
|
|
|
1648
1654
|
"0x",
|
|
1649
1655
|
"velora",
|
|
1650
1656
|
"fynd",
|
|
1651
|
-
"relay"
|
|
1657
|
+
"relay",
|
|
1658
|
+
"bebop"
|
|
1652
1659
|
],
|
|
1653
1660
|
"tokens": [
|
|
1654
1661
|
{
|
package/dist/src/chains.js
CHANGED
|
@@ -194,7 +194,8 @@ const chains = {
|
|
|
194
194
|
"1inch",
|
|
195
195
|
"0x",
|
|
196
196
|
"velora",
|
|
197
|
-
"relay"
|
|
197
|
+
"relay",
|
|
198
|
+
"bebop"
|
|
198
199
|
],
|
|
199
200
|
"tokens": [
|
|
200
201
|
{
|
|
@@ -355,7 +356,8 @@ const chains = {
|
|
|
355
356
|
"0x",
|
|
356
357
|
"velora",
|
|
357
358
|
"fynd",
|
|
358
|
-
"relay"
|
|
359
|
+
"relay",
|
|
360
|
+
"bebop"
|
|
359
361
|
],
|
|
360
362
|
"tokens": [
|
|
361
363
|
{
|
|
@@ -685,7 +687,8 @@ const chains = {
|
|
|
685
687
|
"0x",
|
|
686
688
|
"velora",
|
|
687
689
|
"fynd",
|
|
688
|
-
"relay"
|
|
690
|
+
"relay",
|
|
691
|
+
"bebop"
|
|
689
692
|
],
|
|
690
693
|
"tokens": [
|
|
691
694
|
{
|
|
@@ -1109,7 +1112,8 @@ const chains = {
|
|
|
1109
1112
|
"stack": "vanilla",
|
|
1110
1113
|
"swapQuoters": [
|
|
1111
1114
|
"0x",
|
|
1112
|
-
"relay"
|
|
1115
|
+
"relay",
|
|
1116
|
+
"bebop"
|
|
1113
1117
|
],
|
|
1114
1118
|
"tokens": [
|
|
1115
1119
|
{
|
|
@@ -1307,7 +1311,8 @@ const chains = {
|
|
|
1307
1311
|
"swapQuoters": [
|
|
1308
1312
|
"1inch",
|
|
1309
1313
|
"0x",
|
|
1310
|
-
"relay"
|
|
1314
|
+
"relay",
|
|
1315
|
+
"bebop"
|
|
1311
1316
|
],
|
|
1312
1317
|
"tokens": [
|
|
1313
1318
|
{
|
|
@@ -1427,7 +1432,8 @@ const chains = {
|
|
|
1427
1432
|
"1inch",
|
|
1428
1433
|
"0x",
|
|
1429
1434
|
"fynd",
|
|
1430
|
-
"relay"
|
|
1435
|
+
"relay",
|
|
1436
|
+
"bebop"
|
|
1431
1437
|
],
|
|
1432
1438
|
"tokens": [
|
|
1433
1439
|
{
|
|
@@ -1715,7 +1721,8 @@ const chains = {
|
|
|
1715
1721
|
"0x",
|
|
1716
1722
|
"velora",
|
|
1717
1723
|
"fynd",
|
|
1718
|
-
"relay"
|
|
1724
|
+
"relay",
|
|
1725
|
+
"bebop"
|
|
1719
1726
|
],
|
|
1720
1727
|
"tokens": [
|
|
1721
1728
|
{
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
declare const PACKAGE_VERSION = "2.9.
|
|
1
|
+
declare const PACKAGE_VERSION = "2.9.3";
|
|
2
2
|
export { PACKAGE_VERSION };
|
|
@@ -2,5 +2,5 @@
|
|
|
2
2
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
3
|
exports.PACKAGE_VERSION = void 0;
|
|
4
4
|
// Auto-generated by scripts/generate.ts. Do not edit manually.
|
|
5
|
-
const PACKAGE_VERSION = "2.9.
|
|
5
|
+
const PACKAGE_VERSION = "2.9.3";
|
|
6
6
|
exports.PACKAGE_VERSION = PACKAGE_VERSION;
|