@subwallet/chain-list 0.2.2 → 0.2.3-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.
@@ -269,5 +269,22 @@
269
269
  "srcChain": "interlay",
270
270
  "destChain": "statemint",
271
271
  "path": "XCM"
272
+ },
273
+
274
+ "calamari-NATIVE-KMA___calamari-LOCAL-zkKMA": {
275
+ "srcAsset": "calamari-NATIVE-KMA",
276
+ "destAsset": "calamari-LOCAL-zkKMA",
277
+ "srcChain": "calamari",
278
+ "destChain": "calamari",
279
+ "displayName": "Calamari (private)",
280
+ "path": "MANTA_ZK"
281
+ },
282
+ "calamari-LOCAL-zkKMA___calamari-NATIVE-KMA": {
283
+ "srcAsset": "calamari-LOCAL-zkKMA",
284
+ "destAsset": "calamari-NATIVE-KMA",
285
+ "srcChain": "calamari",
286
+ "destChain": "calamari",
287
+ "displayName": "Calamari (public)",
288
+ "path": "MANTA_ZK"
272
289
  }
273
290
  }
@@ -926,6 +926,7 @@
926
926
  "hasValue": false,
927
927
  "icon": "bifrost.png"
928
928
  },
929
+
929
930
  "calamari-NATIVE-KMA": {
930
931
  "originChain": "calamari",
931
932
  "slug": "calamari-NATIVE-KMA",
@@ -935,11 +936,222 @@
935
936
  "priceId": "calamari-network",
936
937
  "minAmount": "100000000000",
937
938
  "assetType": "NATIVE",
938
- "metadata": null,
939
- "multiChainAsset": null,
939
+ "metadata": {
940
+ "assetId": "1"
941
+ },
942
+ "multiChainAsset": "KMA-Calamari",
940
943
  "hasValue": true,
941
944
  "icon": "calamarinetwork.png"
942
945
  },
