@gfxlabs/oku-chains 1.7.7 → 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 +0 -1
- package/dist/index-mjs.js +0 -1
- package/dist/index.js +0 -1
- package/dist/types/browser.d.ts +2 -2
- package/dist/types/index-mjs.d.ts +2 -2
- package/dist/types/index.d.ts +2 -2
- package/package.json +1 -1
package/dist/browser.js
CHANGED
package/dist/index-mjs.js
CHANGED
package/dist/index.js
CHANGED
package/dist/types/browser.d.ts
CHANGED
|
@@ -5532,7 +5532,6 @@ 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";
|
|
@@ -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,7 +19433,6 @@ 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";
|
|
@@ -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,7 +5532,6 @@ 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";
|
|
@@ -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,7 +19433,6 @@ 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";
|
|
@@ -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,7 +5532,6 @@ 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";
|
|
@@ -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,7 +19433,6 @@ 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";
|
|
@@ -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";
|