@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.cjs
CHANGED
|
@@ -742,7 +742,7 @@ var spokeChainConfig = {
|
|
|
742
742
|
chain: baseChainInfo[BSC_MAINNET_CHAIN_ID],
|
|
743
743
|
addresses: {
|
|
744
744
|
assetManager: "0x348BE44F63A458be9C1b13D6fD8e99048F297Bc3",
|
|
745
|
-
connection: "
|
|
745
|
+
connection: "0xA143488cDc5B74B366231E6A4d5a55A2D9Dc8484"
|
|
746
746
|
},
|
|
747
747
|
nativeToken: "0x0000000000000000000000000000000000000000",
|
|
748
748
|
bnUSD: "0x8428FedC020737a5A2291F46cB1B80613eD71638",
|
|
@@ -1084,7 +1084,7 @@ var spokeChainConfig = {
|
|
|
1084
1084
|
},
|
|
1085
1085
|
[BITCOIN_MAINNET_CHAIN_ID]: {
|
|
1086
1086
|
addresses: {
|
|
1087
|
-
assetManager: "
|
|
1087
|
+
assetManager: "bc1pcz4pyrfgv7v6tx8a404mafyvt73cnm80yuv8tqwrywxmqxpja8ys4pjyl5"
|
|
1088
1088
|
},
|
|
1089
1089
|
chain: baseChainInfo[BITCOIN_MAINNET_CHAIN_ID],
|
|
1090
1090
|
bnUSD: "no",
|