@subwallet/chain-list 0.2.113-beta.6-pr-555-3b0e4a8b → 0.2.113-beta.8-pr-555-e603d95b
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 +971 -780
- package/cjs/data/AssetRef.json +0 -7
- package/cjs/data/ChainAsset.json +962 -764
- package/cjs/packageInfo.js +1 -1
- package/data/AssetRef.json +0 -7
- package/data/ChainAsset.json +962 -764
- package/package.json +1 -1
- package/packageInfo.js +1 -1
- package/types.d.ts +1 -0
package/cjs/data/AssetRef.json
CHANGED
|
@@ -657,13 +657,6 @@
|
|
|
657
657
|
"destChain": "ethereum",
|
|
658
658
|
"path": "XCM"
|
|
659
659
|
},
|
|
660
|
-
"statemint-LOCAL-MYTH___ethereum-ERC20-MYTH-0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003": {
|
|
661
|
-
"srcAsset": "statemint-LOCAL-MYTH",
|
|
662
|
-
"destAsset": "ethereum-ERC20-MYTH-0xBA41Ddf06B7fFD89D1267b5A93BFeF2424eb2003",
|
|
663
|
-
"srcChain": "statemint",
|
|
664
|
-
"destChain": "ethereum",
|
|
665
|
-
"path": "XCM"
|
|
666
|
-
},
|
|
667
660
|
"statemint-LOCAL-MYTH___mythos-NATIVE-MYTH": {
|
|
668
661
|
"srcAsset": "statemint-LOCAL-MYTH",
|
|
669
662
|
"destAsset": "mythos-NATIVE-MYTH",
|