@subwallet/chain-list 0.2.130 → 0.2.131-beta.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/bundle-subwallet-chain-list.js +76 -4
- package/cjs/data/AssetLogoMap.json +1302 -1301
- package/cjs/data/AssetRef.json +4 -4
- package/cjs/data/ChainAsset.json +1226 -1155
- package/cjs/data/ChainInfo.json +383 -383
- package/cjs/data/ChainLogoMap.json +386 -386
- package/cjs/data/MultiChainAsset.json +141 -141
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +1302 -1301
- package/data/AssetRef.json +4 -4
- package/data/ChainAsset.json +1226 -1155
- package/data/ChainInfo.json +383 -383
- package/data/ChainLogoMap.json +386 -386
- package/data/MultiChainAsset.json +141 -141
- package/package.json +1 -1
- package/packageInfo.js +1 -1
|
@@ -1480,6 +1480,7 @@
|
|
|
1480
1480
|
"stable-erc20-pyusd0-0x99af3eea856556646c98c8b9b2548fe815240750": "/assets/chain-assets/stable-erc20-pyusd0-0x99af3eea856556646c98c8b9b2548fe815240750.png",
|
|
1481
1481
|
"statemine-local-usdc": "/assets/chain-assets/statemine-local-usdc.png",
|
|
1482
1482
|
"statemine-local-usdt": "/assets/chain-assets/statemine-local-usdt.png",
|
|
1483
|
+
"statemine-local-usdt-polkadot": "/assets/chain-assets/statemine-local-usdt.png",
|
|
1483
1484
|
"ethereum-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29": "/assets/chain-assets/ethereum-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29.png",
|
|
1484
1485
|
"avalanche_c-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29": "/assets/chain-assets/avalanche_c-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29.png",
|
|
1485
1486
|
"polygon-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29": "/assets/chain-assets/polygon-erc20-jpyc-0xe7c3d8c9a439fede00d2600032d5db0be71c3c29.png",
|
|
@@ -1992,9 +1993,9 @@
|
|
|
1992
1993
|
destChain: "xode",
|
|
1993
1994
|
path: "XCM"
|
|
1994
1995
|
},
|
|
1995
|
-
"statemint-LOCAL-USDt___statemine-LOCAL-USDt": {
|
|
1996
|
+
"statemint-LOCAL-USDt___statemine-LOCAL-USDt-Polkadot": {
|
|
1996
1997
|
srcAsset: "statemint-LOCAL-USDt",
|
|
1997
|
-
destAsset: "statemine-LOCAL-USDt",
|
|
1998
|
+
destAsset: "statemine-LOCAL-USDt-Polkadot",
|
|
1998
1999
|
srcChain: "statemint",
|
|
1999
2000
|
destChain: "statemine",
|
|
2000
2001
|
path: "XCM"
|
|
@@ -2496,8 +2497,8 @@
|
|
|
2496
2497
|
destChain: "statemint",
|
|
2497
2498
|
path: "XCM"
|
|
2498
2499
|
},
|
|
2499
|
-
"statemine-LOCAL-
|
|
2500
|
-
srcAsset: "statemine-LOCAL-USDt",
|
|
2500
|
+
"statemine-LOCAL-USDt-Polkadot___statemint-LOCAL-USDt": {
|
|
2501
|
+
srcAsset: "statemine-LOCAL-USDt-Polkadot",
|
|
2501
2502
|
destAsset: "statemint-LOCAL-USDt",
|
|
2502
2503
|
srcChain: "statemine",
|
|
2503
2504
|
destChain: "statemint",
|
|
@@ -22516,6 +22517,19 @@
|
|
|
22516
22517
|
assetType: "LOCAL",
|
|
22517
22518
|
metadata: {
|
|
22518
22519
|
assetId: "1984",
|
|
22520
|
+
multilocation: {
|
|
22521
|
+
parents: 0,
|
|
22522
|
+
interior: {
|
|
22523
|
+
X2: [
|
|
22524
|
+
{
|
|
22525
|
+
PalletInstance: 50
|
|
22526
|
+
},
|
|
22527
|
+
{
|
|
22528
|
+
GeneralIndex: 1984
|
|
22529
|
+
}
|
|
22530
|
+
]
|
|
22531
|
+
}
|
|
22532
|
+
},
|
|
22519
22533
|
paraSpellIdentifyV4: {
|
|
22520
22534
|
location: {
|
|
22521
22535
|
parents: 1,
|
|
@@ -22538,6 +22552,64 @@
|
|
|
22538
22552
|
multiChainAsset: "USDT-Tether",
|
|
22539
22553
|
hasValue: true,
|
|
22540
22554
|
icon: "/assets/chain-assets/statemine-local-usdt.png"
|
|
22555
|
+
},
|
|
22556
|
+
"statemine-LOCAL-USDt-Polkadot": {
|
|
22557
|
+
originChain: "statemine",
|
|
22558
|
+
slug: "statemine-LOCAL-USDt-Polkadot",
|
|
22559
|
+
name: "Tether USD (Polkadot)",
|
|
22560
|
+
symbol: "USDt-Polkadot",
|
|
22561
|
+
decimals: 6,
|
|
22562
|
+
priceId: "tether",
|
|
22563
|
+
minAmount: "10000",
|
|
22564
|
+
assetType: "LOCAL",
|
|
22565
|
+
metadata: {
|
|
22566
|
+
isBridged: true,
|
|
22567
|
+
multilocation: {
|
|
22568
|
+
parents: 2,
|
|
22569
|
+
interior: {
|
|
22570
|
+
X4: [
|
|
22571
|
+
{
|
|
22572
|
+
GlobalConsensus: "Polkadot"
|
|
22573
|
+
},
|
|
22574
|
+
{
|
|
22575
|
+
Parachain: 1000
|
|
22576
|
+
},
|
|
22577
|
+
{
|
|
22578
|
+
PalletInstance: 50
|
|
22579
|
+
},
|
|
22580
|
+
{
|
|
22581
|
+
GeneralIndex: 1984
|
|
22582
|
+
}
|
|
22583
|
+
]
|
|
22584
|
+
}
|
|
22585
|
+
},
|
|
22586
|
+
paraSpellIdentifyV4: {
|
|
22587
|
+
location: {
|
|
22588
|
+
parents: 2,
|
|
22589
|
+
interior: {
|
|
22590
|
+
X4: [
|
|
22591
|
+
{
|
|
22592
|
+
GlobalConsensus: {
|
|
22593
|
+
polkadot: null
|
|
22594
|
+
}
|
|
22595
|
+
},
|
|
22596
|
+
{
|
|
22597
|
+
Parachain: 1000
|
|
22598
|
+
},
|
|
22599
|
+
{
|
|
22600
|
+
PalletInstance: 50
|
|
22601
|
+
},
|
|
22602
|
+
{
|
|
22603
|
+
GeneralIndex: 1984
|
|
22604
|
+
}
|
|
22605
|
+
]
|
|
22606
|
+
}
|
|
22607
|
+
}
|
|
22608
|
+
}
|
|
22609
|
+
},
|
|
22610
|
+
multiChainAsset: "USDT-Tether",
|
|
22611
|
+
hasValue: true,
|
|
22612
|
+
icon: "/assets/chain-assets/statemine-local-usdt.png"
|
|
22541
22613
|
},
|
|
22542
22614
|
"ethereum-ERC20-JPYC-0xE7C3D8C9a439feDe00D2600032D5dB0Be71C3c29": {
|
|
22543
22615
|
originChain: "ethereum",
|