@sodax/wallet-sdk-core 1.5.3-beta → 1.5.5-beta
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/index.cjs +2 -2
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +2 -2
- package/dist/index.mjs.map +1 -1
- package/package.json +2 -2
package/dist/index.mjs
CHANGED
|
@@ -714,7 +714,7 @@ var spokeChainConfig = {
|
|
|
714
714
|
chain: baseChainInfo[BSC_MAINNET_CHAIN_ID],
|
|
715
715
|
addresses: {
|
|
716
716
|
assetManager: "0x348BE44F63A458be9C1b13D6fD8e99048F297Bc3",
|
|
717
|
-
connection: "
|
|
717
|
+
connection: "0xA143488cDc5B74B366231E6A4d5a55A2D9Dc8484"
|
|
718
718
|
},
|
|
719
719
|
nativeToken: "0x0000000000000000000000000000000000000000",
|
|
720
720
|
bnUSD: "0x8428FedC020737a5A2291F46cB1B80613eD71638",
|
|
@@ -1056,7 +1056,7 @@ var spokeChainConfig = {
|
|
|
1056
1056
|
},
|
|
1057
1057
|
[BITCOIN_MAINNET_CHAIN_ID]: {
|
|
1058
1058
|
addresses: {
|
|
1059
|
-
assetManager: "
|
|
1059
|
+
assetManager: "bc1pcz4pyrfgv7v6tx8a404mafyvt73cnm80yuv8tqwrywxmqxpja8ys4pjyl5"
|
|
1060
1060
|
},
|
|
1061
1061
|
chain: baseChainInfo[BITCOIN_MAINNET_CHAIN_ID],
|
|
1062
1062
|
bnUSD: "no",
|