@gfxlabs/oku-chains 1.1.245 → 1.1.247
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/browser.js +53 -3
- package/dist/index-mjs.js +53 -3
- package/dist/index.js +53 -3
- package/dist/types/browser.d.ts +103 -19
- package/dist/types/index-mjs.d.ts +103 -19
- package/dist/types/index.d.ts +103 -19
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -64,6 +64,12 @@
|
|
|
64
64
|
id: 2,
|
|
65
65
|
address: "0xcE8CcA271Ebc0533920C83d39F417ED6A0abB7D0",
|
|
66
66
|
},
|
|
67
|
+
{
|
|
68
|
+
name: "WXTZ",
|
|
69
|
+
type: "OFT",
|
|
70
|
+
id: 20,
|
|
71
|
+
address: "0x7424f00845777A06E21F0bd8873f814A8A814B2D"
|
|
72
|
+
}
|
|
67
73
|
],
|
|
68
74
|
},
|
|
69
75
|
wanbridge: {
|
|
@@ -362,6 +368,12 @@
|
|
|
362
368
|
id: 1,
|
|
363
369
|
address: "0x27a16dc786820B16E5c9028b75B99F6f604b5d26",
|
|
364
370
|
},
|
|
371
|
+
{
|
|
372
|
+
name: "WXTZ",
|
|
373
|
+
type: "OFT",
|
|
374
|
+
id: 20,
|
|
375
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
376
|
+
}
|
|
365
377
|
],
|
|
366
378
|
},
|
|
367
379
|
wanbridge: {
|
|
@@ -594,6 +606,9 @@
|
|
|
594
606
|
chainSelector: 3849287863852499584n,
|
|
595
607
|
tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
|
|
596
608
|
},
|
|
609
|
+
deswap: {
|
|
610
|
+
chainId: 100000021
|
|
611
|
+
}
|
|
597
612
|
},
|
|
598
613
|
morpho: {},
|
|
599
614
|
oracles: {
|
|
@@ -855,6 +870,12 @@
|
|
|
855
870
|
name: "USDT",
|
|
856
871
|
id: 2,
|
|
857
872
|
address: "0x138EB30f73BC423c6455C53df6D89CB01d9eBc63",
|
|
873
|
+
},
|
|
874
|
+
{
|
|
875
|
+
name: "WXTZ",
|
|
876
|
+
type: "OFT",
|
|
877
|
+
id: 20,
|
|
878
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
858
879
|
}
|
|
859
880
|
],
|
|
860
881
|
},
|
|
@@ -1217,7 +1238,17 @@
|
|
|
1217
1238
|
tenderly: "true",
|
|
1218
1239
|
},
|
|
1219
1240
|
markets: {},
|
|
1220
|
-
bridges: {
|
|
1241
|
+
bridges: {
|
|
1242
|
+
stargate: {
|
|
1243
|
+
endpointID: 30292,
|
|
1244
|
+
tokens: [{
|
|
1245
|
+
name: "WXTZ",
|
|
1246
|
+
type: "OFT",
|
|
1247
|
+
id: 20,
|
|
1248
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
1249
|
+
}]
|
|
1250
|
+
}
|
|
1251
|
+
},
|
|
1221
1252
|
oracles: {},
|
|
1222
1253
|
morpho: {},
|
|
1223
1254
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
@@ -1445,6 +1476,9 @@
|
|
|
1445
1476
|
chainSelector: 465200170687744372n,
|
|
1446
1477
|
tokenAdminRegistry: "0x73BC11423CBF14914998C23B0aFC9BE0cb5B2229",
|
|
1447
1478
|
},
|
|
1479
|
+
deswap: {
|
|
1480
|
+
chainId: 100000002
|
|
1481
|
+
},
|
|
1448
1482
|
stargate: {
|
|
1449
1483
|
endpointID: 30145,
|
|
1450
1484
|
blockConfirmations: 20,
|
|
@@ -2252,6 +2286,12 @@
|
|
|
2252
2286
|
id: 22,
|
|
2253
2287
|
address: "0x268Ca24DAefF1FaC2ed883c598200CcbB79E931D",
|
|
2254
2288
|
},
|
|
2289
|
+
{
|
|
2290
|
+
name: "WXTZ",
|
|
2291
|
+
type: "OFT",
|
|
2292
|
+
id: 20,
|
|
2293
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
2294
|
+
}
|
|
2255
2295
|
],
|
|
2256
2296
|
},
|
|
2257
2297
|
wanbridge: {
|
|
@@ -2620,6 +2660,9 @@
|
|
|
2620
2660
|
chainSelector: 1556008542357238666n,
|
|
2621
2661
|
tokenAdminRegistry: "0x000A744940eB5D857c0d61d97015DFc83107404F"
|
|
2622
2662
|
},
|
|
2663
|
+
deswap: {
|
|
2664
|
+
chainId: 100000023,
|
|
2665
|
+
},
|
|
2623
2666
|
stargate: {
|
|
2624
2667
|
endpointID: 30181,
|
|
2625
2668
|
blockConfirmations: 20,
|
|
@@ -4163,6 +4206,9 @@
|
|
|
4163
4206
|
chainSelector: 1673871237479749969n,
|
|
4164
4207
|
tokenAdminRegistry: "0x2961Cb47b5111F38d75f415c21ceB4120ddd1b69"
|
|
4165
4208
|
},
|
|
4209
|
+
deswap: {
|
|
4210
|
+
chainId: 100000014,
|
|
4211
|
+
},
|
|
4166
4212
|
stargate: {
|
|
4167
4213
|
endpointID: 30332,
|
|
4168
4214
|
blockConfirmations: 20,
|
|
@@ -4564,7 +4610,9 @@
|
|
|
4564
4610
|
externalId: {
|
|
4565
4611
|
tenderly: "true",
|
|
4566
4612
|
},
|
|
4567
|
-
markets: {
|
|
4613
|
+
markets: {
|
|
4614
|
+
zeroex: true,
|
|
4615
|
+
},
|
|
4568
4616
|
bridges: {},
|
|
4569
4617
|
oracles: {},
|
|
4570
4618
|
morpho: {
|
|
@@ -4648,7 +4696,9 @@
|
|
|
4648
4696
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png",
|
|
4649
4697
|
safeReorgDistance: 90000,
|
|
4650
4698
|
externalId: {},
|
|
4651
|
-
markets: {
|
|
4699
|
+
markets: {
|
|
4700
|
+
icecreamswap: true,
|
|
4701
|
+
},
|
|
4652
4702
|
bridges: {
|
|
4653
4703
|
stargate: {
|
|
4654
4704
|
endpointID: 30365,
|
package/dist/index-mjs.js
CHANGED
|
@@ -61,6 +61,12 @@ const arbitrum = makeConfig({
|
|
|
61
61
|
id: 2,
|
|
62
62
|
address: "0xcE8CcA271Ebc0533920C83d39F417ED6A0abB7D0",
|
|
63
63
|
},
|
|
64
|
+
{
|
|
65
|
+
name: "WXTZ",
|
|
66
|
+
type: "OFT",
|
|
67
|
+
id: 20,
|
|
68
|
+
address: "0x7424f00845777A06E21F0bd8873f814A8A814B2D"
|
|
69
|
+
}
|
|
64
70
|
],
|
|
65
71
|
},
|
|
66
72
|
wanbridge: {
|
|
@@ -359,6 +365,12 @@ const base = makeConfig({
|
|
|
359
365
|
id: 1,
|
|
360
366
|
address: "0x27a16dc786820B16E5c9028b75B99F6f604b5d26",
|
|
361
367
|
},
|
|
368
|
+
{
|
|
369
|
+
name: "WXTZ",
|
|
370
|
+
type: "OFT",
|
|
371
|
+
id: 20,
|
|
372
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
373
|
+
}
|
|
362
374
|
],
|
|
363
375
|
},
|
|
364
376
|
wanbridge: {
|
|
@@ -591,6 +603,9 @@ const bob = makeConfig({
|
|
|
591
603
|
chainSelector: 3849287863852499584n,
|
|
592
604
|
tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
|
|
593
605
|
},
|
|
606
|
+
deswap: {
|
|
607
|
+
chainId: 100000021
|
|
608
|
+
}
|
|
594
609
|
},
|
|
595
610
|
morpho: {},
|
|
596
611
|
oracles: {
|
|
@@ -852,6 +867,12 @@ const bsc = makeConfig({
|
|
|
852
867
|
name: "USDT",
|
|
853
868
|
id: 2,
|
|
854
869
|
address: "0x138EB30f73BC423c6455C53df6D89CB01d9eBc63",
|
|
870
|
+
},
|
|
871
|
+
{
|
|
872
|
+
name: "WXTZ",
|
|
873
|
+
type: "OFT",
|
|
874
|
+
id: 20,
|
|
875
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
855
876
|
}
|
|
856
877
|
],
|
|
857
878
|
},
|
|
@@ -1214,7 +1235,17 @@ const etherlink = makeConfig({
|
|
|
1214
1235
|
tenderly: "true",
|
|
1215
1236
|
},
|
|
1216
1237
|
markets: {},
|
|
1217
|
-
bridges: {
|
|
1238
|
+
bridges: {
|
|
1239
|
+
stargate: {
|
|
1240
|
+
endpointID: 30292,
|
|
1241
|
+
tokens: [{
|
|
1242
|
+
name: "WXTZ",
|
|
1243
|
+
type: "OFT",
|
|
1244
|
+
id: 20,
|
|
1245
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
1246
|
+
}]
|
|
1247
|
+
}
|
|
1248
|
+
},
|
|
1218
1249
|
oracles: {},
|
|
1219
1250
|
morpho: {},
|
|
1220
1251
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
@@ -1442,6 +1473,9 @@ const gnosis = makeConfig({
|
|
|
1442
1473
|
chainSelector: 465200170687744372n,
|
|
1443
1474
|
tokenAdminRegistry: "0x73BC11423CBF14914998C23B0aFC9BE0cb5B2229",
|
|
1444
1475
|
},
|
|
1476
|
+
deswap: {
|
|
1477
|
+
chainId: 100000002
|
|
1478
|
+
},
|
|
1445
1479
|
stargate: {
|
|
1446
1480
|
endpointID: 30145,
|
|
1447
1481
|
blockConfirmations: 20,
|
|
@@ -2249,6 +2283,12 @@ const mainnet = makeConfig({
|
|
|
2249
2283
|
id: 22,
|
|
2250
2284
|
address: "0x268Ca24DAefF1FaC2ed883c598200CcbB79E931D",
|
|
2251
2285
|
},
|
|
2286
|
+
{
|
|
2287
|
+
name: "WXTZ",
|
|
2288
|
+
type: "OFT",
|
|
2289
|
+
id: 20,
|
|
2290
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
2291
|
+
}
|
|
2252
2292
|
],
|
|
2253
2293
|
},
|
|
2254
2294
|
wanbridge: {
|
|
@@ -2617,6 +2657,9 @@ const mantle = makeConfig({
|
|
|
2617
2657
|
chainSelector: 1556008542357238666n,
|
|
2618
2658
|
tokenAdminRegistry: "0x000A744940eB5D857c0d61d97015DFc83107404F"
|
|
2619
2659
|
},
|
|
2660
|
+
deswap: {
|
|
2661
|
+
chainId: 100000023,
|
|
2662
|
+
},
|
|
2620
2663
|
stargate: {
|
|
2621
2664
|
endpointID: 30181,
|
|
2622
2665
|
blockConfirmations: 20,
|
|
@@ -4160,6 +4203,9 @@ const sonic = makeConfig({
|
|
|
4160
4203
|
chainSelector: 1673871237479749969n,
|
|
4161
4204
|
tokenAdminRegistry: "0x2961Cb47b5111F38d75f415c21ceB4120ddd1b69"
|
|
4162
4205
|
},
|
|
4206
|
+
deswap: {
|
|
4207
|
+
chainId: 100000014,
|
|
4208
|
+
},
|
|
4163
4209
|
stargate: {
|
|
4164
4210
|
endpointID: 30332,
|
|
4165
4211
|
blockConfirmations: 20,
|
|
@@ -4561,7 +4607,9 @@ const worldchain = makeConfig({
|
|
|
4561
4607
|
externalId: {
|
|
4562
4608
|
tenderly: "true",
|
|
4563
4609
|
},
|
|
4564
|
-
markets: {
|
|
4610
|
+
markets: {
|
|
4611
|
+
zeroex: true,
|
|
4612
|
+
},
|
|
4565
4613
|
bridges: {},
|
|
4566
4614
|
oracles: {},
|
|
4567
4615
|
morpho: {
|
|
@@ -4645,7 +4693,9 @@ const xdc = makeConfig({
|
|
|
4645
4693
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png",
|
|
4646
4694
|
safeReorgDistance: 90000,
|
|
4647
4695
|
externalId: {},
|
|
4648
|
-
markets: {
|
|
4696
|
+
markets: {
|
|
4697
|
+
icecreamswap: true,
|
|
4698
|
+
},
|
|
4649
4699
|
bridges: {
|
|
4650
4700
|
stargate: {
|
|
4651
4701
|
endpointID: 30365,
|
package/dist/index.js
CHANGED
|
@@ -63,6 +63,12 @@ const arbitrum = makeConfig({
|
|
|
63
63
|
id: 2,
|
|
64
64
|
address: "0xcE8CcA271Ebc0533920C83d39F417ED6A0abB7D0",
|
|
65
65
|
},
|
|
66
|
+
{
|
|
67
|
+
name: "WXTZ",
|
|
68
|
+
type: "OFT",
|
|
69
|
+
id: 20,
|
|
70
|
+
address: "0x7424f00845777A06E21F0bd8873f814A8A814B2D"
|
|
71
|
+
}
|
|
66
72
|
],
|
|
67
73
|
},
|
|
68
74
|
wanbridge: {
|
|
@@ -361,6 +367,12 @@ const base = makeConfig({
|
|
|
361
367
|
id: 1,
|
|
362
368
|
address: "0x27a16dc786820B16E5c9028b75B99F6f604b5d26",
|
|
363
369
|
},
|
|
370
|
+
{
|
|
371
|
+
name: "WXTZ",
|
|
372
|
+
type: "OFT",
|
|
373
|
+
id: 20,
|
|
374
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
375
|
+
}
|
|
364
376
|
],
|
|
365
377
|
},
|
|
366
378
|
wanbridge: {
|
|
@@ -593,6 +605,9 @@ const bob = makeConfig({
|
|
|
593
605
|
chainSelector: 3849287863852499584n,
|
|
594
606
|
tokenAdminRegistry: "0xa57d04119AFf4884F8602213E58d8AaAD18229cb",
|
|
595
607
|
},
|
|
608
|
+
deswap: {
|
|
609
|
+
chainId: 100000021
|
|
610
|
+
}
|
|
596
611
|
},
|
|
597
612
|
morpho: {},
|
|
598
613
|
oracles: {
|
|
@@ -854,6 +869,12 @@ const bsc = makeConfig({
|
|
|
854
869
|
name: "USDT",
|
|
855
870
|
id: 2,
|
|
856
871
|
address: "0x138EB30f73BC423c6455C53df6D89CB01d9eBc63",
|
|
872
|
+
},
|
|
873
|
+
{
|
|
874
|
+
name: "WXTZ",
|
|
875
|
+
type: "OFT",
|
|
876
|
+
id: 20,
|
|
877
|
+
address: "0x91F9cc2649ac70a071602cadE9b0C1A5868af51D"
|
|
857
878
|
}
|
|
858
879
|
],
|
|
859
880
|
},
|
|
@@ -1216,7 +1237,17 @@ const etherlink = makeConfig({
|
|
|
1216
1237
|
tenderly: "true",
|
|
1217
1238
|
},
|
|
1218
1239
|
markets: {},
|
|
1219
|
-
bridges: {
|
|
1240
|
+
bridges: {
|
|
1241
|
+
stargate: {
|
|
1242
|
+
endpointID: 30292,
|
|
1243
|
+
tokens: [{
|
|
1244
|
+
name: "WXTZ",
|
|
1245
|
+
type: "OFT",
|
|
1246
|
+
id: 20,
|
|
1247
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
1248
|
+
}]
|
|
1249
|
+
}
|
|
1250
|
+
},
|
|
1220
1251
|
oracles: {},
|
|
1221
1252
|
morpho: {},
|
|
1222
1253
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
@@ -1444,6 +1475,9 @@ const gnosis = makeConfig({
|
|
|
1444
1475
|
chainSelector: 465200170687744372n,
|
|
1445
1476
|
tokenAdminRegistry: "0x73BC11423CBF14914998C23B0aFC9BE0cb5B2229",
|
|
1446
1477
|
},
|
|
1478
|
+
deswap: {
|
|
1479
|
+
chainId: 100000002
|
|
1480
|
+
},
|
|
1447
1481
|
stargate: {
|
|
1448
1482
|
endpointID: 30145,
|
|
1449
1483
|
blockConfirmations: 20,
|
|
@@ -2251,6 +2285,12 @@ const mainnet = makeConfig({
|
|
|
2251
2285
|
id: 22,
|
|
2252
2286
|
address: "0x268Ca24DAefF1FaC2ed883c598200CcbB79E931D",
|
|
2253
2287
|
},
|
|
2288
|
+
{
|
|
2289
|
+
name: "WXTZ",
|
|
2290
|
+
type: "OFT",
|
|
2291
|
+
id: 20,
|
|
2292
|
+
address: "0xc9B53AB2679f573e480d01e0f49e2B5CFB7a3EAb"
|
|
2293
|
+
}
|
|
2254
2294
|
],
|
|
2255
2295
|
},
|
|
2256
2296
|
wanbridge: {
|
|
@@ -2619,6 +2659,9 @@ const mantle = makeConfig({
|
|
|
2619
2659
|
chainSelector: 1556008542357238666n,
|
|
2620
2660
|
tokenAdminRegistry: "0x000A744940eB5D857c0d61d97015DFc83107404F"
|
|
2621
2661
|
},
|
|
2662
|
+
deswap: {
|
|
2663
|
+
chainId: 100000023,
|
|
2664
|
+
},
|
|
2622
2665
|
stargate: {
|
|
2623
2666
|
endpointID: 30181,
|
|
2624
2667
|
blockConfirmations: 20,
|
|
@@ -4162,6 +4205,9 @@ const sonic = makeConfig({
|
|
|
4162
4205
|
chainSelector: 1673871237479749969n,
|
|
4163
4206
|
tokenAdminRegistry: "0x2961Cb47b5111F38d75f415c21ceB4120ddd1b69"
|
|
4164
4207
|
},
|
|
4208
|
+
deswap: {
|
|
4209
|
+
chainId: 100000014,
|
|
4210
|
+
},
|
|
4165
4211
|
stargate: {
|
|
4166
4212
|
endpointID: 30332,
|
|
4167
4213
|
blockConfirmations: 20,
|
|
@@ -4563,7 +4609,9 @@ const worldchain = makeConfig({
|
|
|
4563
4609
|
externalId: {
|
|
4564
4610
|
tenderly: "true",
|
|
4565
4611
|
},
|
|
4566
|
-
markets: {
|
|
4612
|
+
markets: {
|
|
4613
|
+
zeroex: true,
|
|
4614
|
+
},
|
|
4567
4615
|
bridges: {},
|
|
4568
4616
|
oracles: {},
|
|
4569
4617
|
morpho: {
|
|
@@ -4647,7 +4695,9 @@ const xdc = makeConfig({
|
|
|
4647
4695
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png",
|
|
4648
4696
|
safeReorgDistance: 90000,
|
|
4649
4697
|
externalId: {},
|
|
4650
|
-
markets: {
|
|
4698
|
+
markets: {
|
|
4699
|
+
icecreamswap: true,
|
|
4700
|
+
},
|
|
4651
4701
|
bridges: {
|
|
4652
4702
|
stargate: {
|
|
4653
4703
|
endpointID: 30365,
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -38,11 +38,16 @@ declare const arbitrum: Readonly<{
|
|
|
38
38
|
stargate: {
|
|
39
39
|
endpointID: number;
|
|
40
40
|
blockConfirmations: number;
|
|
41
|
-
tokens: {
|
|
41
|
+
tokens: ({
|
|
42
42
|
name: string;
|
|
43
43
|
id: number;
|
|
44
44
|
address: string;
|
|
45
|
-
}
|
|
45
|
+
} | {
|
|
46
|
+
name: string;
|
|
47
|
+
type: string;
|
|
48
|
+
id: number;
|
|
49
|
+
address: string;
|
|
50
|
+
})[];
|
|
46
51
|
};
|
|
47
52
|
wanbridge: {
|
|
48
53
|
requiredConfirmations: number;
|
|
@@ -225,11 +230,16 @@ declare const base: Readonly<{
|
|
|
225
230
|
stargate: {
|
|
226
231
|
endpointID: number;
|
|
227
232
|
blockConfirmations: number;
|
|
228
|
-
tokens: {
|
|
233
|
+
tokens: ({
|
|
229
234
|
name: string;
|
|
230
235
|
id: number;
|
|
231
236
|
address: string;
|
|
232
|
-
}
|
|
237
|
+
} | {
|
|
238
|
+
name: string;
|
|
239
|
+
type: string;
|
|
240
|
+
id: number;
|
|
241
|
+
address: string;
|
|
242
|
+
})[];
|
|
233
243
|
};
|
|
234
244
|
wanbridge: {
|
|
235
245
|
requiredConfirmations: number;
|
|
@@ -1021,6 +1031,9 @@ declare const bob: Readonly<{
|
|
|
1021
1031
|
chainSelector: bigint;
|
|
1022
1032
|
tokenAdminRegistry: string;
|
|
1023
1033
|
};
|
|
1034
|
+
deswap: {
|
|
1035
|
+
chainId: number;
|
|
1036
|
+
};
|
|
1024
1037
|
};
|
|
1025
1038
|
morpho: {};
|
|
1026
1039
|
oracles: {
|
|
@@ -1567,11 +1580,16 @@ declare const bsc: Readonly<{
|
|
|
1567
1580
|
stargate: {
|
|
1568
1581
|
endpointID: number;
|
|
1569
1582
|
blockConfirmations: number;
|
|
1570
|
-
tokens: {
|
|
1583
|
+
tokens: ({
|
|
1571
1584
|
name: string;
|
|
1572
1585
|
id: number;
|
|
1573
1586
|
address: string;
|
|
1574
|
-
}
|
|
1587
|
+
} | {
|
|
1588
|
+
name: string;
|
|
1589
|
+
type: string;
|
|
1590
|
+
id: number;
|
|
1591
|
+
address: string;
|
|
1592
|
+
})[];
|
|
1575
1593
|
};
|
|
1576
1594
|
wanbridge: {
|
|
1577
1595
|
requiredConfirmations: number;
|
|
@@ -2751,7 +2769,17 @@ declare const etherlink: Readonly<{
|
|
|
2751
2769
|
tenderly: string;
|
|
2752
2770
|
};
|
|
2753
2771
|
markets: {};
|
|
2754
|
-
bridges: {
|
|
2772
|
+
bridges: {
|
|
2773
|
+
stargate: {
|
|
2774
|
+
endpointID: number;
|
|
2775
|
+
tokens: {
|
|
2776
|
+
name: string;
|
|
2777
|
+
type: string;
|
|
2778
|
+
id: number;
|
|
2779
|
+
address: string;
|
|
2780
|
+
}[];
|
|
2781
|
+
};
|
|
2782
|
+
};
|
|
2755
2783
|
oracles: {};
|
|
2756
2784
|
morpho: {};
|
|
2757
2785
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
@@ -3003,6 +3031,9 @@ declare const gnosis: Readonly<{
|
|
|
3003
3031
|
chainSelector: bigint;
|
|
3004
3032
|
tokenAdminRegistry: string;
|
|
3005
3033
|
};
|
|
3034
|
+
deswap: {
|
|
3035
|
+
chainId: number;
|
|
3036
|
+
};
|
|
3006
3037
|
stargate: {
|
|
3007
3038
|
endpointID: number;
|
|
3008
3039
|
blockConfirmations: number;
|
|
@@ -4468,6 +4499,9 @@ declare const mantle: Readonly<{
|
|
|
4468
4499
|
chainSelector: bigint;
|
|
4469
4500
|
tokenAdminRegistry: string;
|
|
4470
4501
|
};
|
|
4502
|
+
deswap: {
|
|
4503
|
+
chainId: number;
|
|
4504
|
+
};
|
|
4471
4505
|
stargate: {
|
|
4472
4506
|
endpointID: number;
|
|
4473
4507
|
blockConfirmations: number;
|
|
@@ -6475,6 +6509,9 @@ declare const sonic: Readonly<{
|
|
|
6475
6509
|
chainSelector: bigint;
|
|
6476
6510
|
tokenAdminRegistry: string;
|
|
6477
6511
|
};
|
|
6512
|
+
deswap: {
|
|
6513
|
+
chainId: number;
|
|
6514
|
+
};
|
|
6478
6515
|
stargate: {
|
|
6479
6516
|
endpointID: number;
|
|
6480
6517
|
blockConfirmations: number;
|
|
@@ -6929,7 +6966,9 @@ declare const worldchain: Readonly<{
|
|
|
6929
6966
|
externalId: {
|
|
6930
6967
|
tenderly: string;
|
|
6931
6968
|
};
|
|
6932
|
-
markets: {
|
|
6969
|
+
markets: {
|
|
6970
|
+
zeroex: true;
|
|
6971
|
+
};
|
|
6933
6972
|
bridges: {};
|
|
6934
6973
|
oracles: {};
|
|
6935
6974
|
morpho: {
|
|
@@ -7322,7 +7361,9 @@ declare const xdc: Readonly<{
|
|
|
7322
7361
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
7323
7362
|
safeReorgDistance: 90000;
|
|
7324
7363
|
externalId: {};
|
|
7325
|
-
markets: {
|
|
7364
|
+
markets: {
|
|
7365
|
+
icecreamswap: true;
|
|
7366
|
+
};
|
|
7326
7367
|
bridges: {
|
|
7327
7368
|
stargate: {
|
|
7328
7369
|
endpointID: number;
|
|
@@ -8145,7 +8186,9 @@ interface Markets {
|
|
|
8145
8186
|
icecreamswap?: boolean;
|
|
8146
8187
|
}
|
|
8147
8188
|
interface Bridges {
|
|
8148
|
-
deswap?:
|
|
8189
|
+
deswap?: {
|
|
8190
|
+
chainId: number;
|
|
8191
|
+
};
|
|
8149
8192
|
bungee?: any;
|
|
8150
8193
|
lifi?: any;
|
|
8151
8194
|
across?: any;
|
|
@@ -8273,11 +8316,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8273
8316
|
stargate: {
|
|
8274
8317
|
endpointID: number;
|
|
8275
8318
|
blockConfirmations: number;
|
|
8276
|
-
tokens: {
|
|
8319
|
+
tokens: ({
|
|
8277
8320
|
name: string;
|
|
8278
8321
|
id: number;
|
|
8279
8322
|
address: string;
|
|
8280
|
-
}
|
|
8323
|
+
} | {
|
|
8324
|
+
name: string;
|
|
8325
|
+
type: string;
|
|
8326
|
+
id: number;
|
|
8327
|
+
address: string;
|
|
8328
|
+
})[];
|
|
8281
8329
|
};
|
|
8282
8330
|
wanbridge: {
|
|
8283
8331
|
requiredConfirmations: number;
|
|
@@ -8455,11 +8503,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8455
8503
|
stargate: {
|
|
8456
8504
|
endpointID: number;
|
|
8457
8505
|
blockConfirmations: number;
|
|
8458
|
-
tokens: {
|
|
8506
|
+
tokens: ({
|
|
8459
8507
|
name: string;
|
|
8460
8508
|
id: number;
|
|
8461
8509
|
address: string;
|
|
8462
|
-
}
|
|
8510
|
+
} | {
|
|
8511
|
+
name: string;
|
|
8512
|
+
type: string;
|
|
8513
|
+
id: number;
|
|
8514
|
+
address: string;
|
|
8515
|
+
})[];
|
|
8463
8516
|
};
|
|
8464
8517
|
wanbridge: {
|
|
8465
8518
|
requiredConfirmations: number;
|
|
@@ -9384,11 +9437,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9384
9437
|
stargate: {
|
|
9385
9438
|
endpointID: number;
|
|
9386
9439
|
blockConfirmations: number;
|
|
9387
|
-
tokens: {
|
|
9440
|
+
tokens: ({
|
|
9388
9441
|
name: string;
|
|
9389
9442
|
id: number;
|
|
9390
9443
|
address: string;
|
|
9391
|
-
}
|
|
9444
|
+
} | {
|
|
9445
|
+
name: string;
|
|
9446
|
+
type: string;
|
|
9447
|
+
id: number;
|
|
9448
|
+
address: string;
|
|
9449
|
+
})[];
|
|
9392
9450
|
};
|
|
9393
9451
|
wanbridge: {
|
|
9394
9452
|
requiredConfirmations: number;
|
|
@@ -11906,6 +11964,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11906
11964
|
chainSelector: bigint;
|
|
11907
11965
|
tokenAdminRegistry: string;
|
|
11908
11966
|
};
|
|
11967
|
+
deswap: {
|
|
11968
|
+
chainId: number;
|
|
11969
|
+
};
|
|
11909
11970
|
stargate: {
|
|
11910
11971
|
endpointID: number;
|
|
11911
11972
|
blockConfirmations: number;
|
|
@@ -12543,6 +12604,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12543
12604
|
chainSelector: bigint;
|
|
12544
12605
|
tokenAdminRegistry: string;
|
|
12545
12606
|
};
|
|
12607
|
+
deswap: {
|
|
12608
|
+
chainId: number;
|
|
12609
|
+
};
|
|
12546
12610
|
};
|
|
12547
12611
|
morpho: {};
|
|
12548
12612
|
oracles: {
|
|
@@ -12943,6 +13007,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12943
13007
|
chainSelector: bigint;
|
|
12944
13008
|
tokenAdminRegistry: string;
|
|
12945
13009
|
};
|
|
13010
|
+
deswap: {
|
|
13011
|
+
chainId: number;
|
|
13012
|
+
};
|
|
12946
13013
|
stargate: {
|
|
12947
13014
|
endpointID: number;
|
|
12948
13015
|
blockConfirmations: number;
|
|
@@ -13560,6 +13627,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13560
13627
|
chainSelector: bigint;
|
|
13561
13628
|
tokenAdminRegistry: string;
|
|
13562
13629
|
};
|
|
13630
|
+
deswap: {
|
|
13631
|
+
chainId: number;
|
|
13632
|
+
};
|
|
13563
13633
|
stargate: {
|
|
13564
13634
|
endpointID: number;
|
|
13565
13635
|
blockConfirmations: number;
|
|
@@ -15277,7 +15347,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15277
15347
|
externalId: {
|
|
15278
15348
|
tenderly: string;
|
|
15279
15349
|
};
|
|
15280
|
-
markets: {
|
|
15350
|
+
markets: {
|
|
15351
|
+
zeroex: true;
|
|
15352
|
+
};
|
|
15281
15353
|
bridges: {};
|
|
15282
15354
|
oracles: {};
|
|
15283
15355
|
morpho: {
|
|
@@ -15664,7 +15736,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15664
15736
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
15665
15737
|
safeReorgDistance: 90000;
|
|
15666
15738
|
externalId: {};
|
|
15667
|
-
markets: {
|
|
15739
|
+
markets: {
|
|
15740
|
+
icecreamswap: true;
|
|
15741
|
+
};
|
|
15668
15742
|
bridges: {
|
|
15669
15743
|
stargate: {
|
|
15670
15744
|
endpointID: number;
|
|
@@ -16052,7 +16126,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16052
16126
|
tenderly: string;
|
|
16053
16127
|
};
|
|
16054
16128
|
markets: {};
|
|
16055
|
-
bridges: {
|
|
16129
|
+
bridges: {
|
|
16130
|
+
stargate: {
|
|
16131
|
+
endpointID: number;
|
|
16132
|
+
tokens: {
|
|
16133
|
+
name: string;
|
|
16134
|
+
type: string;
|
|
16135
|
+
id: number;
|
|
16136
|
+
address: string;
|
|
16137
|
+
}[];
|
|
16138
|
+
};
|
|
16139
|
+
};
|
|
16056
16140
|
oracles: {};
|
|
16057
16141
|
morpho: {};
|
|
16058
16142
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
@@ -38,11 +38,16 @@ declare const arbitrum: Readonly<{
|
|
|
38
38
|
stargate: {
|
|
39
39
|
endpointID: number;
|
|
40
40
|
blockConfirmations: number;
|
|
41
|
-
tokens: {
|
|
41
|
+
tokens: ({
|
|
42
42
|
name: string;
|
|
43
43
|
id: number;
|
|
44
44
|
address: string;
|
|
45
|
-
}
|
|
45
|
+
} | {
|
|
46
|
+
name: string;
|
|
47
|
+
type: string;
|
|
48
|
+
id: number;
|
|
49
|
+
address: string;
|
|
50
|
+
})[];
|
|
46
51
|
};
|
|
47
52
|
wanbridge: {
|
|
48
53
|
requiredConfirmations: number;
|
|
@@ -225,11 +230,16 @@ declare const base: Readonly<{
|
|
|
225
230
|
stargate: {
|
|
226
231
|
endpointID: number;
|
|
227
232
|
blockConfirmations: number;
|
|
228
|
-
tokens: {
|
|
233
|
+
tokens: ({
|
|
229
234
|
name: string;
|
|
230
235
|
id: number;
|
|
231
236
|
address: string;
|
|
232
|
-
}
|
|
237
|
+
} | {
|
|
238
|
+
name: string;
|
|
239
|
+
type: string;
|
|
240
|
+
id: number;
|
|
241
|
+
address: string;
|
|
242
|
+
})[];
|
|
233
243
|
};
|
|
234
244
|
wanbridge: {
|
|
235
245
|
requiredConfirmations: number;
|
|
@@ -1021,6 +1031,9 @@ declare const bob: Readonly<{
|
|
|
1021
1031
|
chainSelector: bigint;
|
|
1022
1032
|
tokenAdminRegistry: string;
|
|
1023
1033
|
};
|
|
1034
|
+
deswap: {
|
|
1035
|
+
chainId: number;
|
|
1036
|
+
};
|
|
1024
1037
|
};
|
|
1025
1038
|
morpho: {};
|
|
1026
1039
|
oracles: {
|
|
@@ -1567,11 +1580,16 @@ declare const bsc: Readonly<{
|
|
|
1567
1580
|
stargate: {
|
|
1568
1581
|
endpointID: number;
|
|
1569
1582
|
blockConfirmations: number;
|
|
1570
|
-
tokens: {
|
|
1583
|
+
tokens: ({
|
|
1571
1584
|
name: string;
|
|
1572
1585
|
id: number;
|
|
1573
1586
|
address: string;
|
|
1574
|
-
}
|
|
1587
|
+
} | {
|
|
1588
|
+
name: string;
|
|
1589
|
+
type: string;
|
|
1590
|
+
id: number;
|
|
1591
|
+
address: string;
|
|
1592
|
+
})[];
|
|
1575
1593
|
};
|
|
1576
1594
|
wanbridge: {
|
|
1577
1595
|
requiredConfirmations: number;
|
|
@@ -2751,7 +2769,17 @@ declare const etherlink: Readonly<{
|
|
|
2751
2769
|
tenderly: string;
|
|
2752
2770
|
};
|
|
2753
2771
|
markets: {};
|
|
2754
|
-
bridges: {
|
|
2772
|
+
bridges: {
|
|
2773
|
+
stargate: {
|
|
2774
|
+
endpointID: number;
|
|
2775
|
+
tokens: {
|
|
2776
|
+
name: string;
|
|
2777
|
+
type: string;
|
|
2778
|
+
id: number;
|
|
2779
|
+
address: string;
|
|
2780
|
+
}[];
|
|
2781
|
+
};
|
|
2782
|
+
};
|
|
2755
2783
|
oracles: {};
|
|
2756
2784
|
morpho: {};
|
|
2757
2785
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
@@ -3003,6 +3031,9 @@ declare const gnosis: Readonly<{
|
|
|
3003
3031
|
chainSelector: bigint;
|
|
3004
3032
|
tokenAdminRegistry: string;
|
|
3005
3033
|
};
|
|
3034
|
+
deswap: {
|
|
3035
|
+
chainId: number;
|
|
3036
|
+
};
|
|
3006
3037
|
stargate: {
|
|
3007
3038
|
endpointID: number;
|
|
3008
3039
|
blockConfirmations: number;
|
|
@@ -4468,6 +4499,9 @@ declare const mantle: Readonly<{
|
|
|
4468
4499
|
chainSelector: bigint;
|
|
4469
4500
|
tokenAdminRegistry: string;
|
|
4470
4501
|
};
|
|
4502
|
+
deswap: {
|
|
4503
|
+
chainId: number;
|
|
4504
|
+
};
|
|
4471
4505
|
stargate: {
|
|
4472
4506
|
endpointID: number;
|
|
4473
4507
|
blockConfirmations: number;
|
|
@@ -6475,6 +6509,9 @@ declare const sonic: Readonly<{
|
|
|
6475
6509
|
chainSelector: bigint;
|
|
6476
6510
|
tokenAdminRegistry: string;
|
|
6477
6511
|
};
|
|
6512
|
+
deswap: {
|
|
6513
|
+
chainId: number;
|
|
6514
|
+
};
|
|
6478
6515
|
stargate: {
|
|
6479
6516
|
endpointID: number;
|
|
6480
6517
|
blockConfirmations: number;
|
|
@@ -6929,7 +6966,9 @@ declare const worldchain: Readonly<{
|
|
|
6929
6966
|
externalId: {
|
|
6930
6967
|
tenderly: string;
|
|
6931
6968
|
};
|
|
6932
|
-
markets: {
|
|
6969
|
+
markets: {
|
|
6970
|
+
zeroex: true;
|
|
6971
|
+
};
|
|
6933
6972
|
bridges: {};
|
|
6934
6973
|
oracles: {};
|
|
6935
6974
|
morpho: {
|
|
@@ -7322,7 +7361,9 @@ declare const xdc: Readonly<{
|
|
|
7322
7361
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
7323
7362
|
safeReorgDistance: 90000;
|
|
7324
7363
|
externalId: {};
|
|
7325
|
-
markets: {
|
|
7364
|
+
markets: {
|
|
7365
|
+
icecreamswap: true;
|
|
7366
|
+
};
|
|
7326
7367
|
bridges: {
|
|
7327
7368
|
stargate: {
|
|
7328
7369
|
endpointID: number;
|
|
@@ -8145,7 +8186,9 @@ interface Markets {
|
|
|
8145
8186
|
icecreamswap?: boolean;
|
|
8146
8187
|
}
|
|
8147
8188
|
interface Bridges {
|
|
8148
|
-
deswap?:
|
|
8189
|
+
deswap?: {
|
|
8190
|
+
chainId: number;
|
|
8191
|
+
};
|
|
8149
8192
|
bungee?: any;
|
|
8150
8193
|
lifi?: any;
|
|
8151
8194
|
across?: any;
|
|
@@ -8273,11 +8316,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8273
8316
|
stargate: {
|
|
8274
8317
|
endpointID: number;
|
|
8275
8318
|
blockConfirmations: number;
|
|
8276
|
-
tokens: {
|
|
8319
|
+
tokens: ({
|
|
8277
8320
|
name: string;
|
|
8278
8321
|
id: number;
|
|
8279
8322
|
address: string;
|
|
8280
|
-
}
|
|
8323
|
+
} | {
|
|
8324
|
+
name: string;
|
|
8325
|
+
type: string;
|
|
8326
|
+
id: number;
|
|
8327
|
+
address: string;
|
|
8328
|
+
})[];
|
|
8281
8329
|
};
|
|
8282
8330
|
wanbridge: {
|
|
8283
8331
|
requiredConfirmations: number;
|
|
@@ -8455,11 +8503,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8455
8503
|
stargate: {
|
|
8456
8504
|
endpointID: number;
|
|
8457
8505
|
blockConfirmations: number;
|
|
8458
|
-
tokens: {
|
|
8506
|
+
tokens: ({
|
|
8459
8507
|
name: string;
|
|
8460
8508
|
id: number;
|
|
8461
8509
|
address: string;
|
|
8462
|
-
}
|
|
8510
|
+
} | {
|
|
8511
|
+
name: string;
|
|
8512
|
+
type: string;
|
|
8513
|
+
id: number;
|
|
8514
|
+
address: string;
|
|
8515
|
+
})[];
|
|
8463
8516
|
};
|
|
8464
8517
|
wanbridge: {
|
|
8465
8518
|
requiredConfirmations: number;
|
|
@@ -9384,11 +9437,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9384
9437
|
stargate: {
|
|
9385
9438
|
endpointID: number;
|
|
9386
9439
|
blockConfirmations: number;
|
|
9387
|
-
tokens: {
|
|
9440
|
+
tokens: ({
|
|
9388
9441
|
name: string;
|
|
9389
9442
|
id: number;
|
|
9390
9443
|
address: string;
|
|
9391
|
-
}
|
|
9444
|
+
} | {
|
|
9445
|
+
name: string;
|
|
9446
|
+
type: string;
|
|
9447
|
+
id: number;
|
|
9448
|
+
address: string;
|
|
9449
|
+
})[];
|
|
9392
9450
|
};
|
|
9393
9451
|
wanbridge: {
|
|
9394
9452
|
requiredConfirmations: number;
|
|
@@ -11906,6 +11964,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11906
11964
|
chainSelector: bigint;
|
|
11907
11965
|
tokenAdminRegistry: string;
|
|
11908
11966
|
};
|
|
11967
|
+
deswap: {
|
|
11968
|
+
chainId: number;
|
|
11969
|
+
};
|
|
11909
11970
|
stargate: {
|
|
11910
11971
|
endpointID: number;
|
|
11911
11972
|
blockConfirmations: number;
|
|
@@ -12543,6 +12604,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12543
12604
|
chainSelector: bigint;
|
|
12544
12605
|
tokenAdminRegistry: string;
|
|
12545
12606
|
};
|
|
12607
|
+
deswap: {
|
|
12608
|
+
chainId: number;
|
|
12609
|
+
};
|
|
12546
12610
|
};
|
|
12547
12611
|
morpho: {};
|
|
12548
12612
|
oracles: {
|
|
@@ -12943,6 +13007,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12943
13007
|
chainSelector: bigint;
|
|
12944
13008
|
tokenAdminRegistry: string;
|
|
12945
13009
|
};
|
|
13010
|
+
deswap: {
|
|
13011
|
+
chainId: number;
|
|
13012
|
+
};
|
|
12946
13013
|
stargate: {
|
|
12947
13014
|
endpointID: number;
|
|
12948
13015
|
blockConfirmations: number;
|
|
@@ -13560,6 +13627,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13560
13627
|
chainSelector: bigint;
|
|
13561
13628
|
tokenAdminRegistry: string;
|
|
13562
13629
|
};
|
|
13630
|
+
deswap: {
|
|
13631
|
+
chainId: number;
|
|
13632
|
+
};
|
|
13563
13633
|
stargate: {
|
|
13564
13634
|
endpointID: number;
|
|
13565
13635
|
blockConfirmations: number;
|
|
@@ -15277,7 +15347,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15277
15347
|
externalId: {
|
|
15278
15348
|
tenderly: string;
|
|
15279
15349
|
};
|
|
15280
|
-
markets: {
|
|
15350
|
+
markets: {
|
|
15351
|
+
zeroex: true;
|
|
15352
|
+
};
|
|
15281
15353
|
bridges: {};
|
|
15282
15354
|
oracles: {};
|
|
15283
15355
|
morpho: {
|
|
@@ -15664,7 +15736,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15664
15736
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
15665
15737
|
safeReorgDistance: 90000;
|
|
15666
15738
|
externalId: {};
|
|
15667
|
-
markets: {
|
|
15739
|
+
markets: {
|
|
15740
|
+
icecreamswap: true;
|
|
15741
|
+
};
|
|
15668
15742
|
bridges: {
|
|
15669
15743
|
stargate: {
|
|
15670
15744
|
endpointID: number;
|
|
@@ -16052,7 +16126,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16052
16126
|
tenderly: string;
|
|
16053
16127
|
};
|
|
16054
16128
|
markets: {};
|
|
16055
|
-
bridges: {
|
|
16129
|
+
bridges: {
|
|
16130
|
+
stargate: {
|
|
16131
|
+
endpointID: number;
|
|
16132
|
+
tokens: {
|
|
16133
|
+
name: string;
|
|
16134
|
+
type: string;
|
|
16135
|
+
id: number;
|
|
16136
|
+
address: string;
|
|
16137
|
+
}[];
|
|
16138
|
+
};
|
|
16139
|
+
};
|
|
16056
16140
|
oracles: {};
|
|
16057
16141
|
morpho: {};
|
|
16058
16142
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -38,11 +38,16 @@ declare const arbitrum: Readonly<{
|
|
|
38
38
|
stargate: {
|
|
39
39
|
endpointID: number;
|
|
40
40
|
blockConfirmations: number;
|
|
41
|
-
tokens: {
|
|
41
|
+
tokens: ({
|
|
42
42
|
name: string;
|
|
43
43
|
id: number;
|
|
44
44
|
address: string;
|
|
45
|
-
}
|
|
45
|
+
} | {
|
|
46
|
+
name: string;
|
|
47
|
+
type: string;
|
|
48
|
+
id: number;
|
|
49
|
+
address: string;
|
|
50
|
+
})[];
|
|
46
51
|
};
|
|
47
52
|
wanbridge: {
|
|
48
53
|
requiredConfirmations: number;
|
|
@@ -225,11 +230,16 @@ declare const base: Readonly<{
|
|
|
225
230
|
stargate: {
|
|
226
231
|
endpointID: number;
|
|
227
232
|
blockConfirmations: number;
|
|
228
|
-
tokens: {
|
|
233
|
+
tokens: ({
|
|
229
234
|
name: string;
|
|
230
235
|
id: number;
|
|
231
236
|
address: string;
|
|
232
|
-
}
|
|
237
|
+
} | {
|
|
238
|
+
name: string;
|
|
239
|
+
type: string;
|
|
240
|
+
id: number;
|
|
241
|
+
address: string;
|
|
242
|
+
})[];
|
|
233
243
|
};
|
|
234
244
|
wanbridge: {
|
|
235
245
|
requiredConfirmations: number;
|
|
@@ -1021,6 +1031,9 @@ declare const bob: Readonly<{
|
|
|
1021
1031
|
chainSelector: bigint;
|
|
1022
1032
|
tokenAdminRegistry: string;
|
|
1023
1033
|
};
|
|
1034
|
+
deswap: {
|
|
1035
|
+
chainId: number;
|
|
1036
|
+
};
|
|
1024
1037
|
};
|
|
1025
1038
|
morpho: {};
|
|
1026
1039
|
oracles: {
|
|
@@ -1567,11 +1580,16 @@ declare const bsc: Readonly<{
|
|
|
1567
1580
|
stargate: {
|
|
1568
1581
|
endpointID: number;
|
|
1569
1582
|
blockConfirmations: number;
|
|
1570
|
-
tokens: {
|
|
1583
|
+
tokens: ({
|
|
1571
1584
|
name: string;
|
|
1572
1585
|
id: number;
|
|
1573
1586
|
address: string;
|
|
1574
|
-
}
|
|
1587
|
+
} | {
|
|
1588
|
+
name: string;
|
|
1589
|
+
type: string;
|
|
1590
|
+
id: number;
|
|
1591
|
+
address: string;
|
|
1592
|
+
})[];
|
|
1575
1593
|
};
|
|
1576
1594
|
wanbridge: {
|
|
1577
1595
|
requiredConfirmations: number;
|
|
@@ -2751,7 +2769,17 @@ declare const etherlink: Readonly<{
|
|
|
2751
2769
|
tenderly: string;
|
|
2752
2770
|
};
|
|
2753
2771
|
markets: {};
|
|
2754
|
-
bridges: {
|
|
2772
|
+
bridges: {
|
|
2773
|
+
stargate: {
|
|
2774
|
+
endpointID: number;
|
|
2775
|
+
tokens: {
|
|
2776
|
+
name: string;
|
|
2777
|
+
type: string;
|
|
2778
|
+
id: number;
|
|
2779
|
+
address: string;
|
|
2780
|
+
}[];
|
|
2781
|
+
};
|
|
2782
|
+
};
|
|
2755
2783
|
oracles: {};
|
|
2756
2784
|
morpho: {};
|
|
2757
2785
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
@@ -3003,6 +3031,9 @@ declare const gnosis: Readonly<{
|
|
|
3003
3031
|
chainSelector: bigint;
|
|
3004
3032
|
tokenAdminRegistry: string;
|
|
3005
3033
|
};
|
|
3034
|
+
deswap: {
|
|
3035
|
+
chainId: number;
|
|
3036
|
+
};
|
|
3006
3037
|
stargate: {
|
|
3007
3038
|
endpointID: number;
|
|
3008
3039
|
blockConfirmations: number;
|
|
@@ -4468,6 +4499,9 @@ declare const mantle: Readonly<{
|
|
|
4468
4499
|
chainSelector: bigint;
|
|
4469
4500
|
tokenAdminRegistry: string;
|
|
4470
4501
|
};
|
|
4502
|
+
deswap: {
|
|
4503
|
+
chainId: number;
|
|
4504
|
+
};
|
|
4471
4505
|
stargate: {
|
|
4472
4506
|
endpointID: number;
|
|
4473
4507
|
blockConfirmations: number;
|
|
@@ -6475,6 +6509,9 @@ declare const sonic: Readonly<{
|
|
|
6475
6509
|
chainSelector: bigint;
|
|
6476
6510
|
tokenAdminRegistry: string;
|
|
6477
6511
|
};
|
|
6512
|
+
deswap: {
|
|
6513
|
+
chainId: number;
|
|
6514
|
+
};
|
|
6478
6515
|
stargate: {
|
|
6479
6516
|
endpointID: number;
|
|
6480
6517
|
blockConfirmations: number;
|
|
@@ -6929,7 +6966,9 @@ declare const worldchain: Readonly<{
|
|
|
6929
6966
|
externalId: {
|
|
6930
6967
|
tenderly: string;
|
|
6931
6968
|
};
|
|
6932
|
-
markets: {
|
|
6969
|
+
markets: {
|
|
6970
|
+
zeroex: true;
|
|
6971
|
+
};
|
|
6933
6972
|
bridges: {};
|
|
6934
6973
|
oracles: {};
|
|
6935
6974
|
morpho: {
|
|
@@ -7322,7 +7361,9 @@ declare const xdc: Readonly<{
|
|
|
7322
7361
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
7323
7362
|
safeReorgDistance: 90000;
|
|
7324
7363
|
externalId: {};
|
|
7325
|
-
markets: {
|
|
7364
|
+
markets: {
|
|
7365
|
+
icecreamswap: true;
|
|
7366
|
+
};
|
|
7326
7367
|
bridges: {
|
|
7327
7368
|
stargate: {
|
|
7328
7369
|
endpointID: number;
|
|
@@ -8145,7 +8186,9 @@ interface Markets {
|
|
|
8145
8186
|
icecreamswap?: boolean;
|
|
8146
8187
|
}
|
|
8147
8188
|
interface Bridges {
|
|
8148
|
-
deswap?:
|
|
8189
|
+
deswap?: {
|
|
8190
|
+
chainId: number;
|
|
8191
|
+
};
|
|
8149
8192
|
bungee?: any;
|
|
8150
8193
|
lifi?: any;
|
|
8151
8194
|
across?: any;
|
|
@@ -8273,11 +8316,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8273
8316
|
stargate: {
|
|
8274
8317
|
endpointID: number;
|
|
8275
8318
|
blockConfirmations: number;
|
|
8276
|
-
tokens: {
|
|
8319
|
+
tokens: ({
|
|
8277
8320
|
name: string;
|
|
8278
8321
|
id: number;
|
|
8279
8322
|
address: string;
|
|
8280
|
-
}
|
|
8323
|
+
} | {
|
|
8324
|
+
name: string;
|
|
8325
|
+
type: string;
|
|
8326
|
+
id: number;
|
|
8327
|
+
address: string;
|
|
8328
|
+
})[];
|
|
8281
8329
|
};
|
|
8282
8330
|
wanbridge: {
|
|
8283
8331
|
requiredConfirmations: number;
|
|
@@ -8455,11 +8503,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
8455
8503
|
stargate: {
|
|
8456
8504
|
endpointID: number;
|
|
8457
8505
|
blockConfirmations: number;
|
|
8458
|
-
tokens: {
|
|
8506
|
+
tokens: ({
|
|
8459
8507
|
name: string;
|
|
8460
8508
|
id: number;
|
|
8461
8509
|
address: string;
|
|
8462
|
-
}
|
|
8510
|
+
} | {
|
|
8511
|
+
name: string;
|
|
8512
|
+
type: string;
|
|
8513
|
+
id: number;
|
|
8514
|
+
address: string;
|
|
8515
|
+
})[];
|
|
8463
8516
|
};
|
|
8464
8517
|
wanbridge: {
|
|
8465
8518
|
requiredConfirmations: number;
|
|
@@ -9384,11 +9437,16 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9384
9437
|
stargate: {
|
|
9385
9438
|
endpointID: number;
|
|
9386
9439
|
blockConfirmations: number;
|
|
9387
|
-
tokens: {
|
|
9440
|
+
tokens: ({
|
|
9388
9441
|
name: string;
|
|
9389
9442
|
id: number;
|
|
9390
9443
|
address: string;
|
|
9391
|
-
}
|
|
9444
|
+
} | {
|
|
9445
|
+
name: string;
|
|
9446
|
+
type: string;
|
|
9447
|
+
id: number;
|
|
9448
|
+
address: string;
|
|
9449
|
+
})[];
|
|
9392
9450
|
};
|
|
9393
9451
|
wanbridge: {
|
|
9394
9452
|
requiredConfirmations: number;
|
|
@@ -11906,6 +11964,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
11906
11964
|
chainSelector: bigint;
|
|
11907
11965
|
tokenAdminRegistry: string;
|
|
11908
11966
|
};
|
|
11967
|
+
deswap: {
|
|
11968
|
+
chainId: number;
|
|
11969
|
+
};
|
|
11909
11970
|
stargate: {
|
|
11910
11971
|
endpointID: number;
|
|
11911
11972
|
blockConfirmations: number;
|
|
@@ -12543,6 +12604,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12543
12604
|
chainSelector: bigint;
|
|
12544
12605
|
tokenAdminRegistry: string;
|
|
12545
12606
|
};
|
|
12607
|
+
deswap: {
|
|
12608
|
+
chainId: number;
|
|
12609
|
+
};
|
|
12546
12610
|
};
|
|
12547
12611
|
morpho: {};
|
|
12548
12612
|
oracles: {
|
|
@@ -12943,6 +13007,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12943
13007
|
chainSelector: bigint;
|
|
12944
13008
|
tokenAdminRegistry: string;
|
|
12945
13009
|
};
|
|
13010
|
+
deswap: {
|
|
13011
|
+
chainId: number;
|
|
13012
|
+
};
|
|
12946
13013
|
stargate: {
|
|
12947
13014
|
endpointID: number;
|
|
12948
13015
|
blockConfirmations: number;
|
|
@@ -13560,6 +13627,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13560
13627
|
chainSelector: bigint;
|
|
13561
13628
|
tokenAdminRegistry: string;
|
|
13562
13629
|
};
|
|
13630
|
+
deswap: {
|
|
13631
|
+
chainId: number;
|
|
13632
|
+
};
|
|
13563
13633
|
stargate: {
|
|
13564
13634
|
endpointID: number;
|
|
13565
13635
|
blockConfirmations: number;
|
|
@@ -15277,7 +15347,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15277
15347
|
externalId: {
|
|
15278
15348
|
tenderly: string;
|
|
15279
15349
|
};
|
|
15280
|
-
markets: {
|
|
15350
|
+
markets: {
|
|
15351
|
+
zeroex: true;
|
|
15352
|
+
};
|
|
15281
15353
|
bridges: {};
|
|
15282
15354
|
oracles: {};
|
|
15283
15355
|
morpho: {
|
|
@@ -15664,7 +15736,9 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
15664
15736
|
logoUrl: "https://assets.oku.trade/chains/xdc-logo.png";
|
|
15665
15737
|
safeReorgDistance: 90000;
|
|
15666
15738
|
externalId: {};
|
|
15667
|
-
markets: {
|
|
15739
|
+
markets: {
|
|
15740
|
+
icecreamswap: true;
|
|
15741
|
+
};
|
|
15668
15742
|
bridges: {
|
|
15669
15743
|
stargate: {
|
|
15670
15744
|
endpointID: number;
|
|
@@ -16052,7 +16126,17 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16052
16126
|
tenderly: string;
|
|
16053
16127
|
};
|
|
16054
16128
|
markets: {};
|
|
16055
|
-
bridges: {
|
|
16129
|
+
bridges: {
|
|
16130
|
+
stargate: {
|
|
16131
|
+
endpointID: number;
|
|
16132
|
+
tokens: {
|
|
16133
|
+
name: string;
|
|
16134
|
+
type: string;
|
|
16135
|
+
id: number;
|
|
16136
|
+
address: string;
|
|
16137
|
+
}[];
|
|
16138
|
+
};
|
|
16139
|
+
};
|
|
16056
16140
|
oracles: {};
|
|
16057
16141
|
morpho: {};
|
|
16058
16142
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|