@gfxlabs/oku-chains 1.1.169 → 1.1.171
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 +17 -0
- package/dist/index-mjs.js +17 -0
- package/dist/index.js +17 -0
- package/dist/types/browser.d.ts +38 -26
- package/dist/types/index-mjs.d.ts +38 -26
- package/dist/types/index.d.ts +38 -26
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -3253,6 +3253,18 @@
|
|
|
3253
3253
|
bridges: {},
|
|
3254
3254
|
oracles: {},
|
|
3255
3255
|
morpho: {},
|
|
3256
|
+
blockExplorers: {
|
|
3257
|
+
default: {
|
|
3258
|
+
name: "BlockScout",
|
|
3259
|
+
url: "https://sagaevm.sagaexplorer.io",
|
|
3260
|
+
},
|
|
3261
|
+
},
|
|
3262
|
+
rpcUrls: {
|
|
3263
|
+
default: {
|
|
3264
|
+
http: ["https://sagaevm.jsonrpc.sagarpc.io"],
|
|
3265
|
+
webSocket: ["wss://sagaevm.ws.sagarpc.io"],
|
|
3266
|
+
},
|
|
3267
|
+
},
|
|
3256
3268
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
3257
3269
|
uniswap: {
|
|
3258
3270
|
deployBlock: 18885,
|
|
@@ -3289,6 +3301,8 @@
|
|
|
3289
3301
|
{ symbol: "wGAS", address: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA" },
|
|
3290
3302
|
{ symbol: "USDC", address: "0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" },
|
|
3291
3303
|
{ symbol: "USDT", address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa" },
|
|
3304
|
+
{ symbol: "UNI", address: "0x4e33613add93463e82a14080021f2ffaf1e062cf" },
|
|
3305
|
+
{ symbol: "WETH", address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb" },
|
|
3292
3306
|
],
|
|
3293
3307
|
stables: [
|
|
3294
3308
|
"0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa",
|
|
@@ -3297,6 +3311,9 @@
|
|
|
3297
3311
|
watchlist: [
|
|
3298
3312
|
"0x99429757ddeb5432b52982b0fcf6ed94620c358d",
|
|
3299
3313
|
"0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4",
|
|
3314
|
+
"0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41",
|
|
3315
|
+
"0x69bf9603468922c76a75068f51874f56662d35e3",
|
|
3316
|
+
"0x387b99a979c79f827f0ca8a752893472dc34b7ec",
|
|
3300
3317
|
],
|
|
3301
3318
|
internalName: "saga",
|
|
3302
3319
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png",
|
package/dist/index-mjs.js
CHANGED
|
@@ -3249,6 +3249,18 @@ const saga = makeConfig({
|
|
|
3249
3249
|
bridges: {},
|
|
3250
3250
|
oracles: {},
|
|
3251
3251
|
morpho: {},
|
|
3252
|
+
blockExplorers: {
|
|
3253
|
+
default: {
|
|
3254
|
+
name: "BlockScout",
|
|
3255
|
+
url: "https://sagaevm.sagaexplorer.io",
|
|
3256
|
+
},
|
|
3257
|
+
},
|
|
3258
|
+
rpcUrls: {
|
|
3259
|
+
default: {
|
|
3260
|
+
http: ["https://sagaevm.jsonrpc.sagarpc.io"],
|
|
3261
|
+
webSocket: ["wss://sagaevm.ws.sagarpc.io"],
|
|
3262
|
+
},
|
|
3263
|
+
},
|
|
3252
3264
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
3253
3265
|
uniswap: {
|
|
3254
3266
|
deployBlock: 18885,
|
|
@@ -3285,6 +3297,8 @@ const saga = makeConfig({
|
|
|
3285
3297
|
{ symbol: "wGAS", address: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA" },
|
|
3286
3298
|
{ symbol: "USDC", address: "0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" },
|
|
3287
3299
|
{ symbol: "USDT", address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa" },
|
|
3300
|
+
{ symbol: "UNI", address: "0x4e33613add93463e82a14080021f2ffaf1e062cf" },
|
|
3301
|
+
{ symbol: "WETH", address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb" },
|
|
3288
3302
|
],
|
|
3289
3303
|
stables: [
|
|
3290
3304
|
"0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa",
|
|
@@ -3293,6 +3307,9 @@ const saga = makeConfig({
|
|
|
3293
3307
|
watchlist: [
|
|
3294
3308
|
"0x99429757ddeb5432b52982b0fcf6ed94620c358d",
|
|
3295
3309
|
"0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4",
|
|
3310
|
+
"0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41",
|
|
3311
|
+
"0x69bf9603468922c76a75068f51874f56662d35e3",
|
|
3312
|
+
"0x387b99a979c79f827f0ca8a752893472dc34b7ec",
|
|
3296
3313
|
],
|
|
3297
3314
|
internalName: "saga",
|
|
3298
3315
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png",
|
package/dist/index.js
CHANGED
|
@@ -3251,6 +3251,18 @@ const saga = makeConfig({
|
|
|
3251
3251
|
bridges: {},
|
|
3252
3252
|
oracles: {},
|
|
3253
3253
|
morpho: {},
|
|
3254
|
+
blockExplorers: {
|
|
3255
|
+
default: {
|
|
3256
|
+
name: "BlockScout",
|
|
3257
|
+
url: "https://sagaevm.sagaexplorer.io",
|
|
3258
|
+
},
|
|
3259
|
+
},
|
|
3260
|
+
rpcUrls: {
|
|
3261
|
+
default: {
|
|
3262
|
+
http: ["https://sagaevm.jsonrpc.sagarpc.io"],
|
|
3263
|
+
webSocket: ["wss://sagaevm.ws.sagarpc.io"],
|
|
3264
|
+
},
|
|
3265
|
+
},
|
|
3254
3266
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
3255
3267
|
uniswap: {
|
|
3256
3268
|
deployBlock: 18885,
|
|
@@ -3287,6 +3299,8 @@ const saga = makeConfig({
|
|
|
3287
3299
|
{ symbol: "wGAS", address: "0xE3dbcD53f4Ce1b06Ab200f4912BD35672e68f1FA" },
|
|
3288
3300
|
{ symbol: "USDC", address: "0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" },
|
|
3289
3301
|
{ symbol: "USDT", address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa" },
|
|
3302
|
+
{ symbol: "UNI", address: "0x4e33613add93463e82a14080021f2ffaf1e062cf" },
|
|
3303
|
+
{ symbol: "WETH", address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb" },
|
|
3290
3304
|
],
|
|
3291
3305
|
stables: [
|
|
3292
3306
|
"0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa",
|
|
@@ -3295,6 +3309,9 @@ const saga = makeConfig({
|
|
|
3295
3309
|
watchlist: [
|
|
3296
3310
|
"0x99429757ddeb5432b52982b0fcf6ed94620c358d",
|
|
3297
3311
|
"0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4",
|
|
3312
|
+
"0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41",
|
|
3313
|
+
"0x69bf9603468922c76a75068f51874f56662d35e3",
|
|
3314
|
+
"0x387b99a979c79f827f0ca8a752893472dc34b7ec",
|
|
3298
3315
|
],
|
|
3299
3316
|
internalName: "saga",
|
|
3300
3317
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png",
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -5481,6 +5481,18 @@ declare const saga: Readonly<{
|
|
|
5481
5481
|
bridges: {};
|
|
5482
5482
|
oracles: {};
|
|
5483
5483
|
morpho: {};
|
|
5484
|
+
blockExplorers: {
|
|
5485
|
+
default: {
|
|
5486
|
+
name: string;
|
|
5487
|
+
url: string;
|
|
5488
|
+
};
|
|
5489
|
+
};
|
|
5490
|
+
rpcUrls: {
|
|
5491
|
+
default: {
|
|
5492
|
+
http: string[];
|
|
5493
|
+
webSocket: string[];
|
|
5494
|
+
};
|
|
5495
|
+
};
|
|
5484
5496
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
5485
5497
|
uniswap: {
|
|
5486
5498
|
deployBlock: number;
|
|
@@ -5522,9 +5534,15 @@ declare const saga: Readonly<{
|
|
|
5522
5534
|
} | {
|
|
5523
5535
|
symbol: string;
|
|
5524
5536
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
5537
|
+
} | {
|
|
5538
|
+
symbol: string;
|
|
5539
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
5540
|
+
} | {
|
|
5541
|
+
symbol: string;
|
|
5542
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
5525
5543
|
})[];
|
|
5526
5544
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
5527
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
5545
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
5528
5546
|
internalName: "saga";
|
|
5529
5547
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
5530
5548
|
contracts: {
|
|
@@ -5544,25 +5562,12 @@ declare const saga: Readonly<{
|
|
|
5544
5562
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
5545
5563
|
};
|
|
5546
5564
|
};
|
|
5547
|
-
blockExplorers: {
|
|
5548
|
-
readonly default: {
|
|
5549
|
-
readonly name: "Saga Explorer";
|
|
5550
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
5551
|
-
};
|
|
5552
|
-
};
|
|
5553
5565
|
id: 5464;
|
|
5554
5566
|
nativeCurrency: {
|
|
5555
5567
|
readonly decimals: 18;
|
|
5556
5568
|
readonly name: "gas";
|
|
5557
5569
|
readonly symbol: "GAS";
|
|
5558
5570
|
};
|
|
5559
|
-
rpcUrls: {
|
|
5560
|
-
readonly default: {
|
|
5561
|
-
readonly http: readonly [
|
|
5562
|
-
"http://sagaevm-5464-1.jsonrpc.sagarpc.io"
|
|
5563
|
-
];
|
|
5564
|
-
};
|
|
5565
|
-
};
|
|
5566
5571
|
sourceId?: number | undefined | undefined;
|
|
5567
5572
|
testnet?: boolean | undefined | undefined;
|
|
5568
5573
|
custom?: Record<string, unknown> | undefined;
|
|
@@ -13635,6 +13640,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13635
13640
|
bridges: {};
|
|
13636
13641
|
oracles: {};
|
|
13637
13642
|
morpho: {};
|
|
13643
|
+
blockExplorers: {
|
|
13644
|
+
default: {
|
|
13645
|
+
name: string;
|
|
13646
|
+
url: string;
|
|
13647
|
+
};
|
|
13648
|
+
};
|
|
13649
|
+
rpcUrls: {
|
|
13650
|
+
default: {
|
|
13651
|
+
http: string[];
|
|
13652
|
+
webSocket: string[];
|
|
13653
|
+
};
|
|
13654
|
+
};
|
|
13638
13655
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13639
13656
|
uniswap: {
|
|
13640
13657
|
deployBlock: number;
|
|
@@ -13676,9 +13693,15 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13676
13693
|
} | {
|
|
13677
13694
|
symbol: string;
|
|
13678
13695
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
13696
|
+
} | {
|
|
13697
|
+
symbol: string;
|
|
13698
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
13699
|
+
} | {
|
|
13700
|
+
symbol: string;
|
|
13701
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
13679
13702
|
})[];
|
|
13680
13703
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
13681
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
13704
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
13682
13705
|
internalName: "saga";
|
|
13683
13706
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
13684
13707
|
contracts: {
|
|
@@ -13698,23 +13721,12 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13698
13721
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
13699
13722
|
};
|
|
13700
13723
|
};
|
|
13701
|
-
blockExplorers: {
|
|
13702
|
-
readonly default: {
|
|
13703
|
-
readonly name: "Saga Explorer";
|
|
13704
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
13705
|
-
};
|
|
13706
|
-
};
|
|
13707
13724
|
id: 5464;
|
|
13708
13725
|
nativeCurrency: {
|
|
13709
13726
|
readonly decimals: 18;
|
|
13710
13727
|
readonly name: "gas";
|
|
13711
13728
|
readonly symbol: "GAS";
|
|
13712
13729
|
};
|
|
13713
|
-
rpcUrls: {
|
|
13714
|
-
readonly default: {
|
|
13715
|
-
readonly http: readonly ["http://sagaevm-5464-1.jsonrpc.sagarpc.io"];
|
|
13716
|
-
};
|
|
13717
|
-
};
|
|
13718
13730
|
sourceId?: number | undefined | undefined;
|
|
13719
13731
|
testnet?: boolean | undefined | undefined;
|
|
13720
13732
|
custom?: Record<string, unknown> | undefined;
|
|
@@ -5481,6 +5481,18 @@ declare const saga: Readonly<{
|
|
|
5481
5481
|
bridges: {};
|
|
5482
5482
|
oracles: {};
|
|
5483
5483
|
morpho: {};
|
|
5484
|
+
blockExplorers: {
|
|
5485
|
+
default: {
|
|
5486
|
+
name: string;
|
|
5487
|
+
url: string;
|
|
5488
|
+
};
|
|
5489
|
+
};
|
|
5490
|
+
rpcUrls: {
|
|
5491
|
+
default: {
|
|
5492
|
+
http: string[];
|
|
5493
|
+
webSocket: string[];
|
|
5494
|
+
};
|
|
5495
|
+
};
|
|
5484
5496
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
5485
5497
|
uniswap: {
|
|
5486
5498
|
deployBlock: number;
|
|
@@ -5522,9 +5534,15 @@ declare const saga: Readonly<{
|
|
|
5522
5534
|
} | {
|
|
5523
5535
|
symbol: string;
|
|
5524
5536
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
5537
|
+
} | {
|
|
5538
|
+
symbol: string;
|
|
5539
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
5540
|
+
} | {
|
|
5541
|
+
symbol: string;
|
|
5542
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
5525
5543
|
})[];
|
|
5526
5544
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
5527
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
5545
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
5528
5546
|
internalName: "saga";
|
|
5529
5547
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
5530
5548
|
contracts: {
|
|
@@ -5544,25 +5562,12 @@ declare const saga: Readonly<{
|
|
|
5544
5562
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
5545
5563
|
};
|
|
5546
5564
|
};
|
|
5547
|
-
blockExplorers: {
|
|
5548
|
-
readonly default: {
|
|
5549
|
-
readonly name: "Saga Explorer";
|
|
5550
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
5551
|
-
};
|
|
5552
|
-
};
|
|
5553
5565
|
id: 5464;
|
|
5554
5566
|
nativeCurrency: {
|
|
5555
5567
|
readonly decimals: 18;
|
|
5556
5568
|
readonly name: "gas";
|
|
5557
5569
|
readonly symbol: "GAS";
|
|
5558
5570
|
};
|
|
5559
|
-
rpcUrls: {
|
|
5560
|
-
readonly default: {
|
|
5561
|
-
readonly http: readonly [
|
|
5562
|
-
"http://sagaevm-5464-1.jsonrpc.sagarpc.io"
|
|
5563
|
-
];
|
|
5564
|
-
};
|
|
5565
|
-
};
|
|
5566
5571
|
sourceId?: number | undefined | undefined;
|
|
5567
5572
|
testnet?: boolean | undefined | undefined;
|
|
5568
5573
|
custom?: Record<string, unknown> | undefined;
|
|
@@ -13635,6 +13640,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13635
13640
|
bridges: {};
|
|
13636
13641
|
oracles: {};
|
|
13637
13642
|
morpho: {};
|
|
13643
|
+
blockExplorers: {
|
|
13644
|
+
default: {
|
|
13645
|
+
name: string;
|
|
13646
|
+
url: string;
|
|
13647
|
+
};
|
|
13648
|
+
};
|
|
13649
|
+
rpcUrls: {
|
|
13650
|
+
default: {
|
|
13651
|
+
http: string[];
|
|
13652
|
+
webSocket: string[];
|
|
13653
|
+
};
|
|
13654
|
+
};
|
|
13638
13655
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13639
13656
|
uniswap: {
|
|
13640
13657
|
deployBlock: number;
|
|
@@ -13676,9 +13693,15 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13676
13693
|
} | {
|
|
13677
13694
|
symbol: string;
|
|
13678
13695
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
13696
|
+
} | {
|
|
13697
|
+
symbol: string;
|
|
13698
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
13699
|
+
} | {
|
|
13700
|
+
symbol: string;
|
|
13701
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
13679
13702
|
})[];
|
|
13680
13703
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
13681
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
13704
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
13682
13705
|
internalName: "saga";
|
|
13683
13706
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
13684
13707
|
contracts: {
|
|
@@ -13698,23 +13721,12 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13698
13721
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
13699
13722
|
};
|
|
13700
13723
|
};
|
|
13701
|
-
blockExplorers: {
|
|
13702
|
-
readonly default: {
|
|
13703
|
-
readonly name: "Saga Explorer";
|
|
13704
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
13705
|
-
};
|
|
13706
|
-
};
|
|
13707
13724
|
id: 5464;
|
|
13708
13725
|
nativeCurrency: {
|
|
13709
13726
|
readonly decimals: 18;
|
|
13710
13727
|
readonly name: "gas";
|
|
13711
13728
|
readonly symbol: "GAS";
|
|
13712
13729
|
};
|
|
13713
|
-
rpcUrls: {
|
|
13714
|
-
readonly default: {
|
|
13715
|
-
readonly http: readonly ["http://sagaevm-5464-1.jsonrpc.sagarpc.io"];
|
|
13716
|
-
};
|
|
13717
|
-
};
|
|
13718
13730
|
sourceId?: number | undefined | undefined;
|
|
13719
13731
|
testnet?: boolean | undefined | undefined;
|
|
13720
13732
|
custom?: Record<string, unknown> | undefined;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -5481,6 +5481,18 @@ declare const saga: Readonly<{
|
|
|
5481
5481
|
bridges: {};
|
|
5482
5482
|
oracles: {};
|
|
5483
5483
|
morpho: {};
|
|
5484
|
+
blockExplorers: {
|
|
5485
|
+
default: {
|
|
5486
|
+
name: string;
|
|
5487
|
+
url: string;
|
|
5488
|
+
};
|
|
5489
|
+
};
|
|
5490
|
+
rpcUrls: {
|
|
5491
|
+
default: {
|
|
5492
|
+
http: string[];
|
|
5493
|
+
webSocket: string[];
|
|
5494
|
+
};
|
|
5495
|
+
};
|
|
5484
5496
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
5485
5497
|
uniswap: {
|
|
5486
5498
|
deployBlock: number;
|
|
@@ -5522,9 +5534,15 @@ declare const saga: Readonly<{
|
|
|
5522
5534
|
} | {
|
|
5523
5535
|
symbol: string;
|
|
5524
5536
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
5537
|
+
} | {
|
|
5538
|
+
symbol: string;
|
|
5539
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
5540
|
+
} | {
|
|
5541
|
+
symbol: string;
|
|
5542
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
5525
5543
|
})[];
|
|
5526
5544
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
5527
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
5545
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
5528
5546
|
internalName: "saga";
|
|
5529
5547
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
5530
5548
|
contracts: {
|
|
@@ -5544,25 +5562,12 @@ declare const saga: Readonly<{
|
|
|
5544
5562
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
5545
5563
|
};
|
|
5546
5564
|
};
|
|
5547
|
-
blockExplorers: {
|
|
5548
|
-
readonly default: {
|
|
5549
|
-
readonly name: "Saga Explorer";
|
|
5550
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
5551
|
-
};
|
|
5552
|
-
};
|
|
5553
5565
|
id: 5464;
|
|
5554
5566
|
nativeCurrency: {
|
|
5555
5567
|
readonly decimals: 18;
|
|
5556
5568
|
readonly name: "gas";
|
|
5557
5569
|
readonly symbol: "GAS";
|
|
5558
5570
|
};
|
|
5559
|
-
rpcUrls: {
|
|
5560
|
-
readonly default: {
|
|
5561
|
-
readonly http: readonly [
|
|
5562
|
-
"http://sagaevm-5464-1.jsonrpc.sagarpc.io"
|
|
5563
|
-
];
|
|
5564
|
-
};
|
|
5565
|
-
};
|
|
5566
5571
|
sourceId?: number | undefined | undefined;
|
|
5567
5572
|
testnet?: boolean | undefined | undefined;
|
|
5568
5573
|
custom?: Record<string, unknown> | undefined;
|
|
@@ -13635,6 +13640,18 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13635
13640
|
bridges: {};
|
|
13636
13641
|
oracles: {};
|
|
13637
13642
|
morpho: {};
|
|
13643
|
+
blockExplorers: {
|
|
13644
|
+
default: {
|
|
13645
|
+
name: string;
|
|
13646
|
+
url: string;
|
|
13647
|
+
};
|
|
13648
|
+
};
|
|
13649
|
+
rpcUrls: {
|
|
13650
|
+
default: {
|
|
13651
|
+
http: string[];
|
|
13652
|
+
webSocket: string[];
|
|
13653
|
+
};
|
|
13654
|
+
};
|
|
13638
13655
|
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
|
|
13639
13656
|
uniswap: {
|
|
13640
13657
|
deployBlock: number;
|
|
@@ -13676,9 +13693,15 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13676
13693
|
} | {
|
|
13677
13694
|
symbol: string;
|
|
13678
13695
|
address: "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa";
|
|
13696
|
+
} | {
|
|
13697
|
+
symbol: string;
|
|
13698
|
+
address: "0x4e33613add93463e82a14080021f2ffaf1e062cf";
|
|
13699
|
+
} | {
|
|
13700
|
+
symbol: string;
|
|
13701
|
+
address: "0xeb41d53f14cb9a67907f2b8b5dbc223944158ccb";
|
|
13679
13702
|
})[];
|
|
13680
13703
|
stables: ("0xfc960C233B8E98e0Cf282e29BDE8d3f105fc24d5" | "0xC8fe3C1de344854f4429bB333AFFAeF97eF88CEa")[];
|
|
13681
|
-
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4")[];
|
|
13704
|
+
watchlist: ("0x99429757ddeb5432b52982b0fcf6ed94620c358d" | "0xc2C5f2C94759b2829C9Fd86b8d34d33DDc4D29e4" | "0xbbf2219c49efde9c64cd5f94a952c90e4e5b6e41" | "0x69bf9603468922c76a75068f51874f56662d35e3" | "0x387b99a979c79f827f0ca8a752893472dc34b7ec")[];
|
|
13682
13705
|
internalName: "saga";
|
|
13683
13706
|
nativeLogoUrl: "https://assets.oku.trade/natives/saga.png";
|
|
13684
13707
|
contracts: {
|
|
@@ -13698,23 +13721,12 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
13698
13721
|
address: "0x864DDc9B50B9A0dF676d826c9B9EDe9F8913a160";
|
|
13699
13722
|
};
|
|
13700
13723
|
};
|
|
13701
|
-
blockExplorers: {
|
|
13702
|
-
readonly default: {
|
|
13703
|
-
readonly name: "Saga Explorer";
|
|
13704
|
-
readonly url: "https://sagaevm-5464-1.sagaexplorer.io";
|
|
13705
|
-
};
|
|
13706
|
-
};
|
|
13707
13724
|
id: 5464;
|
|
13708
13725
|
nativeCurrency: {
|
|
13709
13726
|
readonly decimals: 18;
|
|
13710
13727
|
readonly name: "gas";
|
|
13711
13728
|
readonly symbol: "GAS";
|
|
13712
13729
|
};
|
|
13713
|
-
rpcUrls: {
|
|
13714
|
-
readonly default: {
|
|
13715
|
-
readonly http: readonly ["http://sagaevm-5464-1.jsonrpc.sagarpc.io"];
|
|
13716
|
-
};
|
|
13717
|
-
};
|
|
13718
13730
|
sourceId?: number | undefined | undefined;
|
|
13719
13731
|
testnet?: boolean | undefined | undefined;
|
|
13720
13732
|
custom?: Record<string, unknown> | undefined;
|