946
+ "calamari-LOCAL-zkKMA": {
947
+ "originChain": "calamari",
948
+ "slug": "calamari-LOCAL-zkKMA",
949
+ "name": "Calamari",
950
+ "symbol": "zkKMA",
951
+ "decimals": 12,
952
+ "priceId": "calamari-network",
953
+ "minAmount": "100000000000",
954
+ "assetType": "LOCAL",
955
+ "metadata": {
956
+ "assetId": "1"
957
+ },
958
+ "multiChainAsset": "KMA-Calamari",
959
+ "hasValue": true,
960
+ "icon": "calamarinetwork.png"
961
+ },
962
+ "calamari-LOCAL-USDT": {
963
+ "originChain": "calamari",
964
+ "slug": "calamari-LOCAL-USDT",
965
+ "name": "Tether USD",
966
+ "symbol": "USDT",
967
+ "decimals": 6,
968
+ "priceId": "tether",
969
+ "minAmount": "1000",
970
+ "assetType": "LOCAL",
971
+ "metadata": {
972
+ "assetId": "14"
973
+ },
974
+ "multiChainAsset": "USDT-Tether",
975
+ "hasValue": true,
976
+ "icon": "usdt.png"
977
+ },
978
+ "calamari-LOCAL-zkUSDT": {
979
+ "originChain": "calamari",
980
+ "slug": "calamari-LOCAL-zkUSDT",
981
+ "name": "Tether USD",
982
+ "symbol": "zkUSDT",
983
+ "decimals": 6,
984
+ "priceId": "tether",
985
+ "minAmount": "1000",
986
+ "assetType": "LOCAL",
987
+ "metadata": {
988
+ "assetId": "14"
989
+ },
990
+ "multiChainAsset": "USDT-Tether",
991
+ "hasValue": true,
992
+ "icon": "usdt.png"
993
+ },
994
+ "calamari-LOCAL-DAI": {
995
+ "originChain": "calamari",
996
+ "slug": "calamari-LOCAL-DAI",
997
+ "name": "DAI Stablecoin",
998
+ "symbol": "DAI",
999
+ "decimals": 18,
1000
+ "priceId": "dai",
1001
+ "minAmount": "10000000000000000",
1002
+ "assetType": "LOCAL",
1003
+ "metadata": {
1004
+ "assetId": "15"
1005
+ },
1006
+ "multiChainAsset": "DAI-DaiStablecoin",
1007
+ "hasValue": true,
1008
+ "icon": "dai.png"
1009
+ },
1010
+ "calamari-LOCAL-zkDAI": {
1011
+ "originChain": "calamari",
1012
+ "slug": "calamari-LOCAL-zkDAI",
1013
+ "name": "DAI Stablecoin",
1014
+ "symbol": "zkDAI",
1015
+ "decimals": 18,
1016
+ "priceId": "dai",
1017
+ "minAmount": "10000000000000000",
1018
+ "assetType": "LOCAL",
1019
+ "metadata": {
1020
+ "assetId": "15"
1021
+ },
1022
+ "multiChainAsset": "DAI-DaiStablecoin",
1023
+ "hasValue": true,
1024
+ "icon": "dai.png"
1025
+ },
1026
+ "calamari-LOCAL-USDC": {
1027
+ "originChain": "calamari",
1028
+ "slug": "calamari-LOCAL-USDC",
1029
+ "name": "USD Coin",
1030
+ "symbol": "USDC",
1031
+ "decimals": 6,
1032
+ "priceId": "usd-coin",
1033
+ "minAmount": "10000",
1034
+ "assetType": "LOCAL",
1035
+ "metadata": {
1036
+ "assetId": "16"
1037
+ },
1038
+ "multiChainAsset": "USDC-USDCoin",
1039
+ "hasValue": true,
1040
+ "icon": "usdc.png"
1041
+ },
1042
+ "calamari-LOCAL-zkUSDC": {
1043
+ "originChain": "calamari",
1044
+ "slug": "calamari-LOCAL-zkUSDC",
1045
+ "name": "USD Coin",
1046
+ "symbol": "zkUSDC",
1047
+ "decimals": 6,
1048
+ "priceId": "usd-coin",
1049
+ "minAmount": "10000",
1050
+ "assetType": "LOCAL",
1051
+ "metadata": {
1052
+ "assetId": "16"
1053
+ },
1054
+ "multiChainAsset": "USDC-USDCoin",
1055
+ "hasValue": true,
1056
+ "icon": "usdc.png"
1057
+ },
1058
+ "calamari-LOCAL-KAR": {
1059
+ "originChain": "calamari",
1060
+ "slug": "calamari-LOCAL-KAR",
1061
+ "name": "Karura",
1062
+ "symbol": "KAR",
1063
+ "decimals": 12,
1064
+ "priceId": "karura",
1065
+ "minAmount": "100000000000",
1066
+ "assetType": "LOCAL",
1067
+ "metadata": {
1068
+ "assetId": "8"
1069
+ },
1070
+ "multiChainAsset": "KAR-Karura",
1071
+ "hasValue": true,
1072
+ "icon": "karura.png"
1073
+ },
1074
+ "calamari-LOCAL-zkKAR": {
1075
+ "originChain": "calamari",
1076
+ "slug": "calamari-LOCAL-zkKAR",
1077
+ "name": "Karura",
1078
+ "symbol": "zkKAR",
1079
+ "decimals": 12,
1080
+ "priceId": "karura",
1081
+ "minAmount": "100000000000",
1082
+ "assetType": "LOCAL",
1083
+ "metadata": {
1084
+ "assetId": "8"
1085
+ },
1086
+ "multiChainAsset": "KAR-Karura",
1087
+ "hasValue": true,
1088
+ "icon": "karura.png"
1089
+ },
1090
+ "calamari-LOCAL-KSM": {
1091
+ "originChain": "calamari",
1092
+ "slug": "calamari-LOCAL-KSM",
1093
+ "name": "Kusama",
1094
+ "symbol": "KSM",
1095
+ "decimals": 12,
1096
+ "priceId": "kusama",
1097
+ "minAmount": "33333333",
1098
+ "assetType": "LOCAL",
1099
+ "metadata": {
1100
+ "assetId": "12"
1101
+ },
1102
+ "multiChainAsset": "KSM-Kusama",
1103
+ "hasValue": true,
1104
+ "icon": "kusama.png"
1105
+ },
1106
+ "calamari-LOCAL-zkKSM": {
1107
+ "originChain": "calamari",
1108
+ "slug": "calamari-LOCAL-zkKSM",
1109
+ "name": "Kusama",
1110
+ "symbol": "zkKSM",
1111
+ "decimals": 12,
1112
+ "priceId": "kusama",
1113
+ "minAmount": "33333333",
1114
+ "assetType": "LOCAL",
1115
+ "metadata": {
1116
+ "assetId": "12"
1117
+ },
1118
+ "multiChainAsset": "KSM-Kusama",
1119
+ "hasValue": true,
1120
+ "icon": "kusama.png"
1121
+ },
1122
+ "calamari-LOCAL-MOVR": {
1123
+ "originChain": "calamari",
1124
+ "slug": "calamari-LOCAL-MOVR",
1125
+ "name": "Moonriver",
1126
+ "symbol": "MOVR",
1127
+ "decimals": 18,
1128
+ "priceId": "moonriver",
1129
+ "minAmount": "100000000000000000",
1130
+ "assetType": "LOCAL",
1131
+ "metadata": {
1132
+ "assetId": "11"
1133
+ },
1134
+ "multiChainAsset": "MOVR-Moonriver",
1135
+ "hasValue": true,
1136
+ "icon": "moonriver.png"
1137
+ },
1138
+ "calamari-LOCAL-zkMOVR": {
1139
+ "originChain": "calamari",
1140
+ "slug": "calamari-LOCAL-zkMOVR",
1141
+ "name": "Moonriver",
1142
+ "symbol": "zkMOVR",
1143
+ "decimals": 18,
1144
+ "priceId": "moonriver",
1145
+ "minAmount": "100000000000000000",
1146
+ "assetType": "LOCAL",
1147
+ "metadata": {
1148
+ "assetId": "11"
1149
+ },
1150
+ "multiChainAsset": "MOVR-Moonriver",
1151
+ "hasValue": true,
1152
+ "icon": "moonriver.png"
1153
+ },
1154
+
943
1155
  "amplitude-NATIVE-AMPE": {
944
1156
  "originChain": "amplitude",
945
1157
  "slug": "amplitude-NATIVE-AMPE",