@gfxlabs/oku-chains 1.1.215 → 1.1.216
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
|
@@ -1166,6 +1166,7 @@
|
|
|
1166
1166
|
"0x0F12dac5217868b3d6772632543ef16df8df17E5",
|
|
1167
1167
|
"0xbD108c1Dd7802DFF6c24138A72949184FFbe006F",
|
|
1168
1168
|
"0xb6a7be3ca6698859b374640b3db439fda7b7a5e3",
|
|
1169
|
+
"0x255f0b304f701a0530f5dc1739a3d1469e21dd5f",
|
|
1169
1170
|
],
|
|
1170
1171
|
internalName: "corn",
|
|
1171
1172
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png",
|
package/dist/index-mjs.js
CHANGED
|
@@ -1163,6 +1163,7 @@ const corn = makeConfig({
|
|
|
1163
1163
|
"0x0F12dac5217868b3d6772632543ef16df8df17E5",
|
|
1164
1164
|
"0xbD108c1Dd7802DFF6c24138A72949184FFbe006F",
|
|
1165
1165
|
"0xb6a7be3ca6698859b374640b3db439fda7b7a5e3",
|
|
1166
|
+
"0x255f0b304f701a0530f5dc1739a3d1469e21dd5f",
|
|
1166
1167
|
],
|
|
1167
1168
|
internalName: "corn",
|
|
1168
1169
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png",
|
package/dist/index.js
CHANGED
|
@@ -1165,6 +1165,7 @@ const corn = makeConfig({
|
|
|
1165
1165
|
"0x0F12dac5217868b3d6772632543ef16df8df17E5",
|
|
1166
1166
|
"0xbD108c1Dd7802DFF6c24138A72949184FFbe006F",
|
|
1167
1167
|
"0xb6a7be3ca6698859b374640b3db439fda7b7a5e3",
|
|
1168
|
+
"0x255f0b304f701a0530f5dc1739a3d1469e21dd5f",
|
|
1168
1169
|
],
|
|
1169
1170
|
internalName: "corn",
|
|
1170
1171
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png",
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -2685,7 +2685,7 @@ declare const corn: Readonly<{
|
|
|
2685
2685
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
2686
2686
|
})[];
|
|
2687
2687
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
2688
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
2688
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
2689
2689
|
internalName: "corn";
|
|
2690
2690
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
2691
2691
|
contracts: {
|
|
@@ -12999,7 +12999,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12999
12999
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
13000
13000
|
})[];
|
|
13001
13001
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
13002
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
13002
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
13003
13003
|
internalName: "corn";
|
|
13004
13004
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
13005
13005
|
contracts: {
|
|
@@ -2685,7 +2685,7 @@ declare const corn: Readonly<{
|
|
|
2685
2685
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
2686
2686
|
})[];
|
|
2687
2687
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
2688
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
2688
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
2689
2689
|
internalName: "corn";
|
|
2690
2690
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
2691
2691
|
contracts: {
|
|
@@ -12999,7 +12999,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12999
12999
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
13000
13000
|
})[];
|
|
13001
13001
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
13002
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
13002
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
13003
13003
|
internalName: "corn";
|
|
13004
13004
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
13005
13005
|
contracts: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -2685,7 +2685,7 @@ declare const corn: Readonly<{
|
|
|
2685
2685
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
2686
2686
|
})[];
|
|
2687
2687
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
2688
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
2688
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
2689
2689
|
internalName: "corn";
|
|
2690
2690
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
2691
2691
|
contracts: {
|
|
@@ -12999,7 +12999,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
12999
12999
|
address: "0xDF0B24095e15044538866576754F3C964e902Ee6";
|
|
13000
13000
|
})[];
|
|
13001
13001
|
stables: ("0xDF0B24095e15044538866576754F3C964e902Ee6" | "0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb")[];
|
|
13002
|
-
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3")[];
|
|
13002
|
+
watchlist: ("0xe435E14815d28a86c643E4606Ed0e8E5624782c6" | "0x660c6c6c2ad9be9fca2d40da22e1e6142ce5e7ca" | "0x43aA32cf4f6389aB89d8C79092A0fc65899C20ba" | "0x0F12dac5217868b3d6772632543ef16df8df17E5" | "0xbD108c1Dd7802DFF6c24138A72949184FFbe006F" | "0xb6a7be3ca6698859b374640b3db439fda7b7a5e3" | "0x255f0b304f701a0530f5dc1739a3d1469e21dd5f")[];
|
|
13003
13003
|
internalName: "corn";
|
|
13004
13004
|
nativeLogoUrl: "https://assets.oku.trade/natives/corn.png";
|
|
13005
13005
|
contracts: {
|