@gfxlabs/oku-chains 1.7.6 → 1.7.8
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 -3
- package/dist/index-mjs.js +2 -3
- package/dist/index.js +2 -3
- package/dist/types/browser.d.ts +6 -6
- package/dist/types/index-mjs.d.ts +6 -6
- package/dist/types/index.d.ts +6 -6
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -3306,12 +3306,11 @@
|
|
|
3306
3306
|
|
|
3307
3307
|
const monad = makeConfig({
|
|
3308
3308
|
...chains.monad,
|
|
3309
|
-
name: "monad",
|
|
3310
3309
|
blockTimeSeconds: 0.4,
|
|
3311
3310
|
launchTime: 1764568406,
|
|
3312
3311
|
transactionType: "eip1559",
|
|
3313
3312
|
sortIndex: 10,
|
|
3314
|
-
logoUrl: "https://
|
|
3313
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png",
|
|
3315
3314
|
deprecated: false,
|
|
3316
3315
|
safeReorgDistance: 90000,
|
|
3317
3316
|
blockAid: "",
|
|
@@ -3366,7 +3365,7 @@
|
|
|
3366
3365
|
],
|
|
3367
3366
|
watchlist: ["0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"],
|
|
3368
3367
|
internalName: "monad",
|
|
3369
|
-
nativeLogoUrl: "https://
|
|
3368
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png",
|
|
3370
3369
|
contracts: {
|
|
3371
3370
|
...chains.monad.contracts,
|
|
3372
3371
|
limitOrder: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -3303,12 +3303,11 @@ const metal = makeConfig({
|
|
|
3303
3303
|
|
|
3304
3304
|
const monad = makeConfig({
|
|
3305
3305
|
...monad$1,
|
|
3306
|
-
name: "monad",
|
|
3307
3306
|
blockTimeSeconds: 0.4,
|
|
3308
3307
|
launchTime: 1764568406,
|
|
3309
3308
|
transactionType: "eip1559",
|
|
3310
3309
|
sortIndex: 10,
|
|
3311
|
-
logoUrl: "https://
|
|
3310
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png",
|
|
3312
3311
|
deprecated: false,
|
|
3313
3312
|
safeReorgDistance: 90000,
|
|
3314
3313
|
blockAid: "",
|
|
@@ -3363,7 +3362,7 @@ const monad = makeConfig({
|
|
|
3363
3362
|
],
|
|
3364
3363
|
watchlist: ["0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"],
|
|
3365
3364
|
internalName: "monad",
|
|
3366
|
-
nativeLogoUrl: "https://
|
|
3365
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png",
|
|
3367
3366
|
contracts: {
|
|
3368
3367
|
...monad$1.contracts,
|
|
3369
3368
|
limitOrder: {
|
package/dist/index.js
CHANGED
|
@@ -3305,12 +3305,11 @@ const metal = makeConfig({
|
|
|
3305
3305
|
|
|
3306
3306
|
const monad = makeConfig({
|
|
3307
3307
|
...chains.monad,
|
|
3308
|
-
name: "monad",
|
|
3309
3308
|
blockTimeSeconds: 0.4,
|
|
3310
3309
|
launchTime: 1764568406,
|
|
3311
3310
|
transactionType: "eip1559",
|
|
3312
3311
|
sortIndex: 10,
|
|
3313
|
-
logoUrl: "https://
|
|
3312
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png",
|
|
3314
3313
|
deprecated: false,
|
|
3315
3314
|
safeReorgDistance: 90000,
|
|
3316
3315
|
blockAid: "",
|
|
@@ -3365,7 +3364,7 @@ const monad = makeConfig({
|
|
|
3365
3364
|
],
|
|
3366
3365
|
watchlist: ["0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"],
|
|
3367
3366
|
internalName: "monad",
|
|
3368
|
-
nativeLogoUrl: "https://
|
|
3367
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png",
|
|
3369
3368
|
contracts: {
|
|
3370
3369
|
...chains.monad.contracts,
|
|
3371
3370
|
limitOrder: {
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -5532,12 +5532,11 @@ declare const metal: Readonly<{
|
|
|
5532
5532
|
};
|
|
5533
5533
|
}>;
|
|
5534
5534
|
declare const monad: Readonly<{
|
|
5535
|
-
name: "monad";
|
|
5536
5535
|
blockTimeSeconds: 0.4;
|
|
5537
5536
|
launchTime: 1764568406;
|
|
5538
5537
|
transactionType: "eip1559";
|
|
5539
5538
|
sortIndex: 10;
|
|
5540
|
-
logoUrl: "https://
|
|
5539
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
5541
5540
|
deprecated: false;
|
|
5542
5541
|
safeReorgDistance: 90000;
|
|
5543
5542
|
blockAid: "";
|
|
@@ -5594,7 +5593,7 @@ declare const monad: Readonly<{
|
|
|
5594
5593
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
5595
5594
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
5596
5595
|
internalName: "monad";
|
|
5597
|
-
nativeLogoUrl: "https://
|
|
5596
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
5598
5597
|
contracts: {
|
|
5599
5598
|
limitOrder: {
|
|
5600
5599
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -5624,6 +5623,7 @@ declare const monad: Readonly<{
|
|
|
5624
5623
|
blockTime: 400;
|
|
5625
5624
|
ensTlds?: readonly string[] | undefined;
|
|
5626
5625
|
id: 143;
|
|
5626
|
+
name: "Monad";
|
|
5627
5627
|
nativeCurrency: {
|
|
5628
5628
|
readonly name: "Monad";
|
|
5629
5629
|
readonly symbol: "MON";
|
|
@@ -19433,12 +19433,11 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19433
19433
|
formatters?: undefined | undefined;
|
|
19434
19434
|
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
19435
19435
|
}>, Readonly<{
|
|
19436
|
-
name: "monad";
|
|
19437
19436
|
blockTimeSeconds: 0.4;
|
|
19438
19437
|
launchTime: 1764568406;
|
|
19439
19438
|
transactionType: "eip1559";
|
|
19440
19439
|
sortIndex: 10;
|
|
19441
|
-
logoUrl: "https://
|
|
19440
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
19442
19441
|
deprecated: false;
|
|
19443
19442
|
safeReorgDistance: 90000;
|
|
19444
19443
|
blockAid: "";
|
|
@@ -19495,7 +19494,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19495
19494
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
19496
19495
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
19497
19496
|
internalName: "monad";
|
|
19498
|
-
nativeLogoUrl: "https://
|
|
19497
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
19499
19498
|
contracts: {
|
|
19500
19499
|
limitOrder: {
|
|
19501
19500
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -19525,6 +19524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19525
19524
|
blockTime: 400;
|
|
19526
19525
|
ensTlds?: readonly string[] | undefined;
|
|
19527
19526
|
id: 143;
|
|
19527
|
+
name: "Monad";
|
|
19528
19528
|
nativeCurrency: {
|
|
19529
19529
|
readonly name: "Monad";
|
|
19530
19530
|
readonly symbol: "MON";
|
|
@@ -5532,12 +5532,11 @@ declare const metal: Readonly<{
|
|
|
5532
5532
|
};
|
|
5533
5533
|
}>;
|
|
5534
5534
|
declare const monad: Readonly<{
|
|
5535
|
-
name: "monad";
|
|
5536
5535
|
blockTimeSeconds: 0.4;
|
|
5537
5536
|
launchTime: 1764568406;
|
|
5538
5537
|
transactionType: "eip1559";
|
|
5539
5538
|
sortIndex: 10;
|
|
5540
|
-
logoUrl: "https://
|
|
5539
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
5541
5540
|
deprecated: false;
|
|
5542
5541
|
safeReorgDistance: 90000;
|
|
5543
5542
|
blockAid: "";
|
|
@@ -5594,7 +5593,7 @@ declare const monad: Readonly<{
|
|
|
5594
5593
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
5595
5594
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
5596
5595
|
internalName: "monad";
|
|
5597
|
-
nativeLogoUrl: "https://
|
|
5596
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
5598
5597
|
contracts: {
|
|
5599
5598
|
limitOrder: {
|
|
5600
5599
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -5624,6 +5623,7 @@ declare const monad: Readonly<{
|
|
|
5624
5623
|
blockTime: 400;
|
|
5625
5624
|
ensTlds?: readonly string[] | undefined;
|
|
5626
5625
|
id: 143;
|
|
5626
|
+
name: "Monad";
|
|
5627
5627
|
nativeCurrency: {
|
|
5628
5628
|
readonly name: "Monad";
|
|
5629
5629
|
readonly symbol: "MON";
|
|
@@ -19433,12 +19433,11 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19433
19433
|
formatters?: undefined | undefined;
|
|
19434
19434
|
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
19435
19435
|
}>, Readonly<{
|
|
19436
|
-
name: "monad";
|
|
19437
19436
|
blockTimeSeconds: 0.4;
|
|
19438
19437
|
launchTime: 1764568406;
|
|
19439
19438
|
transactionType: "eip1559";
|
|
19440
19439
|
sortIndex: 10;
|
|
19441
|
-
logoUrl: "https://
|
|
19440
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
19442
19441
|
deprecated: false;
|
|
19443
19442
|
safeReorgDistance: 90000;
|
|
19444
19443
|
blockAid: "";
|
|
@@ -19495,7 +19494,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19495
19494
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
19496
19495
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
19497
19496
|
internalName: "monad";
|
|
19498
|
-
nativeLogoUrl: "https://
|
|
19497
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
19499
19498
|
contracts: {
|
|
19500
19499
|
limitOrder: {
|
|
19501
19500
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -19525,6 +19524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19525
19524
|
blockTime: 400;
|
|
19526
19525
|
ensTlds?: readonly string[] | undefined;
|
|
19527
19526
|
id: 143;
|
|
19527
|
+
name: "Monad";
|
|
19528
19528
|
nativeCurrency: {
|
|
19529
19529
|
readonly name: "Monad";
|
|
19530
19530
|
readonly symbol: "MON";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -5532,12 +5532,11 @@ declare const metal: Readonly<{
|
|
|
5532
5532
|
};
|
|
5533
5533
|
}>;
|
|
5534
5534
|
declare const monad: Readonly<{
|
|
5535
|
-
name: "monad";
|
|
5536
5535
|
blockTimeSeconds: 0.4;
|
|
5537
5536
|
launchTime: 1764568406;
|
|
5538
5537
|
transactionType: "eip1559";
|
|
5539
5538
|
sortIndex: 10;
|
|
5540
|
-
logoUrl: "https://
|
|
5539
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
5541
5540
|
deprecated: false;
|
|
5542
5541
|
safeReorgDistance: 90000;
|
|
5543
5542
|
blockAid: "";
|
|
@@ -5594,7 +5593,7 @@ declare const monad: Readonly<{
|
|
|
5594
5593
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
5595
5594
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
5596
5595
|
internalName: "monad";
|
|
5597
|
-
nativeLogoUrl: "https://
|
|
5596
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
5598
5597
|
contracts: {
|
|
5599
5598
|
limitOrder: {
|
|
5600
5599
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -5624,6 +5623,7 @@ declare const monad: Readonly<{
|
|
|
5624
5623
|
blockTime: 400;
|
|
5625
5624
|
ensTlds?: readonly string[] | undefined;
|
|
5626
5625
|
id: 143;
|
|
5626
|
+
name: "Monad";
|
|
5627
5627
|
nativeCurrency: {
|
|
5628
5628
|
readonly name: "Monad";
|
|
5629
5629
|
readonly symbol: "MON";
|
|
@@ -19433,12 +19433,11 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19433
19433
|
formatters?: undefined | undefined;
|
|
19434
19434
|
serializers?: import("viem").ChainSerializers<undefined, import("viem").TransactionSerializable<bigint, number>> | undefined;
|
|
19435
19435
|
}>, Readonly<{
|
|
19436
|
-
name: "monad";
|
|
19437
19436
|
blockTimeSeconds: 0.4;
|
|
19438
19437
|
launchTime: 1764568406;
|
|
19439
19438
|
transactionType: "eip1559";
|
|
19440
19439
|
sortIndex: 10;
|
|
19441
|
-
logoUrl: "https://
|
|
19440
|
+
logoUrl: "https://cms.oku.trade/cdn/public/chains/monad-logo.png";
|
|
19442
19441
|
deprecated: false;
|
|
19443
19442
|
safeReorgDistance: 90000;
|
|
19444
19443
|
blockAid: "";
|
|
@@ -19495,7 +19494,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19495
19494
|
stables: ("0x754704Bc059F8C67012fEd69BC8A327a5aafb603" | "0xe7cd86e13AC4309349F30B3435a9d337750fC82D")[];
|
|
19496
19495
|
watchlist: "0x659bD0BC4167BA25c62E05656F78043E7eD4a9da"[];
|
|
19497
19496
|
internalName: "monad";
|
|
19498
|
-
nativeLogoUrl: "https://
|
|
19497
|
+
nativeLogoUrl: "https://cms.oku.trade/cdn/public/natives/monad.png";
|
|
19499
19498
|
contracts: {
|
|
19500
19499
|
limitOrder: {
|
|
19501
19500
|
address: "0x0000000000000000000000000000000000000000";
|
|
@@ -19525,6 +19524,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
19525
19524
|
blockTime: 400;
|
|
19526
19525
|
ensTlds?: readonly string[] | undefined;
|
|
19527
19526
|
id: 143;
|
|
19527
|
+
name: "Monad";
|
|
19528
19528
|
nativeCurrency: {
|
|
19529
19529
|
readonly name: "Monad";
|
|
19530
19530
|
readonly symbol: "MON";
|