@subwallet/chain-list 0.2.55-beta.3 → 0.2.55-beta.6
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 +329 -37
- package/cjs/data/AssetLogoMap.json +13 -5
- package/cjs/data/ChainAsset.json +153 -30
- package/cjs/data/ChainInfo.json +129 -1
- package/cjs/data/ChainLogoMap.json +4 -0
- package/cjs/data/MultiChainAsset.json +19 -1
- package/cjs/packageInfo.js +1 -1
- package/data/AssetLogoMap.json +13 -5
- package/data/ChainAsset.json +153 -30
- package/data/ChainInfo.json +129 -1
- package/data/ChainLogoMap.json +4 -0
- package/data/MultiChainAsset.json +19 -1
- package/package.json +1 -1
- package/packageInfo.js +1 -1
package/cjs/data/ChainAsset.json
CHANGED
|
@@ -484,13 +484,13 @@
|
|
|
484
484
|
"hasValue": true,
|
|
485
485
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png"
|
|
486
486
|
},
|
|
487
|
-
"moonbeam-LOCAL-
|
|
487
|
+
"moonbeam-LOCAL-xcaSEED": {
|
|
488
488
|
"originChain": "moonbeam",
|
|
489
|
-
"slug": "moonbeam-LOCAL-
|
|
490
|
-
"name": "
|
|
491
|
-
"symbol": "
|
|
489
|
+
"slug": "moonbeam-LOCAL-xcaSEED",
|
|
490
|
+
"name": "aUSD SEED",
|
|
491
|
+
"symbol": "xcaSEED",
|
|
492
492
|
"decimals": 12,
|
|
493
|
-
"priceId": "
|
|
493
|
+
"priceId": "ausd-seed-acala",
|
|
494
494
|
"minAmount": "1",
|
|
495
495
|
"assetType": "LOCAL",
|
|
496
496
|
"metadata": {
|
|
@@ -500,7 +500,7 @@
|
|
|
500
500
|
},
|
|
501
501
|
"multiChainAsset": "aSEED-aSEEDAcala",
|
|
502
502
|
"hasValue": true,
|
|
503
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-
|
|
503
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png"
|
|
504
504
|
},
|
|
505
505
|
"moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
|
|
506
506
|
"originChain": "moonbeam",
|
|
@@ -1006,13 +1006,13 @@
|
|
|
1006
1006
|
"hasValue": true,
|
|
1007
1007
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png"
|
|
1008
1008
|
},
|
|
1009
|
-
"calamari-LOCAL-
|
|
1009
|
+
"calamari-LOCAL-aSEED": {
|
|
1010
1010
|
"originChain": "calamari",
|
|
1011
|
-
"slug": "calamari-LOCAL-
|
|
1012
|
-
"name": "
|
|
1013
|
-
"symbol": "
|
|
1011
|
+
"slug": "calamari-LOCAL-aSEED",
|
|
1012
|
+
"name": "aUSD SEED",
|
|
1013
|
+
"symbol": "aSEED",
|
|
1014
1014
|
"decimals": 12,
|
|
1015
|
-
"priceId": "
|
|
1015
|
+
"priceId": "ausd-seed-karura",
|
|
1016
1016
|
"minAmount": "10000000000",
|
|
1017
1017
|
"assetType": "LOCAL",
|
|
1018
1018
|
"metadata": {
|
|
@@ -1020,7 +1020,7 @@
|
|
|
1020
1020
|
},
|
|
1021
1021
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
1022
1022
|
"hasValue": true,
|
|
1023
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-
|
|
1023
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png"
|
|
1024
1024
|
},
|
|
1025
1025
|
"calamari-LOCAL-USDT": {
|
|
1026
1026
|
"originChain": "calamari",
|
|
@@ -3518,13 +3518,13 @@
|
|
|
3518
3518
|
"hasValue": true,
|
|
3519
3519
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xceqd.png"
|
|
3520
3520
|
},
|
|
3521
|
-
"moonriver-LOCAL-
|
|
3521
|
+
"moonriver-LOCAL-xcaSEED": {
|
|
3522
3522
|
"originChain": "moonriver",
|
|
3523
|
-
"slug": "moonriver-LOCAL-
|
|
3524
|
-
"name": "
|
|
3523
|
+
"slug": "moonriver-LOCAL-xcaSEED",
|
|
3524
|
+
"name": "aUSD SEED",
|
|
3525
3525
|
"symbol": "xcaSeed",
|
|
3526
3526
|
"decimals": 12,
|
|
3527
|
-
"priceId": "
|
|
3527
|
+
"priceId": "ausd-seed-karura",
|
|
3528
3528
|
"minAmount": "1",
|
|
3529
3529
|
"assetType": "LOCAL",
|
|
3530
3530
|
"metadata": {
|
|
@@ -3593,10 +3593,10 @@
|
|
|
3593
3593
|
"astar-LOCAL-aSEED": {
|
|
3594
3594
|
"originChain": "astar",
|
|
3595
3595
|
"slug": "astar-LOCAL-aSEED",
|
|
3596
|
-
"name": "
|
|
3596
|
+
"name": "aUSD SEED",
|
|
3597
3597
|
"symbol": "aSEED",
|
|
3598
3598
|
"decimals": 12,
|
|
3599
|
-
"priceId": "
|
|
3599
|
+
"priceId": "ausd-seed-acala",
|
|
3600
3600
|
"minAmount": "1",
|
|
3601
3601
|
"assetType": "LOCAL",
|
|
3602
3602
|
"metadata": {
|
|
@@ -3656,10 +3656,10 @@
|
|
|
3656
3656
|
"astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001": {
|
|
3657
3657
|
"originChain": "astarEvm",
|
|
3658
3658
|
"slug": "astarEvm-ERC20-aSEED-0xfFFFFfFF00000000000000010000000000000001",
|
|
3659
|
-
"name": "
|
|
3659
|
+
"name": "aUSD SEED",
|
|
3660
3660
|
"symbol": "aSEED",
|
|
3661
3661
|
"decimals": 12,
|
|
3662
|
-
"priceId": "
|
|
3662
|
+
"priceId": "ausd-seed-acala",
|
|
3663
3663
|
"minAmount": null,
|
|
3664
3664
|
"assetType": "ERC20",
|
|
3665
3665
|
"metadata": {
|
|
@@ -3708,10 +3708,10 @@
|
|
|
3708
3708
|
"shiden-LOCAL-aSEED": {
|
|
3709
3709
|
"originChain": "shiden",
|
|
3710
3710
|
"slug": "shiden-LOCAL-aSEED",
|
|
3711
|
-
"name": "
|
|
3711
|
+
"name": "aUSD SEED",
|
|
3712
3712
|
"symbol": "aSEED",
|
|
3713
3713
|
"decimals": 12,
|
|
3714
|
-
"priceId": "
|
|
3714
|
+
"priceId": "ausd-seed-karura",
|
|
3715
3715
|
"minAmount": "1",
|
|
3716
3716
|
"assetType": "LOCAL",
|
|
3717
3717
|
"metadata": {
|
|
@@ -3725,10 +3725,10 @@
|
|
|
3725
3725
|
"shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000": {
|
|
3726
3726
|
"originChain": "shidenEvm",
|
|
3727
3727
|
"slug": "shidenEvm-ERC20-aSEED-0xfFFfFFfF00000000000000010000000000000000",
|
|
3728
|
-
"name": "
|
|
3728
|
+
"name": "aUSD SEED",
|
|
3729
3729
|
"symbol": "aSEED",
|
|
3730
3730
|
"decimals": 12,
|
|
3731
|
-
"priceId": "
|
|
3731
|
+
"priceId": "ausd-seed-karura",
|
|
3732
3732
|
"minAmount": null,
|
|
3733
3733
|
"assetType": "ERC20",
|
|
3734
3734
|
"metadata": {
|
|
@@ -3738,13 +3738,13 @@
|
|
|
3738
3738
|
"hasValue": true,
|
|
3739
3739
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png"
|
|
3740
3740
|
},
|
|
3741
|
-
"bifrost-LOCAL-
|
|
3741
|
+
"bifrost-LOCAL-aSEED": {
|
|
3742
3742
|
"originChain": "bifrost",
|
|
3743
|
-
"slug": "bifrost-LOCAL-
|
|
3744
|
-
"name": "
|
|
3745
|
-
"symbol": "
|
|
3743
|
+
"slug": "bifrost-LOCAL-aSEED",
|
|
3744
|
+
"name": "aUSD SEED",
|
|
3745
|
+
"symbol": "aSEED",
|
|
3746
3746
|
"decimals": 12,
|
|
3747
|
-
"priceId": "
|
|
3747
|
+
"priceId": "ausd-seed-karura",
|
|
3748
3748
|
"minAmount": "100000000",
|
|
3749
3749
|
"assetType": "LOCAL",
|
|
3750
3750
|
"metadata": {
|
|
@@ -3754,7 +3754,7 @@
|
|
|
3754
3754
|
},
|
|
3755
3755
|
"multiChainAsset": "aSEED-aSEEDKarura",
|
|
3756
3756
|
"hasValue": true,
|
|
3757
|
-
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-
|
|
3757
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png"
|
|
3758
3758
|
},
|
|
3759
3759
|
"bifrost-LOCAL-KAR": {
|
|
3760
3760
|
"originChain": "bifrost",
|
|
@@ -6994,6 +6994,7 @@
|
|
|
6994
6994
|
"assetType": "LOCAL",
|
|
6995
6995
|
"metadata": {
|
|
6996
6996
|
"assetId": "5",
|
|
6997
|
+
"canPayTxFee": true,
|
|
6997
6998
|
"alternativeSwapAsset": "polkadot-NATIVE-DOT"
|
|
6998
6999
|
},
|
|
6999
7000
|
"multiChainAsset": "DOT-Polkadot",
|
|
@@ -8387,6 +8388,24 @@
|
|
|
8387
8388
|
"hasValue": true,
|
|
8388
8389
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astarzkevm-erc20-astr-0xdf41220c7e322bfef933d85d01821ad277f90172.png"
|
|
8389
8390
|
},
|
|
8391
|
+
"moonbeam-LOCAL-xcDED": {
|
|
8392
|
+
"originChain": "moonbeam",
|
|
8393
|
+
"slug": "moonbeam-LOCAL-xcDED",
|
|
8394
|
+
"name": "DED",
|
|
8395
|
+
"symbol": "xcDED",
|
|
8396
|
+
"decimals": 10,
|
|
8397
|
+
"priceId": null,
|
|
8398
|
+
"minAmount": "1",
|
|
8399
|
+
"assetType": "LOCAL",
|
|
8400
|
+
"metadata": {
|
|
8401
|
+
"assetId": "124463719055550872076363892993240202694",
|
|
8402
|
+
"assetType": "ForeignAsset",
|
|
8403
|
+
"contractAddress": "0xFFFFFFFF5DA2D7214D268375CF8FB1715705FDC6"
|
|
8404
|
+
},
|
|
8405
|
+
"multiChainAsset": null,
|
|
8406
|
+
"hasValue": true,
|
|
8407
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcded.png"
|
|
8408
|
+
},
|
|
8390
8409
|
"statemint-LOCAL-DOTA": {
|
|
8391
8410
|
"originChain": "statemint",
|
|
8392
8411
|
"slug": "statemint-LOCAL-DOTA",
|
|
@@ -8646,5 +8665,109 @@
|
|
|
8646
8665
|
"multiChainAsset": "PINK-StatemintPink",
|
|
8647
8666
|
"hasValue": true,
|
|
8648
8667
|
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-pink.png"
|
|
8668
|
+
},
|
|
8669
|
+
"acurast-NATIVE-cACU": {
|
|
8670
|
+
"originChain": "acurast",
|
|
8671
|
+
"slug": "acurast-NATIVE-cACU",
|
|
8672
|
+
"name": "Acurast Canary",
|
|
8673
|
+
"symbol": "cACU",
|
|
8674
|
+
"decimals": 12,
|
|
8675
|
+
"priceId": null,
|
|
8676
|
+
"minAmount": "1000000000",
|
|
8677
|
+
"assetType": "NATIVE",
|
|
8678
|
+
"metadata": null,
|
|
8679
|
+
"multiChainAsset": null,
|
|
8680
|
+
"hasValue": true,
|
|
8681
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acurast-native-cacu.png"
|
|
8682
|
+
},
|
|
8683
|
+
"mythos-NATIVE-MYTH": {
|
|
8684
|
+
"originChain": "mythos",
|
|
8685
|
+
"slug": "mythos-NATIVE-MYTH",
|
|
8686
|
+
"name": "Mythos",
|
|
8687
|
+
"symbol": "MYTH",
|
|
8688
|
+
"decimals": 18,
|
|
8689
|
+
"priceId": "mythos",
|
|
8690
|
+
"minAmount": "1000000000000000",
|
|
8691
|
+
"assetType": "NATIVE",
|
|
8692
|
+
"metadata": null,
|
|
8693
|
+
"multiChainAsset": null,
|
|
8694
|
+
"hasValue": true,
|
|
8695
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mythos-native-myth.png"
|
|
8696
|
+
},
|
|
8697
|
+
"statemint-LOCAL-BEEFY": {
|
|
8698
|
+
"originChain": "statemint",
|
|
8699
|
+
"slug": "statemint-LOCAL-BEEFY",
|
|
8700
|
+
"name": "BEEFY",
|
|
8701
|
+
"symbol": "BEEFY",
|
|
8702
|
+
"decimals": 2,
|
|
8703
|
+
"priceId": null,
|
|
8704
|
+
"minAmount": "1",
|
|
8705
|
+
"assetType": "LOCAL",
|
|
8706
|
+
"metadata": {
|
|
8707
|
+
"assetId": "420"
|
|
8708
|
+
},
|
|
8709
|
+
"multiChainAsset": "BEEFY-BEEFY",
|
|
8710
|
+
"hasValue": true,
|
|
8711
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-beefy.png"
|
|
8712
|
+
},
|
|
8713
|
+
"hydradx_main-LOCAL-BEEFY": {
|
|
8714
|
+
"originChain": "hydradx_main",
|
|
8715
|
+
"slug": "hydradx_main-LOCAL-BEEFY",
|
|
8716
|
+
"name": "BEEFY",
|
|
8717
|
+
"symbol": "BEEFY",
|
|
8718
|
+
"decimals": 2,
|
|
8719
|
+
"priceId": null,
|
|
8720
|
+
"minAmount": "1",
|
|
8721
|
+
"assetType": "LOCAL",
|
|
8722
|
+
"metadata": {
|
|
8723
|
+
"assetId": "1000036"
|
|
8724
|
+
},
|
|
8725
|
+
"multiChainAsset": "BEEFY-BEEFY",
|
|
8726
|
+
"hasValue": true,
|
|
8727
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-beefy.png"
|
|
8728
|
+
},
|
|
8729
|
+
"humanode-NATIVE-HMND": {
|
|
8730
|
+
"originChain": "humanode",
|
|
8731
|
+
"slug": "humanode-NATIVE-HMND",
|
|
8732
|
+
"name": "Humanode",
|
|
8733
|
+
"symbol": "HMND",
|
|
8734
|
+
"decimals": 18,
|
|
8735
|
+
"priceId": "humanode",
|
|
8736
|
+
"minAmount": "500",
|
|
8737
|
+
"assetType": "NATIVE",
|
|
8738
|
+
"metadata": null,
|
|
8739
|
+
"multiChainAsset": "HMND-Humanode",
|
|
8740
|
+
"hasValue": true,
|
|
8741
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanode-native-hmnd.png"
|
|
8742
|
+
},
|
|
8743
|
+
"humanodeEvm-NATIVE-eHMND": {
|
|
8744
|
+
"originChain": "humanodeEvm",
|
|
8745
|
+
"slug": "humanodeEvm-NATIVE-eHMND",
|
|
8746
|
+
"name": "Humanode",
|
|
8747
|
+
"symbol": "eHMND",
|
|
8748
|
+
"decimals": 18,
|
|
8749
|
+
"priceId": "humanode",
|
|
8750
|
+
"minAmount": "0",
|
|
8751
|
+
"assetType": "NATIVE",
|
|
8752
|
+
"metadata": null,
|
|
8753
|
+
"multiChainAsset": "HMND-Humanode",
|
|
8754
|
+
"hasValue": true,
|
|
8755
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanodeevm-native-ehmnd.png"
|
|
8756
|
+
},
|
|
8757
|
+
"humanodeEvm-ERC20-WeHMND-0x0000000000000000000000000000000000000802": {
|
|
8758
|
+
"originChain": "humanodeEvm",
|
|
8759
|
+
"slug": "humanodeEvm-ERC20-WeHMND-0x0000000000000000000000000000000000000802",
|
|
8760
|
+
"name": "Wrapped Humanode",
|
|
8761
|
+
"symbol": "WeHMND",
|
|
8762
|
+
"decimals": 18,
|
|
8763
|
+
"priceId": "wrapped-ehmnd",
|
|
8764
|
+
"minAmount": "0",
|
|
8765
|
+
"assetType": "ERC20",
|
|
8766
|
+
"metadata": {
|
|
8767
|
+
"contractAddress": "0x0000000000000000000000000000000000000802"
|
|
8768
|
+
},
|
|
8769
|
+
"multiChainAsset": "HMND-Humanode",
|
|
8770
|
+
"hasValue": true,
|
|
8771
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanodeevm-erc20-wehmnd-0x0000000000000000000000000000000000000802.png"
|
|
8649
8772
|
}
|
|
8650
8773
|
}
|
package/cjs/data/ChainInfo.json
CHANGED
|
@@ -7700,7 +7700,10 @@
|
|
|
7700
7700
|
"existentialDeposit": "0",
|
|
7701
7701
|
"symbol": "ETH",
|
|
7702
7702
|
"decimals": 18,
|
|
7703
|
-
"supportSmartContract":
|
|
7703
|
+
"supportSmartContract": [
|
|
7704
|
+
"ERC20",
|
|
7705
|
+
"ERC721"
|
|
7706
|
+
],
|
|
7704
7707
|
"abiExplorer": "https://astar-zkevm.explorer.startale.com/"
|
|
7705
7708
|
},
|
|
7706
7709
|
"substrateInfo": null,
|
|
@@ -7814,5 +7817,130 @@
|
|
|
7814
7817
|
},
|
|
7815
7818
|
"substrateInfo": null,
|
|
7816
7819
|
"extraInfo": null
|
|
7820
|
+
},
|
|
7821
|
+
"acurast": {
|
|
7822
|
+
"slug": "acurast",
|
|
7823
|
+
"name": "Acurast Canary",
|
|
7824
|
+
"isTestnet": false,
|
|
7825
|
+
"chainStatus": "ACTIVE",
|
|
7826
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acurast.png",
|
|
7827
|
+
"providers": {
|
|
7828
|
+
"Acurast": "wss://acurast-canarynet-ws.prod.gke.papers.tech"
|
|
7829
|
+
},
|
|
7830
|
+
"evmInfo": null,
|
|
7831
|
+
"substrateInfo": {
|
|
7832
|
+
"relaySlug": "kusama",
|
|
7833
|
+
"paraId": 2239,
|
|
7834
|
+
"genesisHash": "0xce7681fb12aa8f7265d229a9074be0ea1d5e99b53eedcec2deade43857901808",
|
|
7835
|
+
"addressPrefix": 42,
|
|
7836
|
+
"chainType": "PARACHAIN",
|
|
7837
|
+
"crowdloanUrl": null,
|
|
7838
|
+
"blockExplorer": null,
|
|
7839
|
+
"existentialDeposit": "1000000000",
|
|
7840
|
+
"symbol": "cACU",
|
|
7841
|
+
"decimals": 12,
|
|
7842
|
+
"hasNativeNft": null,
|
|
7843
|
+
"supportStaking": null,
|
|
7844
|
+
"supportSmartContract": null,
|
|
7845
|
+
"crowdloanParaId": null,
|
|
7846
|
+
"crowdloanFunds": []
|
|
7847
|
+
},
|
|
7848
|
+
"extraInfo": null
|
|
7849
|
+
},
|
|
7850
|
+
"mythos": {
|
|
7851
|
+
"slug": "mythos",
|
|
7852
|
+
"name": "Mythos",
|
|
7853
|
+
"isTestnet": true,
|
|
7854
|
+
"chainStatus": "ACTIVE",
|
|
7855
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
7856
|
+
"providers": {
|
|
7857
|
+
"Parity": "wss://polkadot-mythos-rpc.polkadot.io"
|
|
7858
|
+
},
|
|
7859
|
+
"evmInfo": {
|
|
7860
|
+
"evmChainId": 201804,
|
|
7861
|
+
"blockExplorer": null,
|
|
7862
|
+
"existentialDeposit": "0",
|
|
7863
|
+
"symbol": "MYTH",
|
|
7864
|
+
"decimals": 18,
|
|
7865
|
+
"supportSmartContract": [
|
|
7866
|
+
"ERC20",
|
|
7867
|
+
"ERC721"
|
|
7868
|
+
],
|
|
7869
|
+
"abiExplorer": null
|
|
7870
|
+
},
|
|
7871
|
+
"substrateInfo": {
|
|
7872
|
+
"relaySlug": "polkadot",
|
|
7873
|
+
"paraId": 3369,
|
|
7874
|
+
"genesisHash": "0xf6ee56e9c5277df5b4ce6ae9983ee88f3cbed27d31beeb98f9f84f997a1ab0b9",
|
|
7875
|
+
"addressPrefix": 29972,
|
|
7876
|
+
"chainType": "PARACHAIN",
|
|
7877
|
+
"crowdloanUrl": null,
|
|
7878
|
+
"blockExplorer": null,
|
|
7879
|
+
"existentialDeposit": "1000000000000000",
|
|
7880
|
+
"symbol": "MYTH",
|
|
7881
|
+
"decimals": 18,
|
|
7882
|
+
"hasNativeNft": null,
|
|
7883
|
+
"supportStaking": null,
|
|
7884
|
+
"supportSmartContract": null,
|
|
7885
|
+
"crowdloanParaId": null,
|
|
7886
|
+
"crowdloanFunds": []
|
|
7887
|
+
},
|
|
7888
|
+
"extraInfo": null
|
|
7889
|
+
},
|
|
7890
|
+
"humanode": {
|
|
7891
|
+
"slug": "humanode",
|
|
7892
|
+
"name": "Humanode",
|
|
7893
|
+
"isTestnet": false,
|
|
7894
|
+
"chainStatus": "ACTIVE",
|
|
7895
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanode.png",
|
|
7896
|
+
"providers": {
|
|
7897
|
+
"Humanode": "wss://explorer-rpc-ws.mainnet.stages.humanode.io"
|
|
7898
|
+
},
|
|
7899
|
+
"evmInfo": null,
|
|
7900
|
+
"substrateInfo": {
|
|
7901
|
+
"relaySlug": null,
|
|
7902
|
+
"paraId": null,
|
|
7903
|
+
"genesisHash": "0xc56fa32442b2dad76f214b3ae07998e4ca09736e4813724bfb0717caae2c8bee",
|
|
7904
|
+
"addressPrefix": 5234,
|
|
7905
|
+
"chainType": "RELAYCHAIN",
|
|
7906
|
+
"crowdloanUrl": null,
|
|
7907
|
+
"blockExplorer": "https://humanode.subscan.io/",
|
|
7908
|
+
"existentialDeposit": "500",
|
|
7909
|
+
"symbol": "HMND",
|
|
7910
|
+
"decimals": 18,
|
|
7911
|
+
"hasNativeNft": null,
|
|
7912
|
+
"supportStaking": null,
|
|
7913
|
+
"supportSmartContract": null,
|
|
7914
|
+
"crowdloanParaId": null,
|
|
7915
|
+
"crowdloanFunds": []
|
|
7916
|
+
},
|
|
7917
|
+
"extraInfo": {
|
|
7918
|
+
"subscanSlug": "humanode",
|
|
7919
|
+
"chainBalanceSlug": null
|
|
7920
|
+
}
|
|
7921
|
+
},
|
|
7922
|
+
"humanodeEvm": {
|
|
7923
|
+
"slug": "humanodeEvm",
|
|
7924
|
+
"name": "Humanode - EVM",
|
|
7925
|
+
"isTestnet": false,
|
|
7926
|
+
"chainStatus": "ACTIVE",
|
|
7927
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanodeevm.png",
|
|
7928
|
+
"providers": {
|
|
7929
|
+
"Humanode": "https://explorer-rpc-http.mainnet.stages.humanode.io"
|
|
7930
|
+
},
|
|
7931
|
+
"evmInfo": {
|
|
7932
|
+
"evmChainId": 5234,
|
|
7933
|
+
"blockExplorer": "https://humanode.subscan.io/",
|
|
7934
|
+
"existentialDeposit": "0",
|
|
7935
|
+
"symbol": "eHMND",
|
|
7936
|
+
"decimals": 18,
|
|
7937
|
+
"supportSmartContract": [
|
|
7938
|
+
"ERC20",
|
|
7939
|
+
"ERC721"
|
|
7940
|
+
],
|
|
7941
|
+
"abiExplorer": "https://humanode.subscan.io/"
|
|
7942
|
+
},
|
|
7943
|
+
"substrateInfo": null,
|
|
7944
|
+
"extraInfo": null
|
|
7817
7945
|
}
|
|
7818
7946
|
}
|
|
@@ -225,6 +225,10 @@
|
|
|
225
225
|
"hydradx_rococo": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/hydradx_rococo.png",
|
|
226
226
|
"creditcoinTest": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/creditcointest.png",
|
|
227
227
|
"xlayer": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/xlayer.png",
|
|
228
|
+
"acurast": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/acurast.png",
|
|
229
|
+
"mythos": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/mythos.png",
|
|
230
|
+
"humanode": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanode.png",
|
|
231
|
+
"humanodeEvm": "https://dev.sw-chain-list-assets.pages.dev/assets/chains/humanodeevm.png",
|
|
228
232
|
"custom-Substrate-gosnetwork": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png",
|
|
229
233
|
"custom-Substrate-gosspectral": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chains/gos_37cd7c233c.png"
|
|
230
234
|
}
|
|
@@ -456,6 +456,24 @@
|
|
|
456
456
|
"symbol": "vDOT",
|
|
457
457
|
"priceId": "voucher-dot",
|
|
458
458
|
"hasValue": true,
|
|
459
|
-
"icon": "https://
|
|
459
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/vdot-voucherdot.png"
|
|
460
|
+
},
|
|
461
|
+
"BEEFY-BEEFY": {
|
|
462
|
+
"slug": "BEEFY-BEEFY",
|
|
463
|
+
"originChainAsset": "statemint-LOCAL-BEEFY",
|
|
464
|
+
"name": "BEEFY",
|
|
465
|
+
"symbol": "BEEFY",
|
|
466
|
+
"priceId": null,
|
|
467
|
+
"hasValue": true,
|
|
468
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/beefy-beefy.png"
|
|
469
|
+
},
|
|
470
|
+
"HMND-Humanode": {
|
|
471
|
+
"slug": "HMND-Humanode",
|
|
472
|
+
"originChainAsset": "humanode-NATIVE-HMND",
|
|
473
|
+
"name": "Humanode",
|
|
474
|
+
"symbol": "HMND",
|
|
475
|
+
"priceId": "humanode",
|
|
476
|
+
"hasValue": true,
|
|
477
|
+
"icon": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/hmnd-humanode.png"
|
|
460
478
|
}
|
|
461
479
|
}
|
package/cjs/packageInfo.js
CHANGED
package/data/AssetLogoMap.json
CHANGED
|
@@ -29,7 +29,7 @@
|
|
|
29
29
|
"moonbeam-local-xcintr": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcintr.png",
|
|
30
30
|
"moonbeam-local-xcibtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcibtc.png",
|
|
31
31
|
"moonbeam-local-xcaca": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaca.png",
|
|
32
|
-
"moonbeam-local-
|
|
32
|
+
"moonbeam-local-xcaseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-local-xcaseed.png",
|
|
33
33
|
"moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/moonbeam-erc721-mfbb-0x02a6dec99b2ca768d638fcd87a96f6069f91287c.png",
|
|
34
34
|
"ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/ethereum-erc20-weth-0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2.png",
|
|
35
35
|
"astar-local-dot": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/astar-local-dot.png",
|
|
@@ -61,7 +61,7 @@
|
|
|
61
61
|
"calamari-local-bnb": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-bnb.png",
|
|
62
62
|
"calamari-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-wbtc.png",
|
|
63
63
|
"calamari-local-busd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-busd.png",
|
|
64
|
-
"calamari-local-
|
|
64
|
+
"calamari-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-aseed.png",
|
|
65
65
|
"calamari-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-usdt.png",
|
|
66
66
|
"calamari-local-zkusdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-zkusdt.png",
|
|
67
67
|
"calamari-local-dai": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/calamari-local-dai.png",
|
|
@@ -237,7 +237,7 @@
|
|
|
237
237
|
"karura-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/karura-local-aseed.png",
|
|
238
238
|
"shiden-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shiden-local-aseed.png",
|
|
239
239
|
"shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/shidenevm-erc20-aseed-0xffffffff00000000000000010000000000000000.png",
|
|
240
|
-
"bifrost-local-
|
|
240
|
+
"bifrost-local-aseed": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-aseed.png",
|
|
241
241
|
"bifrost-local-kar": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/bifrost-local-kar.png",
|
|
242
242
|
"statemine-local-usdt": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-usdt.png",
|
|
243
243
|
"statemine-local-rmrk": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemine-local-rmrk.png",
|
|
@@ -533,6 +533,13 @@
|
|
|
533
533
|
"hydradx_main-local-wbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-wbtc.png",
|
|
534
534
|
"hydradx_main-local-ibtc": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-ibtc.png",
|
|
535
535
|
"hydradx_main-local-pink": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-pink.png",
|
|
536
|
+
"acurast-native-cacu": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/acurast-native-cacu.png",
|
|
537
|
+
"mythos-native-myth": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/mythos-native-myth.png",
|
|
538
|
+
"statemint-local-beefy": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/statemint-local-beefy.png",
|
|
539
|
+
"hydradx_main-local-beefy": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/hydradx_main-local-beefy.png",
|
|
540
|
+
"humanode-native-hmnd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanode-native-hmnd.png",
|
|
541
|
+
"humanodeevm-native-ehmnd": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanodeevm-native-ehmnd.png",
|
|
542
|
+
"humanodeevm-erc20-wehmnd-0x0000000000000000000000000000000000000802": "https://dev.sw-chain-list-assets.pages.dev/assets/chain-assets/humanodeevm-erc20-wehmnd-0x0000000000000000000000000000000000000802.png",
|
|
536
543
|
"eth-ethereum": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/eth-ethereum.png",
|
|
537
544
|
"ibtc-interbtc": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ibtc-interbtc.png",
|
|
538
545
|
"glmr-moonbeam": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/glmr-moonbeam.png",
|
|
@@ -583,9 +590,10 @@
|
|
|
583
590
|
"ded-ded": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ded-ded.png",
|
|
584
591
|
"bncs-inscriptiontoken": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/bncs-inscriptiontoken.png",
|
|
585
592
|
"ape-apecoin": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/ape-apecoin.png",
|
|
586
|
-
"
|
|
593
|
+
"beefy-beefy": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/beefy-beefy.png",
|
|
594
|
+
"hmnd-humanode": "https://dev.sw-chain-list-assets.pages.dev/assets/multi-chain-assets/hmnd-humanode.png",
|
|
587
595
|
"custom-moonbeam-erc20-cp-0x6021d2c27b6fbd6e7608d1f39b41398caee2f824": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/cp_77d5363018.png",
|
|
588
596
|
"custom-aleph-psp22-zpf-5eskjbkpva1ppucmrkcmazdhqm9shihws9uqqsoi4vrdcdle": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/zpf_2f06de3f07.png",
|
|
589
597
|
"custom-custom-substrate-gosnetwork-native-gos": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png",
|
|
590
598
|
"custom-custom-substrate-gosspectral-native-gost": "https://dev.sw-chain-list-assets.pages.dev/assets/custom-chain-assets/gos_a4d1a9cf7a.png"
|
|
591
|
-
}
|
|
599
|
+
}
|