@gfxlabs/oku-chains 1.2.0 → 1.3.0
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 +8 -1
- package/dist/index-mjs.js +8 -1
- package/dist/index.js +8 -1
- package/dist/types/browser.d.ts +6 -4
- package/dist/types/index-mjs.d.ts +6 -4
- package/dist/types/index.d.ts +6 -4
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -3066,11 +3066,17 @@
|
|
|
3066
3066
|
{ symbol: "WBNB", address: "0x4200000000000000000000000000000000000006" },
|
|
3067
3067
|
{ symbol: "USDC", address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" },
|
|
3068
3068
|
],
|
|
3069
|
-
stables: [
|
|
3069
|
+
stables: [
|
|
3070
|
+
"0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7",
|
|
3071
|
+
"0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9",
|
|
3072
|
+
],
|
|
3070
3073
|
watchlist: [
|
|
3071
3074
|
"0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265",
|
|
3075
|
+
"0xa784d5e50407298316219cab4ff4271d15596f8e",
|
|
3076
|
+
"0x5aedf884d4c8a469128fca1c2f8cd7fef127d732",
|
|
3072
3077
|
"0xacb767305247c1a44ee24c97dd32c052cbda1f38",
|
|
3073
3078
|
"0x6b213c3915308a453dc4da93f8c664717c6fc41e",
|
|
3079
|
+
"0x2128e934843ad52d42b5af7288dcfa7b0598d035",
|
|
3074
3080
|
],
|
|
3075
3081
|
internalName: "matchain",
|
|
3076
3082
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png",
|
|
@@ -3752,6 +3758,7 @@
|
|
|
3752
3758
|
markets: {
|
|
3753
3759
|
zeroex: true,
|
|
3754
3760
|
kyberswap: "plasma",
|
|
3761
|
+
openocean: "plasma",
|
|
3755
3762
|
},
|
|
3756
3763
|
bridges: {
|
|
3757
3764
|
chainlink: {
|
package/dist/index-mjs.js
CHANGED
|
@@ -3063,11 +3063,17 @@ const matchain = makeConfig({
|
|
|
3063
3063
|
{ symbol: "WBNB", address: "0x4200000000000000000000000000000000000006" },
|
|
3064
3064
|
{ symbol: "USDC", address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" },
|
|
3065
3065
|
],
|
|
3066
|
-
stables: [
|
|
3066
|
+
stables: [
|
|
3067
|
+
"0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7",
|
|
3068
|
+
"0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9",
|
|
3069
|
+
],
|
|
3067
3070
|
watchlist: [
|
|
3068
3071
|
"0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265",
|
|
3072
|
+
"0xa784d5e50407298316219cab4ff4271d15596f8e",
|
|
3073
|
+
"0x5aedf884d4c8a469128fca1c2f8cd7fef127d732",
|
|
3069
3074
|
"0xacb767305247c1a44ee24c97dd32c052cbda1f38",
|
|
3070
3075
|
"0x6b213c3915308a453dc4da93f8c664717c6fc41e",
|
|
3076
|
+
"0x2128e934843ad52d42b5af7288dcfa7b0598d035",
|
|
3071
3077
|
],
|
|
3072
3078
|
internalName: "matchain",
|
|
3073
3079
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png",
|
|
@@ -3749,6 +3755,7 @@ const plasma = makeConfig({
|
|
|
3749
3755
|
markets: {
|
|
3750
3756
|
zeroex: true,
|
|
3751
3757
|
kyberswap: "plasma",
|
|
3758
|
+
openocean: "plasma",
|
|
3752
3759
|
},
|
|
3753
3760
|
bridges: {
|
|
3754
3761
|
chainlink: {
|
package/dist/index.js
CHANGED
|
@@ -3065,11 +3065,17 @@ const matchain = makeConfig({
|
|
|
3065
3065
|
{ symbol: "WBNB", address: "0x4200000000000000000000000000000000000006" },
|
|
3066
3066
|
{ symbol: "USDC", address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" },
|
|
3067
3067
|
],
|
|
3068
|
-
stables: [
|
|
3068
|
+
stables: [
|
|
3069
|
+
"0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7",
|
|
3070
|
+
"0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9",
|
|
3071
|
+
],
|
|
3069
3072
|
watchlist: [
|
|
3070
3073
|
"0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265",
|
|
3074
|
+
"0xa784d5e50407298316219cab4ff4271d15596f8e",
|
|
3075
|
+
"0x5aedf884d4c8a469128fca1c2f8cd7fef127d732",
|
|
3071
3076
|
"0xacb767305247c1a44ee24c97dd32c052cbda1f38",
|
|
3072
3077
|
"0x6b213c3915308a453dc4da93f8c664717c6fc41e",
|
|
3078
|
+
"0x2128e934843ad52d42b5af7288dcfa7b0598d035",
|
|
3073
3079
|
],
|
|
3074
3080
|
internalName: "matchain",
|
|
3075
3081
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png",
|
|
@@ -3751,6 +3757,7 @@ const plasma = makeConfig({
|
|
|
3751
3757
|
markets: {
|
|
3752
3758
|
zeroex: true,
|
|
3753
3759
|
kyberswap: "plasma",
|
|
3760
|
+
openocean: "plasma",
|
|
3754
3761
|
},
|
|
3755
3762
|
bridges: {
|
|
3756
3763
|
chainlink: {
|
package/dist/types/browser.d.ts
CHANGED
|
@@ -4913,8 +4913,8 @@ declare const matchain: Readonly<{
|
|
|
4913
4913
|
symbol: string;
|
|
4914
4914
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
4915
4915
|
})[];
|
|
4916
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
4917
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
4916
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
4917
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
4918
4918
|
internalName: "matchain";
|
|
4919
4919
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
4920
4920
|
contracts: {
|
|
@@ -6095,6 +6095,7 @@ declare const plasma: Readonly<{
|
|
|
6095
6095
|
markets: {
|
|
6096
6096
|
zeroex: true;
|
|
6097
6097
|
kyberswap: string;
|
|
6098
|
+
openocean: string;
|
|
6098
6099
|
};
|
|
6099
6100
|
bridges: {
|
|
6100
6101
|
chainlink: {
|
|
@@ -18403,8 +18404,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18403
18404
|
symbol: string;
|
|
18404
18405
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
18405
18406
|
})[];
|
|
18406
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
18407
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
18407
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
18408
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
18408
18409
|
internalName: "matchain";
|
|
18409
18410
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
18410
18411
|
contracts: {
|
|
@@ -18467,6 +18468,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18467
18468
|
markets: {
|
|
18468
18469
|
zeroex: true;
|
|
18469
18470
|
kyberswap: string;
|
|
18471
|
+
openocean: string;
|
|
18470
18472
|
};
|
|
18471
18473
|
bridges: {
|
|
18472
18474
|
chainlink: {
|
|
@@ -4913,8 +4913,8 @@ declare const matchain: Readonly<{
|
|
|
4913
4913
|
symbol: string;
|
|
4914
4914
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
4915
4915
|
})[];
|
|
4916
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
4917
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
4916
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
4917
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
4918
4918
|
internalName: "matchain";
|
|
4919
4919
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
4920
4920
|
contracts: {
|
|
@@ -6095,6 +6095,7 @@ declare const plasma: Readonly<{
|
|
|
6095
6095
|
markets: {
|
|
6096
6096
|
zeroex: true;
|
|
6097
6097
|
kyberswap: string;
|
|
6098
|
+
openocean: string;
|
|
6098
6099
|
};
|
|
6099
6100
|
bridges: {
|
|
6100
6101
|
chainlink: {
|
|
@@ -18403,8 +18404,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18403
18404
|
symbol: string;
|
|
18404
18405
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
18405
18406
|
})[];
|
|
18406
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
18407
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
18407
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
18408
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
18408
18409
|
internalName: "matchain";
|
|
18409
18410
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
18410
18411
|
contracts: {
|
|
@@ -18467,6 +18468,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18467
18468
|
markets: {
|
|
18468
18469
|
zeroex: true;
|
|
18469
18470
|
kyberswap: string;
|
|
18471
|
+
openocean: string;
|
|
18470
18472
|
};
|
|
18471
18473
|
bridges: {
|
|
18472
18474
|
chainlink: {
|
package/dist/types/index.d.ts
CHANGED
|
@@ -4913,8 +4913,8 @@ declare const matchain: Readonly<{
|
|
|
4913
4913
|
symbol: string;
|
|
4914
4914
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
4915
4915
|
})[];
|
|
4916
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
4917
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
4916
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
4917
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
4918
4918
|
internalName: "matchain";
|
|
4919
4919
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
4920
4920
|
contracts: {
|
|
@@ -6095,6 +6095,7 @@ declare const plasma: Readonly<{
|
|
|
6095
6095
|
markets: {
|
|
6096
6096
|
zeroex: true;
|
|
6097
6097
|
kyberswap: string;
|
|
6098
|
+
openocean: string;
|
|
6098
6099
|
};
|
|
6099
6100
|
bridges: {
|
|
6100
6101
|
chainlink: {
|
|
@@ -18403,8 +18404,8 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18403
18404
|
symbol: string;
|
|
18404
18405
|
address: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7";
|
|
18405
18406
|
})[];
|
|
18406
|
-
stables: "0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7"[];
|
|
18407
|
-
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e")[];
|
|
18407
|
+
stables: ("0x679Dc08cC3A4acFeea2f7CAFAa37561aE0b41Ce7" | "0xa0e73e30945b80010503e68e53abfd0b6b6a6ed9")[];
|
|
18408
|
+
watchlist: ("0x166D111Ce22f6cb0F315CA1d706B61adcF0ea265" | "0xa784d5e50407298316219cab4ff4271d15596f8e" | "0x5aedf884d4c8a469128fca1c2f8cd7fef127d732" | "0xacb767305247c1a44ee24c97dd32c052cbda1f38" | "0x6b213c3915308a453dc4da93f8c664717c6fc41e" | "0x2128e934843ad52d42b5af7288dcfa7b0598d035")[];
|
|
18408
18409
|
internalName: "matchain";
|
|
18409
18410
|
nativeLogoUrl: "https://assets.oku.trade/natives/bnb.png";
|
|
18410
18411
|
contracts: {
|
|
@@ -18467,6 +18468,7 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
|
|
|
18467
18468
|
markets: {
|
|
18468
18469
|
zeroex: true;
|
|
18469
18470
|
kyberswap: string;
|
|
18471
|
+
openocean: string;
|
|
18470
18472
|
};
|
|
18471
18473
|
bridges: {
|
|
18472
18474
|
chainlink: {
|