@gfxlabs/oku-chains 1.1.152 → 1.1.153
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 +0 -2
- package/dist/types/index-mjs.d.ts +0 -2
- package/dist/types/index.d.ts +0 -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
|
@@ -22,7 +22,6 @@ declare const arbitrum: Readonly<{
|
|
|
22
22
|
openocean: string;
|
|
23
23
|
zeroex: true;
|
|
24
24
|
cowswap: string;
|
|
25
|
-
icecreamswap: true;
|
|
26
25
|
};
|
|
27
26
|
bridges: {
|
|
28
27
|
chainlink: {
|
|
@@ -6535,7 +6534,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
6535
6534
|
openocean: string;
|
|
6536
6535
|
zeroex: true;
|
|
6537
6536
|
cowswap: string;
|
|
6538
|
-
icecreamswap: true;
|
|
6539
6537
|
};
|
|
6540
6538
|
bridges: {
|
|
6541
6539
|
chainlink: {
|
|
@@ -22,7 +22,6 @@ declare const arbitrum: Readonly<{
|
|
|
22
22
|
openocean: string;
|
|
23
23
|
zeroex: true;
|
|
24
24
|
cowswap: string;
|
|
25
|
-
icecreamswap: true;
|
|
26
25
|
};
|
|
27
26
|
bridges: {
|
|
28
27
|
chainlink: {
|
|
@@ -6535,7 +6534,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
6535
6534
|
openocean: string;
|
|
6536
6535
|
zeroex: true;
|
|
6537
6536
|
cowswap: string;
|
|
6538
|
-
icecreamswap: true;
|
|
6539
6537
|
};
|
|
6540
6538
|
bridges: {
|
|
6541
6539
|
chainlink: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -22,7 +22,6 @@ declare const arbitrum: Readonly<{
|
|
|
22
22
|
openocean: string;
|
|
23
23
|
zeroex: true;
|
|
24
24
|
cowswap: string;
|
|
25
|
-
icecreamswap: true;
|
|
26
25
|
};
|
|
27
26
|
bridges: {
|
|
28
27
|
chainlink: {
|
|
@@ -6535,7 +6534,6 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
6535
6534
|
openocean: string;
|
|
6536
6535
|
zeroex: true;
|
|
6537
6536
|
cowswap: string;
|
|
6538
|
-
icecreamswap: true;
|
|
6539
6537
|
};
|
|
6540
6538
|
bridges: {
|
|
6541
6539
|
chainlink: {
|