@moonbeam-network/xcm-config 1.0.0-dev.187 → 1.0.0-dev.188
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/build/index.mjs +4 -0
- package/build/index.mjs.map +1 -1
- package/package.json +4 -4
package/build/index.mjs
CHANGED
|
@@ -1329,6 +1329,7 @@ var moonbaseBeta = new EvmParachain({
|
|
|
1329
1329
|
decimals: 18
|
|
1330
1330
|
}),
|
|
1331
1331
|
ChainAsset.fromAsset(dev, {
|
|
1332
|
+
address: "0xffffffffA7B17E706A2391F346D8C82B6788DB41",
|
|
1332
1333
|
decimals: 18,
|
|
1333
1334
|
ids: {
|
|
1334
1335
|
balanceId: "222902676330054289648817870329963141953",
|
|
@@ -1336,6 +1337,7 @@ var moonbaseBeta = new EvmParachain({
|
|
|
1336
1337
|
}
|
|
1337
1338
|
}),
|
|
1338
1339
|
ChainAsset.fromAsset(alan, {
|
|
1340
|
+
address: "0xffffffff405953B645C61B0F5FFB28DF2B39B78D",
|
|
1339
1341
|
decimals: 18,
|
|
1340
1342
|
ids: {
|
|
1341
1343
|
balanceId: "85534404031760856987006367174489651085",
|
|
@@ -1343,6 +1345,7 @@ var moonbaseBeta = new EvmParachain({
|
|
|
1343
1345
|
}
|
|
1344
1346
|
}),
|
|
1345
1347
|
ChainAsset.fromAsset(usdcwh, {
|
|
1348
|
+
address: "0xffffffffF0963FD9B1D84D5740E911AA5D99A08D",
|
|
1346
1349
|
decimals: 6,
|
|
1347
1350
|
ids: {
|
|
1348
1351
|
balanceId: "319794858556516669238969276945382613133",
|
|
@@ -1350,6 +1353,7 @@ var moonbaseBeta = new EvmParachain({
|
|
|
1350
1353
|
}
|
|
1351
1354
|
}),
|
|
1352
1355
|
ChainAsset.fromAsset(ftmwh, {
|
|
1356
|
+
address: "0xffffffff958FAF8E6B11DA766006DF735C4A8DA0",
|
|
1353
1357
|
decimals: 18,
|
|
1354
1358
|
ids: {
|
|
1355
1359
|
balanceId: "198801030527939140930753142903035039136",
|