@gfxlabs/oku-chains 1.0.6 → 1.0.7
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 +1 -0
- package/dist/index-mjs.js +1 -0
- package/dist/index.js +1 -0
- 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
|
@@ -1149,6 +1149,7 @@ declare const mainnet: Readonly<{
|
|
|
1149
1149
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1150
1150
|
}>;
|
|
1151
1151
|
declare const manta: Readonly<{
|
|
1152
|
+
name: "Manta Pacific";
|
|
1152
1153
|
blockTimeSeconds: 2;
|
|
1153
1154
|
sortIndex: 13;
|
|
1154
1155
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -1222,7 +1223,6 @@ declare const manta: Readonly<{
|
|
|
1222
1223
|
};
|
|
1223
1224
|
};
|
|
1224
1225
|
id: 169;
|
|
1225
|
-
name: "Manta Pacific Mainnet";
|
|
1226
1226
|
nativeCurrency: {
|
|
1227
1227
|
readonly decimals: 18;
|
|
1228
1228
|
readonly name: "ETH";
|
|
@@ -5850,6 +5850,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5850
5850
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
5851
5851
|
network: "zksync-era";
|
|
5852
5852
|
}>, Readonly<{
|
|
5853
|
+
name: "Manta Pacific";
|
|
5853
5854
|
blockTimeSeconds: 2;
|
|
5854
5855
|
sortIndex: 13;
|
|
5855
5856
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -5923,7 +5924,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5923
5924
|
};
|
|
5924
5925
|
};
|
|
5925
5926
|
id: 169;
|
|
5926
|
-
name: "Manta Pacific Mainnet";
|
|
5927
5927
|
nativeCurrency: {
|
|
5928
5928
|
readonly decimals: 18;
|
|
5929
5929
|
readonly name: "ETH";
|
|
@@ -1149,6 +1149,7 @@ declare const mainnet: Readonly<{
|
|
|
1149
1149
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1150
1150
|
}>;
|
|
1151
1151
|
declare const manta: Readonly<{
|
|
1152
|
+
name: "Manta Pacific";
|
|
1152
1153
|
blockTimeSeconds: 2;
|
|
1153
1154
|
sortIndex: 13;
|
|
1154
1155
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -1222,7 +1223,6 @@ declare const manta: Readonly<{
|
|
|
1222
1223
|
};
|
|
1223
1224
|
};
|
|
1224
1225
|
id: 169;
|
|
1225
|
-
name: "Manta Pacific Mainnet";
|
|
1226
1226
|
nativeCurrency: {
|
|
1227
1227
|
readonly decimals: 18;
|
|
1228
1228
|
readonly name: "ETH";
|
|
@@ -5850,6 +5850,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5850
5850
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
5851
5851
|
network: "zksync-era";
|
|
5852
5852
|
}>, Readonly<{
|
|
5853
|
+
name: "Manta Pacific";
|
|
5853
5854
|
blockTimeSeconds: 2;
|
|
5854
5855
|
sortIndex: 13;
|
|
5855
5856
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -5923,7 +5924,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5923
5924
|
};
|
|
5924
5925
|
};
|
|
5925
5926
|
id: 169;
|
|
5926
|
-
name: "Manta Pacific Mainnet";
|
|
5927
5927
|
nativeCurrency: {
|
|
5928
5928
|
readonly decimals: 18;
|
|
5929
5929
|
readonly name: "ETH";
|
package/dist/types/index.d.ts
CHANGED
|
@@ -1149,6 +1149,7 @@ declare const mainnet: Readonly<{
|
|
|
1149
1149
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
1150
1150
|
}>;
|
|
1151
1151
|
declare const manta: Readonly<{
|
|
1152
|
+
name: "Manta Pacific";
|
|
1152
1153
|
blockTimeSeconds: 2;
|
|
1153
1154
|
sortIndex: 13;
|
|
1154
1155
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -1222,7 +1223,6 @@ declare const manta: Readonly<{
|
|
|
1222
1223
|
};
|
|
1223
1224
|
};
|
|
1224
1225
|
id: 169;
|
|
1225
|
-
name: "Manta Pacific Mainnet";
|
|
1226
1226
|
nativeCurrency: {
|
|
1227
1227
|
readonly decimals: 18;
|
|
1228
1228
|
readonly name: "ETH";
|
|
@@ -5850,6 +5850,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5850
5850
|
fees?: import("viem").ChainFees<undefined> | undefined;
|
|
5851
5851
|
network: "zksync-era";
|
|
5852
5852
|
}>, Readonly<{
|
|
5853
|
+
name: "Manta Pacific";
|
|
5853
5854
|
blockTimeSeconds: 2;
|
|
5854
5855
|
sortIndex: 13;
|
|
5855
5856
|
logoUrl: "https://assets.oku.trade/manta-logo.png";
|
|
@@ -5923,7 +5924,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
5923
5924
|
};
|
|
5924
5925
|
};
|
|
5925
5926
|
id: 169;
|
|
5926
|
-
name: "Manta Pacific Mainnet";
|
|
5927
5927
|
nativeCurrency: {
|
|
5928
5928
|
readonly decimals: 18;
|
|
5929
5929
|
readonly name: "ETH";
|