@gfxlabs/oku-chains 1.1.277 → 1.1.279
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 +2 -2
- package/dist/index-mjs.js +2 -2
- package/dist/index.js +2 -2
- package/dist/types/browser.d.ts +4 -4
- package/dist/types/index-mjs.d.ts +4 -4
- package/dist/types/index.d.ts +4 -4
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -336,7 +336,7 @@
|
|
|
336
336
|
launchTime: 1707321600,
|
|
337
337
|
transactionType: "eip1559",
|
|
338
338
|
blockTimeSeconds: 2,
|
|
339
|
-
logoUrl: "https://
|
|
339
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg",
|
|
340
340
|
blockAid: "base",
|
|
341
341
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224",
|
|
342
342
|
defaultToken0: "0x4200000000000000000000000000000000000006",
|
|
@@ -4178,7 +4178,7 @@
|
|
|
4178
4178
|
name: "Saga EVM",
|
|
4179
4179
|
blockTimeSeconds: 5,
|
|
4180
4180
|
launchTime: 1740384000,
|
|
4181
|
-
transactionType: "
|
|
4181
|
+
transactionType: "legacy",
|
|
4182
4182
|
sortIndex: 13,
|
|
4183
4183
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png",
|
|
4184
4184
|
safeReorgDistance: 90000,
|
package/dist/index-mjs.js
CHANGED
|
@@ -333,7 +333,7 @@ const base = makeConfig({
|
|
|
333
333
|
launchTime: 1707321600,
|
|
334
334
|
transactionType: "eip1559",
|
|
335
335
|
blockTimeSeconds: 2,
|
|
336
|
-
logoUrl: "https://
|
|
336
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg",
|
|
337
337
|
blockAid: "base",
|
|
338
338
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224",
|
|
339
339
|
defaultToken0: "0x4200000000000000000000000000000000000006",
|
|
@@ -4175,7 +4175,7 @@ const saga = makeConfig({
|
|
|
4175
4175
|
name: "Saga EVM",
|
|
4176
4176
|
blockTimeSeconds: 5,
|
|
4177
4177
|
launchTime: 1740384000,
|
|
4178
|
-
transactionType: "
|
|
4178
|
+
transactionType: "legacy",
|
|
4179
4179
|
sortIndex: 13,
|
|
4180
4180
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png",
|
|
4181
4181
|
safeReorgDistance: 90000,
|
package/dist/index.js
CHANGED
|
@@ -335,7 +335,7 @@ const base = makeConfig({
|
|
|
335
335
|
launchTime: 1707321600,
|
|
336
336
|
transactionType: "eip1559",
|
|
337
337
|
blockTimeSeconds: 2,
|
|
338
|
-
logoUrl: "https://
|
|
338
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg",
|
|
339
339
|
blockAid: "base",
|
|
340
340
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224",
|
|
341
341
|
defaultToken0: "0x4200000000000000000000000000000000000006",
|
|
@@ -4177,7 +4177,7 @@ const saga = makeConfig({
|
|
|
4177
4177
|
name: "Saga EVM",
|
|
4178
4178
|
blockTimeSeconds: 5,
|
|
4179
4179
|
launchTime: 1740384000,
|
|
4180
|
-
transactionType: "
|
|
4180
|
+
transactionType: "legacy",
|
|
4181
4181
|
sortIndex: 13,
|
|
4182
4182
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png",
|
|
4183
4183
|
safeReorgDistance: 90000,
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -203,7 +203,7 @@ declare const base: Readonly<{
|
|
|
203
203
|
launchTime: 1707321600;
|
|
204
204
|
transactionType: "eip1559";
|
|
205
205
|
blockTimeSeconds: 2;
|
|
206
|
-
logoUrl: "https://
|
|
206
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
207
207
|
blockAid: "base";
|
|
208
208
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
209
209
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -6456,7 +6456,7 @@ declare const saga: Readonly<{
|
|
|
6456
6456
|
name: "Saga EVM";
|
|
6457
6457
|
blockTimeSeconds: 5;
|
|
6458
6458
|
launchTime: 1740384000;
|
|
6459
|
-
transactionType: "
|
|
6459
|
+
transactionType: "legacy";
|
|
6460
6460
|
sortIndex: 13;
|
|
6461
6461
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
6462
6462
|
safeReorgDistance: 90000;
|
|
@@ -9324,7 +9324,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9324
9324
|
launchTime: 1707321600;
|
|
9325
9325
|
transactionType: "eip1559";
|
|
9326
9326
|
blockTimeSeconds: 2;
|
|
9327
|
-
logoUrl: "https://
|
|
9327
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
9328
9328
|
blockAid: "base";
|
|
9329
9329
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
9330
9330
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -16015,7 +16015,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16015
16015
|
name: "Saga EVM";
|
|
16016
16016
|
blockTimeSeconds: 5;
|
|
16017
16017
|
launchTime: 1740384000;
|
|
16018
|
-
transactionType: "
|
|
16018
|
+
transactionType: "legacy";
|
|
16019
16019
|
sortIndex: 13;
|
|
16020
16020
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
16021
16021
|
safeReorgDistance: 90000;
|
|
@@ -203,7 +203,7 @@ declare const base: Readonly<{
|
|
|
203
203
|
launchTime: 1707321600;
|
|
204
204
|
transactionType: "eip1559";
|
|
205
205
|
blockTimeSeconds: 2;
|
|
206
|
-
logoUrl: "https://
|
|
206
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
207
207
|
blockAid: "base";
|
|
208
208
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
209
209
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -6456,7 +6456,7 @@ declare const saga: Readonly<{
|
|
|
6456
6456
|
name: "Saga EVM";
|
|
6457
6457
|
blockTimeSeconds: 5;
|
|
6458
6458
|
launchTime: 1740384000;
|
|
6459
|
-
transactionType: "
|
|
6459
|
+
transactionType: "legacy";
|
|
6460
6460
|
sortIndex: 13;
|
|
6461
6461
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
6462
6462
|
safeReorgDistance: 90000;
|
|
@@ -9324,7 +9324,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9324
9324
|
launchTime: 1707321600;
|
|
9325
9325
|
transactionType: "eip1559";
|
|
9326
9326
|
blockTimeSeconds: 2;
|
|
9327
|
-
logoUrl: "https://
|
|
9327
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
9328
9328
|
blockAid: "base";
|
|
9329
9329
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
9330
9330
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -16015,7 +16015,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16015
16015
|
name: "Saga EVM";
|
|
16016
16016
|
blockTimeSeconds: 5;
|
|
16017
16017
|
launchTime: 1740384000;
|
|
16018
|
-
transactionType: "
|
|
16018
|
+
transactionType: "legacy";
|
|
16019
16019
|
sortIndex: 13;
|
|
16020
16020
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
16021
16021
|
safeReorgDistance: 90000;
|
package/dist/types/index.d.ts
CHANGED
|
@@ -203,7 +203,7 @@ declare const base: Readonly<{
|
|
|
203
203
|
launchTime: 1707321600;
|
|
204
204
|
transactionType: "eip1559";
|
|
205
205
|
blockTimeSeconds: 2;
|
|
206
|
-
logoUrl: "https://
|
|
206
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
207
207
|
blockAid: "base";
|
|
208
208
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
209
209
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -6456,7 +6456,7 @@ declare const saga: Readonly<{
|
|
|
6456
6456
|
name: "Saga EVM";
|
|
6457
6457
|
blockTimeSeconds: 5;
|
|
6458
6458
|
launchTime: 1740384000;
|
|
6459
|
-
transactionType: "
|
|
6459
|
+
transactionType: "legacy";
|
|
6460
6460
|
sortIndex: 13;
|
|
6461
6461
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
6462
6462
|
safeReorgDistance: 90000;
|
|
@@ -9324,7 +9324,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
9324
9324
|
launchTime: 1707321600;
|
|
9325
9325
|
transactionType: "eip1559";
|
|
9326
9326
|
blockTimeSeconds: 2;
|
|
9327
|
-
logoUrl: "https://
|
|
9327
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/base-logo.svg";
|
|
9328
9328
|
blockAid: "base";
|
|
9329
9329
|
defaultPool: "0xd0b53d9277642d899df5c87a3966a349a798f224";
|
|
9330
9330
|
defaultToken0: "0x4200000000000000000000000000000000000006";
|
|
@@ -16015,7 +16015,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
16015
16015
|
name: "Saga EVM";
|
|
16016
16016
|
blockTimeSeconds: 5;
|
|
16017
16017
|
launchTime: 1740384000;
|
|
16018
|
-
transactionType: "
|
|
16018
|
+
transactionType: "legacy";
|
|
16019
16019
|
sortIndex: 13;
|
|
16020
16020
|
logoUrl: "https://assets.oku.trade/chains/saga-logo.png";
|
|
16021
16021
|
safeReorgDistance: 90000;
|