@subwallet/chain-list 0.0.1

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.
Files changed (222) hide show
  1. package/LICENSE +201 -0
  2. package/README.md +0 -0
  3. package/bundle-subwallet-chain-list.js +412 -0
  4. package/cjs/detectOther.js +11 -0
  5. package/cjs/detectPackage.js +12 -0
  6. package/cjs/index.js +39 -0
  7. package/cjs/logo/index.js +565 -0
  8. package/cjs/package.json +3 -0
  9. package/cjs/packageInfo.js +18 -0
  10. package/cjs/types.js +44 -0
  11. package/data/AssetRef.json +17 -0
  12. package/data/ChainAsset.json +132 -0
  13. package/data/ChainInfo.json +186 -0
  14. package/data/MultiChainAsset.json +37 -0
  15. package/detectOther.d.ts +2 -0
  16. package/detectOther.js +6 -0
  17. package/detectPackage.d.ts +1 -0
  18. package/detectPackage.js +9 -0
  19. package/index.d.ts +19 -0
  20. package/index.js +26 -0
  21. package/logo/01.chaosdao.png +0 -0
  22. package/logo/02.RMRK.png +0 -0
  23. package/logo/03.Ukraine.png +0 -0
  24. package/logo/04.Aris.png +0 -0
  25. package/logo/05.ArthSwap.svg +1 -0
  26. package/logo/06.Astar.png +0 -0
  27. package/logo/07.Basilisk.png +0 -0
  28. package/logo/08.Beans.png +0 -0
  29. package/logo/09.Calamari.png +0 -0
  30. package/logo/10.Centrifuge.png +0 -0
  31. package/logo/100.Statemine.png +0 -0
  32. package/logo/101.Subgame.png +0 -0
  33. package/logo/102.Subsocial.png +0 -0
  34. package/logo/103.tDOT.png +0 -0
  35. package/logo/104.UniqueNetwork.png +0 -0
  36. package/logo/105.USDC.png +0 -0
  37. package/logo/106.USDT.png +0 -0
  38. package/logo/107.Westend.png +0 -0
  39. package/logo/108.Equilibrium.png +0 -0
  40. package/logo/109.cws.png +0 -0
  41. package/logo/11.Chrwna.png +0 -0
  42. package/logo/110.solarflare.png +0 -0
  43. package/logo/111.rib.png +0 -0
  44. package/logo/112.moonwell-artemis.png +0 -0
  45. package/logo/113.origintrail.png +0 -0
  46. package/logo/114.kapex.png +0 -0
  47. package/logo/115.dorafactory.png +0 -0
  48. package/logo/116.bajun.png +0 -0
  49. package/logo/117.listen.png +0 -0
  50. package/logo/118.kabocha.png +0 -0
  51. package/logo/119.gmDie.png +0 -0
  52. package/logo/12.Coinversation.png +0 -0
  53. package/logo/120.amplitude.jpg +0 -0
  54. package/logo/121.ternoa.svg +39 -0
  55. package/logo/122.dataHighway.png +0 -0
  56. package/logo/123.Transak.png +0 -0
  57. package/logo/123.iBTC.jpg +0 -0
  58. package/logo/125.Moonpay.png +0 -0
  59. package/logo/126.OnRamper.png +0 -0
  60. package/logo/127.Gear.png +0 -0
  61. package/logo/127.MoonpayDark.png +0 -0
  62. package/logo/128.BIT.png +0 -0
  63. package/logo/128.OnRamperDark.png +0 -0
  64. package/logo/129.snow.png +0 -0
  65. package/logo/13.Composable.png +0 -0
  66. package/logo/130.PANX.jpg +0 -0
  67. package/logo/131.Arctic.png +0 -0
  68. package/logo/132.LDO.png +0 -0
  69. package/logo/133.1inch.jpg +0 -0
  70. package/logo/134.apecoin.jpg +0 -0
  71. package/logo/135.bat.jpg +0 -0
  72. package/logo/139.link.jpg +0 -0
  73. package/logo/14.csg.png +0 -0
  74. package/logo/140.chiliz.jpg +0 -0
  75. package/logo/141.comp.jpg +0 -0
  76. package/logo/142.cro.jpg +0 -0
  77. package/logo/143.enjin.jpg +0 -0
  78. package/logo/144.ens.jpg +0 -0
  79. package/logo/145.FTM.jpg +0 -0
  80. package/logo/146.gala.jpg +0 -0
  81. package/logo/147.kyber.jpg +0 -0
  82. package/logo/148.MKR.jpg +0 -0
  83. package/logo/149.MATIC.jpg +0 -0
  84. package/logo/15.CSM.png +0 -0
  85. package/logo/150.SAND.jpg +0 -0
  86. package/logo/151.NEAR.jpg +0 -0
  87. package/logo/153.THETA.jpg +0 -0
  88. package/logo/154.Uniswap.jpg +0 -0
  89. package/logo/156.wsteth.jpg +0 -0
  90. package/logo/157.BNB.png +0 -0
  91. package/logo/157.busdt.png +0 -0
  92. package/logo/158.cardano.png +0 -0
  93. package/logo/159.pancake.png +0 -0
  94. package/logo/16.Darwinia.png +0 -0
  95. package/logo/16.Kilt.png +0 -0
  96. package/logo/160.vbusd.png +0 -0
  97. package/logo/161.vusdt.png +0 -0
  98. package/logo/162.xrp.png +0 -0
  99. package/logo/163.boba.png +0 -0
  100. package/logo/164.xxnetwork.png +0 -0
  101. package/logo/165.watr.png +0 -0
  102. package/logo/166.fusotao.png +0 -0
  103. package/logo/167.discovol.png +0 -0
  104. package/logo/168.atocha.png +0 -0
  105. package/logo/169.myriad.png +0 -0
  106. package/logo/17.Edgeware.png +0 -0
  107. package/logo/17.Solarbeam.png +0 -0
  108. package/logo/170.dbio.png +0 -0
  109. package/logo/171.barnacle.png +0 -0
  110. package/logo/172.Pendulum.png +0 -0
  111. package/logo/172.collectives.png +0 -0
  112. package/logo/173.ajuna.png +0 -0
  113. package/logo/174.bitgreen.png +0 -0
  114. package/logo/175.frequency.png +0 -0
  115. package/logo/176.hashed.png +0 -0
  116. package/logo/177.kylin.png +0 -0
  117. package/logo/178.ipci.png +0 -0
  118. package/logo/179.kico.png +0 -0
  119. package/logo/18.KMA.png +0 -0
  120. package/logo/180.luhn.png +0 -0
  121. package/logo/181.riodefi.png +0 -0
  122. package/logo/182.automata.png +0 -0
  123. package/logo/183.creditcoin.png +0 -0
  124. package/logo/184.crownSterling.png +0 -0
  125. package/logo/185.dockMainnet.png +0 -0
  126. package/logo/186.kusari.png +0 -0
  127. package/logo/187.logion.png +0 -0
  128. package/logo/188.nftmart.png +0 -0
  129. package/logo/189.polymesh.png +0 -0
  130. package/logo/19.Frax.png +0 -0
  131. package/logo/19.Litentry.png +0 -0
  132. package/logo/190.riochain.png +0 -0
  133. package/logo/191.sherpax.png +0 -0
  134. package/logo/192.swapdex.png +0 -0
  135. package/logo/193.3dpass.png +0 -0
  136. package/logo/194.kulupu.png +0 -0
  137. package/logo/195.joystream.png +0 -0
  138. package/logo/196.tfa.png +0 -0
  139. package/logo/20.Heiko.png +0 -0
  140. package/logo/20.Litmus.png +0 -0
  141. package/logo/21.HKO.png +0 -0
  142. package/logo/22.Imbue.png +0 -0
  143. package/logo/22.JPYD.png +0 -0
  144. package/logo/23.kbtc.png +0 -0
  145. package/logo/25.Kico.png +0 -0
  146. package/logo/27.Kintsugi.png +0 -0
  147. package/logo/31.Manta.png +0 -0
  148. package/logo/32.Moonwell.png +0 -0
  149. package/logo/33.Moonbase.png +0 -0
  150. package/logo/34.Moonbeam.png +0 -0
  151. package/logo/35.OAK_Network.png +0 -0
  152. package/logo/36.Opal.png +0 -0
  153. package/logo/37.Oru.png +0 -0
  154. package/logo/38.Pichiu.png +0 -0
  155. package/logo/39.Pioneer.png +0 -0
  156. package/logo/40.Pkex.png +0 -0
  157. package/logo/40.PolarisDAO.png +0 -0
  158. package/logo/41.Quartz.png +0 -0
  159. package/logo/42.Shiden.png +0 -0
  160. package/logo/44.SiriusFinance.png +0 -0
  161. package/logo/45.Starlay.png +0 -0
  162. package/logo/46.Subspace.png +0 -0
  163. package/logo/47.TaiKSM.png +0 -0
  164. package/logo/48.Tinker.png +0 -0
  165. package/logo/49.Turing.png +0 -0
  166. package/logo/50.StellaSwap.png +0 -0
  167. package/logo/51.Zeitgeist.png +0 -0
  168. package/logo/52.Zenlink.png +0 -0
  169. package/logo/53.3USD.png +0 -0
  170. package/logo/54.Acala.png +0 -0
  171. package/logo/55.Aleph.png +0 -0
  172. package/logo/56.Altair.png +0 -0
  173. package/logo/57.AdtrisDAO.png +0 -0
  174. package/logo/58.aUSD.png +0 -0
  175. package/logo/59.Bifrost.png +0 -0
  176. package/logo/60.Bill.png +0 -0
  177. package/logo/61.Bit.Country.jpg +0 -0
  178. package/logo/62.BNB.png +0 -0
  179. package/logo/63.BNC.png +0 -0
  180. package/logo/64.BTC.png +0 -0
  181. package/logo/65.BUSD.png +0 -0
  182. package/logo/66.ChainX.png +0 -0
  183. package/logo/67.Clover.png +0 -0
  184. package/logo/68.Crab.png +0 -0
  185. package/logo/69.Crust.png +0 -0
  186. package/logo/70.DAI.png +0 -0
  187. package/logo/71.Polkadot.png +0 -0
  188. package/logo/72.Kusama.png +0 -0
  189. package/logo/73.Default.png +0 -0
  190. package/logo/74.Dolphin.png +0 -0
  191. package/logo/75.Efinity.png +0 -0
  192. package/logo/76.Encointer.png +0 -0
  193. package/logo/77.Ethereum.png +0 -0
  194. package/logo/78.Genshiro.png +0 -0
  195. package/logo/79.Glint.png +0 -0
  196. package/logo/80.HydraDX.png +0 -0
  197. package/logo/81.Integritee.png +0 -0
  198. package/logo/82.Interlay.png +0 -0
  199. package/logo/83.Karura.png +0 -0
  200. package/logo/84.Khala.png +0 -0
  201. package/logo/85.MangataX.png +0 -0
  202. package/logo/86.Moonriver.png +0 -0
  203. package/logo/87.Nodle.png +0 -0
  204. package/logo/88.Odyssey.png +0 -0
  205. package/logo/89.Pangolin.png +0 -0
  206. package/logo/90.Parallel.png +0 -0
  207. package/logo/91.Phala.png +0 -0
  208. package/logo/92.Picasso.png +0 -0
  209. package/logo/93.Polkadex.png +0 -0
  210. package/logo/94.Robonomics.png +0 -0
  211. package/logo/95.Rococo.png +0 -0
  212. package/logo/96.Sakura.png +0 -0
  213. package/logo/97.Shadow.png +0 -0
  214. package/logo/98.Shiba.png +0 -0
  215. package/logo/99.Sora.png +0 -0
  216. package/logo/index.d.ts +2 -0
  217. package/logo/index.js +558 -0
  218. package/package.json +271 -0
  219. package/packageInfo.d.ts +6 -0
  220. package/packageInfo.js +11 -0
  221. package/types.d.ts +90 -0
  222. package/types.js +34 -0
@@ -0,0 +1,132 @@
1
+ {
2
+ "polkadot-NATIVE-DOT": {
3
+ "originChain": "polkadot",
4
+ "slug": "polkadot-NATIVE-DOT",
5
+ "name": "Polkadot",
6
+ "symbol": "DOT",
7
+ "decimals": 10,
8
+ "priceId": "polkadot",
9
+ "minAmount": "10000000000",
10
+ "assetType": "NATIVE",
11
+ "metadata": null,
12
+ "multiChainAsset": "DOT-Polkadot"
13
+ },
14
+ "kusama-NATIVE-KSM": {
15
+ "originChain": "kusama",
16
+ "slug": "kusama-NATIVE-KSM",
17
+ "name": "Kusama",
18
+ "symbol": "KSM",
19
+ "decimals": 12,
20
+ "priceId": "kusama",
21
+ "minAmount": "33333333",
22
+ "assetType": "NATIVE",
23
+ "metadata": null,
24
+ "multiChainAsset": "KSM-Kusama"
25
+ },
26
+ "moonbeam-NATIVE-GLMR": {
27
+ "originChain": "moonbeam",
28
+ "slug": "moonbeam-NATIVE-GLMR",
29
+ "name": "Moonbeam",
30
+ "symbol": "GLMR",
31
+ "decimals": 18,
32
+ "priceId": "moonbeam",
33
+ "minAmount": "0",
34
+ "assetType": "NATIVE",
35
+ "metadata": null,
36
+ "multiChainAsset": "GLMR-Moonbeam"
37
+ },
38
+ "acala-NATIVE-ACA": {
39
+ "originChain": "acala",
40
+ "slug": "acala-NATIVE-ACA",
41
+ "name": "Acala",
42
+ "symbol": "ACA",
43
+ "decimals": 12,
44
+ "priceId": "acala",
45
+ "minAmount": "100000000000",
46
+ "assetType": "NATIVE",
47
+ "metadata": null,
48
+ "multiChainAsset": "ACA-Acala"
49
+ },
50
+ "acala-LOCAL-DOT": {
51
+ "originChain": "acala",
52
+ "slug": "acala-LOCAL-DOT",
53
+ "name": "Polkadot",
54
+ "symbol": "DOT",
55
+ "decimals": 10,
56
+ "priceId": "polkadot",
57
+ "minAmount": null,
58
+ "assetType": "LOCAL",
59
+ "metadata": null,
60
+ "multiChainAsset": "DOT-Polkadot"
61
+ },
62
+ "alephZeroTest-NATIVE-TZERO": {
63
+ "originChain": "alephZeroTest",
64
+ "slug": "alephZeroTest-NATIVE-TZERO",
65
+ "name": "Aleph Zero Testnet",
66
+ "symbol": "TZERO",
67
+ "decimals": 12,
68
+ "priceId": null,
69
+ "minAmount": "500",
70
+ "assetType": "NATIVE",
71
+ "metadata": null,
72
+ "multiChainAsset": null
73
+ },
74
+ "moonbeam-LOCAL-xcDOT": {
75
+ "originChain": "moonbeam",
76
+ "slug": "moonbeam-LOCAL-xcDOT",
77
+ "name": "Polkadot",
78
+ "symbol": "xcDOT",
79
+ "decimals": 10,
80
+ "priceId": "polkadot",
81
+ "minAmount": null,
82
+ "assetType": "LOCAL",
83
+ "metadata": {
84
+ "assetType": "ForeignAsset",
85
+ "assetId": "42259045809535163221576417993425387648"
86
+ },
87
+ "multiChainAsset": "DOT-Polkadot"
88
+ },
89
+ "moonbeam-LOCAL-xcACA": {
90
+ "originChain": "moonbeam",
91
+ "slug": "acala-LOCAL-xcACA",
92
+ "name": "Acala",
93
+ "symbol": "xcACA",
94
+ "decimals": 12,
95
+ "priceId": "acala",
96
+ "minAmount": null,
97
+ "assetType": "LOCAL",
98
+ "metadata": {
99
+ "assetType": "ForeignAsset",
100
+ "assetId": "224821240862170613278369189818311486111"
101
+ },
102
+ "multiChainAsset": "ACA-Acala"
103
+ },
104
+ "alephZeroTest-PSP22-PANX-5CY8zDBjUDNwZBHdGbERtLLSZqY7dJYsm1KhY6tSorYvnSke": {
105
+ "originChain": "alephZeroTest",
106
+ "slug": "alephZeroTest-PSP22-PANX-5CY8zDBjUDNwZBHdGbERtLLSZqY7dJYsm1KhY6tSorYvnSke",
107
+ "name": "PANX",
108
+ "symbol": "PANX",
109
+ "decimals": 12,
110
+ "priceId": null,
111
+ "minAmount": null,
112
+ "assetType": "PSP22",
113
+ "metadata": {
114
+ "contractAddress": "5CY8zDBjUDNwZBHdGbERtLLSZqY7dJYsm1KhY6tSorYvnSke"
115
+ },
116
+ "multiChainAsset": null
117
+ },
118
+ "moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c": {
119
+ "originChain": "moonbeam",
120
+ "slug": "moonbeam-ERC721-MFBB-0x02a6dec99b2ca768d638fcd87a96f6069f91287c",
121
+ "name": "MoonFit Beast and Beauty",
122
+ "symbol": "MFBB",
123
+ "decimals": null,
124
+ "priceId": null,
125
+ "minAmount": null,
126
+ "assetType": "ERC721",
127
+ "metadata": {
128
+ "contractAddress": "0x02A6DeC99B2Ca768D638fcD87A96F6069F91287c"
129
+ },
130
+ "multiChainAsset": null
131
+ }
132
+ }
@@ -0,0 +1,186 @@
1
+ {
2
+ "polkadot": {
3
+ "slug": "polkadot",
4
+ "name": "Polkadot Relay Chain",
5
+ "logo": "./71.Polkadot.png",
6
+ "providers": {
7
+ "Parity": "wss://rpc.polkadot.io",
8
+ "OnFinality": "wss://polkadot.api.onfinality.io/public-ws",
9
+ "Dwellir": "wss://polkadot-rpc.dwellir.com",
10
+ "Light Client": "light://substrate-connect/polkadot",
11
+ "RadiumBlock": "wss://polkadot.public.curie.radiumblock.io/ws",
12
+ "1RPC": "wss://1rpc.io/dot",
13
+ "PinkNode": "wss://public-rpc.pinknode.io/polkadot"
14
+ },
15
+ "substrateInfo": {
16
+ "paraId": null,
17
+ "relaySlug": null,
18
+ "genesisHash": "0x91b171bb158e2d3848fa23a9f1c25182fb8e20313b2c1eb49219da7a70ce90c3",
19
+ "addressPrefix": 0,
20
+ "crowdloanUrl": null,
21
+ "chainType": "RELAYCHAIN",
22
+ "blockExplorer": "https://polkadot.subscan.io/",
23
+
24
+ "symbol": "DOT",
25
+ "existentialDeposit": "10000000000",
26
+ "decimals": 10,
27
+
28
+ "hasNativeNft": false,
29
+ "supportStaking": true,
30
+ "supportSmartContract": null
31
+ },
32
+ "evmInfo": null
33
+ },
34
+ "kusama": {
35
+ "slug": "kusama",
36
+ "name": "Kusama Relay Chain",
37
+ "logo": "./72.Kusama.png",
38
+ "providers": {
39
+ "Parity": "wss://kusama-rpc.polkadot.io",
40
+ "OnFinality": "wss://kusama.api.onfinality.io/public-ws",
41
+ "Dwellir": "wss://kusama-rpc.dwellir.com",
42
+ "Light Client": "light://substrate-connect/kusama",
43
+ "PinkNode": "wss://public-rpc.pinknode.io/kusama",
44
+ "RadiumBlock": "wss://kusama.public.curie.radiumblock.xyz/ws",
45
+ "1RPC": "wss://1rpc.io/ksm"
46
+ },
47
+ "substrateInfo": {
48
+ "paraId": null,
49
+ "relaySlug": null,
50
+ "genesisHash": "0xb0a8d493285c2df73290dfb7e61f870f17b41801197a149ca93654499ea3dafe",
51
+ "addressPrefix": 2,
52
+ "crowdloanUrl": null,
53
+ "chainType": "RELAYCHAIN",
54
+ "blockExplorer": "https://kusama.subscan.io/",
55
+
56
+ "symbol": "KSM",
57
+ "existentialDeposit": "333333333",
58
+ "decimals": 12,
59
+
60
+ "hasNativeNft": true,
61
+ "supportStaking": true,
62
+ "supportSmartContract": null
63
+ },
64
+ "evmInfo": null
65
+ },
66
+ "moonbeam": {
67
+ "slug": "moonbeam",
68
+ "name": "Moonbeam",
69
+ "logo": "./34.Moonbeam.png",
70
+ "providers": {
71
+ "Moonbeam Foundation": "wss://wss.api.moonbeam.network",
72
+ "OnFinality": "wss://moonbeam.api.onfinality.io/public-ws",
73
+ "Dwellir": "wss://moonbeam-rpc.dwellir.com",
74
+ "1rpc": "wss://1rpc.io/glmr",
75
+ "PinkNode": "wss://public-rpc.pinknode.io/moonbeam",
76
+ "Blast": "wss://moonbeam.public.blastapi.io"
77
+ },
78
+ "substrateInfo": {
79
+ "paraId": 2004,
80
+ "relaySlug": "polkadot",
81
+ "genesisHash": "0xfe58ea77779b7abda7da4ec526d14db9b1e9cd40a217c34892af80a9b332b76d",
82
+ "addressPrefix": 1284,
83
+ "crowdloanUrl": "https://moonbeam.foundation/moonbeam-crowdloan/",
84
+ "chainType": "PARACHAIN",
85
+ "blockExplorer": "https://moonbeam.subscan.io/",
86
+
87
+ "symbol": "GLMR",
88
+ "existentialDeposit": "0",
89
+ "decimals": 18,
90
+
91
+ "hasNativeNft": true,
92
+ "supportStaking": true,
93
+ "supportSmartContract": null
94
+ },
95
+ "evmInfo": {
96
+ "evmChainId": 1284,
97
+ "blockExplorer": "https://moonscan.io/",
98
+
99
+ "symbol": "GLMR",
100
+ "decimals": 18,
101
+ "existentialDeposit": "0",
102
+
103
+ "supportSmartContract": ["ERC721", "ERC20"],
104
+ "abiExplorer": "https://api-moonbeam.moonscan.io/api?module=contract&action=getabi"
105
+ }
106
+ },
107
+ "acala": {
108
+ "slug": "acala",
109
+ "name": "Acala",
110
+ "logo": "./34.Moonbeam.png",
111
+ "providers": {
112
+ "Acala Foundation 0": "wss://acala-rpc-0.aca-api.network",
113
+ "Acala Foundation 1": "wss://acala-rpc-1.aca-api.network",
114
+ "Acala Foundation 2": "wss://acala-rpc-2.aca-api.network/ws",
115
+ "Acala Foundation 3": "wss://acala-rpc-3.aca-api.network/ws",
116
+ "Polkawallet 0": "wss://acala.polkawallet.io",
117
+ "OnFinality": "wss://acala-polkadot.api.onfinality.io/public-ws",
118
+ "Dwellir": "wss://acala-rpc.dwellir.com"
119
+ },
120
+ "substrateInfo": {
121
+ "paraId": 2000,
122
+ "relaySlug": "polkadot",
123
+ "genesisHash": "0xfc41b9bd8ef8fe53d58c7ea67c794c7ec9a73daf05e6d54b14ff6342c99ba64c",
124
+ "addressPrefix": 10,
125
+ "crowdloanUrl": "https://distribution.acala.network/",
126
+ "chainType": "PARACHAIN",
127
+ "blockExplorer": "https://acala.subscan.io/",
128
+
129
+ "symbol": "ACA",
130
+ "existentialDeposit": "100000000000",
131
+ "decimals": 12,
132
+
133
+ "hasNativeNft": true,
134
+ "supportStaking": false,
135
+ "supportSmartContract": null
136
+ }
137
+ },
138
+ "alephZeroTest": {
139
+ "slug": "alephZeroTest",
140
+ "name": "Aleph Zero Testnet",
141
+ "logo": "./55.Aleph.png",
142
+ "providers": {
143
+ "Aleph Zero Foundation": "wss://ws.test.azero.dev"
144
+ },
145
+ "substrateInfo": {
146
+ "paraId": null,
147
+ "relaySlug": null,
148
+ "genesisHash": "0x05d5279c52c484cc80396535a316add7d47b1c5b9e0398dd1f584149341460c5",
149
+ "addressPrefix": 42,
150
+ "crowdloanUrl": null,
151
+ "chainType": "RELAYCHAIN",
152
+
153
+ "blockExplorer": null,
154
+
155
+ "symbol": "TZERO",
156
+ "existentialDeposit": "500",
157
+ "decimals": 12,
158
+
159
+ "hasNativeNft": false,
160
+ "supportSmartContract": ["PSP34", "PSP22"],
161
+ "supportStaking": true
162
+ },
163
+ "evmInfo": null
164
+ },
165
+ "ethereum": {
166
+ "slug": "ethereum",
167
+ "name": "Ethereum Mainnet",
168
+ "logo": "./77.Ethereum.png",
169
+ "providers": {
170
+ "Cloudflare": "https://cloudflare-eth.com",
171
+ "BlastApi": "https://eth-mainnet.public.blastapi.io",
172
+ "Infura": "https://mainnet.infura.io/v3/b6bf7d3508c941499b10025c0776eaf8"
173
+ },
174
+ "substrateInfo": null,
175
+ "evmInfo": {
176
+ "evmChainId": 1,
177
+ "blockExplorer": "https://etherscan.io",
178
+
179
+ "symbol": "ETH",
180
+ "decimals": 18,
181
+ "existentialDeposit": "0",
182
+ "supportSmartContract": ["ERC20", "ERC721"],
183
+ "abiExplorer": "https://etherscan.io"
184
+ }
185
+ }
186
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "DOT-Polkadot": {
3
+ "slug": "DOT-Polkadot",
4
+ "originChainAsset": 1,
5
+ "name": "Polkadot",
6
+ "symbol": "DOT",
7
+ "priceId": "polkadot"
8
+ },
9
+ "KSM-Kusama": {
10
+ "slug": "KSM-Kusama",
11
+ "originChainAsset": 2,
12
+ "name": "Kusama",
13
+ "symbol": "KSM",
14
+ "priceId": "kusama"
15
+ },
16
+ "GLMR-Moonbeam": {
17
+ "slug": "GLMR-Moonbeam",
18
+ "originChainAsset": "moonbeam-NATIVE-GLMR",
19
+ "name": "Moonbeam",
20
+ "symbol": "GLMR",
21
+ "priceId": "moonbeam"
22
+ },
23
+ "ACA-Acala": {
24
+ "slug": "ACA-Acala",
25
+ "originChainAsset": "acala-NATIVE-ACA",
26
+ "name": "Acala",
27
+ "symbol": "ACA",
28
+ "priceId": "acala"
29
+ },
30
+ "USDT-Tether": {
31
+ "slug": "USDT-Tether",
32
+ "originChainAsset": null,
33
+ "name": "Tether",
34
+ "symbol": "USDT",
35
+ "priceId": "tether"
36
+ }
37
+ }
@@ -0,0 +1,2 @@
1
+ declare const _default: never[];
2
+ export default _default;
package/detectOther.js ADDED
@@ -0,0 +1,6 @@
1
+ // Copyright 2017-2022 @subwallet/chain-list authors & contributors
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+ // Empty template, auto-generated by @polkadot/dev
5
+
6
+ export default [];
@@ -0,0 +1 @@
1
+ export {};
@@ -0,0 +1,9 @@
1
+ // Copyright 2017-2023 @subwallet/chain-list authors & contributors
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+ // Do not edit, auto-generated by @polkadot/dev
5
+
6
+ import { detectPackage } from '@polkadot/util';
7
+ import others from "./detectOther.js";
8
+ import { packageInfo } from "./packageInfo.js";
9
+ detectPackage(packageInfo, null, others);
package/index.d.ts ADDED
@@ -0,0 +1,19 @@
1
+ import { _AssetRef, _ChainAsset, _ChainInfo, _MultiChainAsset } from './types';
2
+ export declare const ChainInfoMap: Record<string, _ChainInfo>;
3
+ export declare const ChainAssetMap: Record<string, _ChainAsset>;
4
+ export declare const AssetRefMap: Record<string, _AssetRef>;
5
+ export declare const MultiChainAssetMap: Record<string, _MultiChainAsset>;
6
+ export declare enum COMMON_CHAIN_SLUGS {
7
+ POLKADOT = "polkadot",
8
+ KUSAMA = "kusama",
9
+ MOONBEAM = "moonbeam",
10
+ MOONRIVER = "moonriver",
11
+ ETHEREUM = "ethereum",
12
+ ACALA = "acala",
13
+ KARURA = "karura",
14
+ ALEPH_ZERO = "aleph",
15
+ ASTAR = "astar",
16
+ WESTEND = "westend",
17
+ BINANCE = "binance"
18
+ }
19
+ export declare const _DEFAULT_CHAINS: string[];
package/index.js ADDED
@@ -0,0 +1,26 @@
1
+ // Copyright 2019-2022 @subwallet/chain-list authors & contributors
2
+ // SPDX-License-Identifier: Apache-2.0
3
+
4
+ import { default as _ChainInfoMap } from "./data/ChainInfo.json";
5
+ import { default as _ChainAssetMap } from "./data/ChainAsset.json";
6
+ import { default as _AssetRefMap } from "./data/AssetRef.json";
7
+ import { default as _MultiChainAssetMap } from "./data/MultiChainAsset.json";
8
+ export const ChainInfoMap = _ChainInfoMap;
9
+ export const ChainAssetMap = _ChainAssetMap;
10
+ export const AssetRefMap = _AssetRefMap;
11
+ export const MultiChainAssetMap = _MultiChainAssetMap;
12
+ export let COMMON_CHAIN_SLUGS;
13
+ (function (COMMON_CHAIN_SLUGS) {
14
+ COMMON_CHAIN_SLUGS["POLKADOT"] = "polkadot";
15
+ COMMON_CHAIN_SLUGS["KUSAMA"] = "kusama";
16
+ COMMON_CHAIN_SLUGS["MOONBEAM"] = "moonbeam";
17
+ COMMON_CHAIN_SLUGS["MOONRIVER"] = "moonriver";
18
+ COMMON_CHAIN_SLUGS["ETHEREUM"] = "ethereum";
19
+ COMMON_CHAIN_SLUGS["ACALA"] = "acala";
20
+ COMMON_CHAIN_SLUGS["KARURA"] = "karura";
21
+ COMMON_CHAIN_SLUGS["ALEPH_ZERO"] = "aleph";
22
+ COMMON_CHAIN_SLUGS["ASTAR"] = "astar";
23
+ COMMON_CHAIN_SLUGS["WESTEND"] = "westend";
24
+ COMMON_CHAIN_SLUGS["BINANCE"] = "binance";
25
+ })(COMMON_CHAIN_SLUGS || (COMMON_CHAIN_SLUGS = {}));
26
+ export const _DEFAULT_CHAINS = [COMMON_CHAIN_SLUGS.POLKADOT, COMMON_CHAIN_SLUGS.KUSAMA];
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1 @@
1
+ <?xml version="1.0" encoding="UTF-8"?><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 100 100"><defs><style>.e{fill:url(#d);}.f{fill:none;}</style><linearGradient id="d" x1="48.85" y1="-26.09" x2="50.67" y2="155.54" gradientTransform="matrix(1, 0, 0, 1, 0, 0)" gradientUnits="userSpaceOnUse"><stop offset="0" stop-color="#00ffe0"/><stop offset=".11" stop-color="#00f7e1"/><stop offset=".27" stop-color="#00e2e7"/><stop offset=".47" stop-color="#00c1ef"/><stop offset=".7" stop-color="#0092fb"/><stop offset=".76" stop-color="#0086ff"/></linearGradient></defs><g id="a"/><g id="b"><g id="c"><rect class="f" y="0" width="100" height="100"/><path class="e" d="M50,68.94c-1.66,3.22-3.34,6.5-5.03,9.82-1.69,3.33-3.35,6.64-4.98,9.91,1.63,3.28,3.3,6.59,4.98,9.92l5.03-9.91,5.03,9.91c1.69-3.33,3.35-6.64,4.98-9.92-1.64-3.27-3.3-6.58-4.98-9.91-1.69-3.33-3.37-6.6-5.03-9.82Zm19.82-.42c-1.54-3.2-3.12-6.4-4.73-9.59-1.62-3.19-3.24-6.3-4.87-9.33-1.68-3.12-3.35-6.15-5.03-9.08-1.74-3.05-3.48-6-5.2-8.83-1.73,2.84-3.46,5.78-5.2,8.84-1.67,2.93-3.35,5.96-5.02,9.08-1.62,3.02-3.25,6.13-4.87,9.32h0c-1.62,3.2-3.2,6.4-4.73,9.6-1.58,3.3-3.12,6.61-4.61,9.9-1.55,3.43-3.04,6.85-4.48,10.24,1.44,3.39,2.94,6.81,4.48,10.24,1.51-3.37,3.08-6.79,4.7-10.23,1.56-3.32,3.15-6.66,4.79-10.02,1.58-3.26,3.22-6.53,4.88-9.81,1.66-3.28,3.32-6.5,4.98-9.62,1.7-3.23,3.4-6.38,5.08-9.45,1.68,3.07,3.38,6.21,5.08,9.45,1.66,3.12,3.32,6.34,4.98,9.62,1.66,3.28,3.3,6.55,4.88,9.81,1.64,3.36,3.24,6.7,4.79,10.02,1.62,3.44,3.18,6.86,4.7,10.24,1.55-3.43,3.04-6.85,4.49-10.25-1.44-3.39-2.94-6.81-4.48-10.24-1.49-3.3-3.03-6.6-4.61-9.91Zm21.49,8.83c-1.2-3.49-2.48-6.98-3.83-10.46-1.26-3.27-2.58-6.53-3.96-9.78-1.31-3.09-2.68-6.18-4.11-9.22-1.38-2.96-2.8-5.89-4.27-8.78-1.47-2.9-2.95-5.7-4.46-8.41-1.55-2.8-3.11-5.5-4.68-8.09-1.65-2.73-3.3-5.34-4.96-7.81-1.76-2.65-3.54-5.17-5.31-7.54C53.83,4.67,51.91,2.25,50,0c-1.91,2.25-3.83,4.66-5.75,7.25-1.77,2.37-3.54,4.89-5.31,7.53-1.66,2.49-3.32,5.09-4.96,7.82-1.57,2.59-3.13,5.29-4.68,8.09-1.5,2.71-2.99,5.51-4.46,8.41-1.47,2.9-2.89,5.83-4.27,8.78-1.42,3.05-2.79,6.13-4.11,9.22-1.38,3.24-2.7,6.5-3.96,9.78-1.34,3.48-2.62,6.96-3.83,10.46-1.31,3.78-2.54,7.56-3.68,11.33,1.15,3.77,2.37,7.54,3.68,11.32,1.23-3.75,2.55-7.53,3.95-11.33,1.3-3.54,2.67-7.09,4.1-10.64,1.35-3.36,2.77-6.74,4.24-10.1,1.41-3.22,2.87-6.44,4.38-9.64,1.46-3.1,2.97-6.2,4.53-9.26,1.56-3.07,3.13-6.05,4.7-8.93,1.63-2.99,3.26-5.87,4.89-8.64,1.71-2.91,3.42-5.69,5.13-8.36,1.81-2.82,3.61-5.51,5.4-8.07,1.79,2.56,3.59,5.26,5.4,8.08,1.71,2.67,3.42,5.46,5.13,8.35,1.64,2.78,3.26,5.65,4.89,8.64,1.57,2.88,3.14,5.86,4.7,8.93,1.56,3.07,3.07,6.16,4.53,9.26,1.51,3.2,2.97,6.41,4.38,9.64,1.47,3.36,2.89,6.74,4.24,10.1,1.44,3.55,2.8,7.1,4.1,10.64,1.39,3.79,2.71,7.58,3.95,11.33,1.31-3.78,2.54-7.55,3.68-11.32-1.14-3.77-2.37-7.54-3.68-11.33Z"/></g></g></svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
@@ -0,0 +1,39 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <!-- Generator: Adobe Illustrator 26.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
3
+ <svg version="1.1" id="Calque_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
4
+ viewBox="0 0 283.5 283.5" style="enable-background:new 0 0 283.5 283.5;" xml:space="preserve">
5
+ <style type="text/css">
6
+ .st0{fill:url(#SVGID_1_);}
7
+ .st1{fill:url(#SVGID_00000139255201489438748190000002051599573515998098_);}
8
+ </style>
9
+ <radialGradient id="SVGID_1_" cx="38.3724" cy="813.9261" r="266.71" gradientTransform="matrix(1 0 0 1 0 -558)" gradientUnits="userSpaceOnUse">
10
+ <stop offset="7.675360e-02" style="stop-color:#004FFF"/>
11
+ <stop offset="0.4776" style="stop-color:#CB06ED"/>
12
+ <stop offset="0.7787" style="stop-color:#FF0062"/>
13
+ <stop offset="1" style="stop-color:#FF8500"/>
14
+ </radialGradient>
15
+ <path class="st0" d="M141.7,10c35.2,0,68.3,13.7,93.1,38.6s38.6,58,38.6,93.1s-13.7,68.3-38.6,93.1s-58,38.6-93.1,38.6
16
+ s-68.3-13.7-93.1-38.6S10,176.9,10,141.7s13.7-68.3,38.6-93.1S106.5,10,141.7,10 M141.7,0C63.5,0,0,63.5,0,141.7
17
+ s63.5,141.7,141.7,141.7S283.5,220,283.5,141.7S220,0,141.7,0L141.7,0z"/>
18
+ <radialGradient id="SVGID_00000163786088620989682370000017931451140397164162_" cx="-1560.8202" cy="74.9142" r="1.1336" gradientTransform="matrix(155.6487 -132.4332 131.5338 154.5915 233126.9844 -218047.4062)" gradientUnits="userSpaceOnUse">
19
+ <stop offset="7.675360e-02" style="stop-color:#004FFF"/>
20
+ <stop offset="0.4776" style="stop-color:#CB06ED"/>
21
+ <stop offset="0.7787" style="stop-color:#FF0062"/>
22
+ <stop offset="1" style="stop-color:#FF8500"/>
23
+ </radialGradient>
24
+ <path style="fill:url(#SVGID_00000163786088620989682370000017931451140397164162_);" d="M141.9,27.3c-24.7,0-48.8,8.1-68.6,23.2
25
+ c-19.6,15.1-34,36.2-40.6,60.2c-6.6,23.9-5.3,49.6,3.8,72.6s25.6,42.7,46.7,55.5c4.3,2.6,9.3,4,14.2,4h0.4c3.7,0,7.3-0.7,10.8-2.1
26
+ c3.3-1.5,6.5-3.4,9.1-6s4.7-5.8,6-9.2c1.3-3.4,2.1-7.1,2.1-10.8v-51.9c0-0.4-0.1-0.6-0.4-0.7c-0.2-0.2-0.5-0.4-0.7-0.4h-16.9
27
+ c-2.1,0.1-4.3-0.2-6.3-1c-2-0.7-3.8-2-5.4-3.4c-1.6-1.5-2.8-3.3-3.6-5.3c-0.7-2-1.2-4.2-1.2-6.3c0-2.1,0.5-4.3,1.2-6.3
28
+ c0.7-2,2-3.8,3.6-5.3c1.6-1.5,3.3-2.7,5.4-3.4c2-0.7,4.2-1.1,6.3-1h68.1c2.1-0.1,4.3,0.2,6.3,1c2,0.7,3.8,2,5.4,3.4
29
+ c1.6,1.5,2.8,3.3,3.6,5.3c0.7,2,1.2,4.2,1.2,6.3c0,2.1-0.5,4.3-1.2,6.3s-2,3.8-3.6,5.3c-1.6,1.5-3.3,2.7-5.4,3.4s-4.2,1.1-6.3,1H159
30
+ c-0.4,0-0.6,0.1-0.7,0.4c-0.2,0.2-0.4,0.5-0.4,0.7v51.9c0,7.5,3.1,14.6,8.3,19.9c5.3,5.3,12.4,8.3,19.9,8.3h0.4c5,0,9.9-1.5,14.2-4
31
+ c21.2-12.9,37.5-32.4,46.7-55.5c9.1-23.2,10.4-48.6,3.8-72.5s-20.9-45-40.6-60.1C190.7,35.5,166.7,27.3,141.9,27.3L141.9,27.3z
32
+ M61.5,163.8c-3.6,0-7.1-1-10.1-3.1c-3.1-2-5.3-4.8-6.7-8.2c-1.3-3.3-1.7-7-1-10.6c0.7-3.4,2.5-6.7,4.9-9.3c2.6-2.6,5.8-4.3,9.3-4.9
33
+ c3.4-0.7,7.2-0.4,10.4,1c3.3,1.3,6.1,3.7,8.1,6.7c2,3.1,3.1,6.5,3.1,10.1c0,4.8-2,9.4-5.3,12.8C71,161.9,66.3,163.8,61.5,163.8
34
+ L61.5,163.8z M141.9,109.5c-5.6,0-11-1.7-15.6-4.7c-4.6-3.2-8.2-7.5-10.3-12.6c-2.1-5.2-2.7-10.9-1.6-16.3
35
+ c1.1-5.5,3.8-10.6,7.7-14.5c3.9-3.9,9-6.6,14.4-7.7c5.5-1.1,11.2-0.6,16.3,1.6c5.1,2.1,9.6,5.8,12.6,10.4c3.2,4.6,4.7,10.1,4.7,15.7
36
+ c0,7.5-3.1,14.6-8.3,19.9C156.5,106.6,149.4,109.5,141.9,109.5L141.9,109.5z M222,163.8c-3.6,0-7.1-1.1-10.1-3.1
37
+ c-3.1-2-5.3-4.8-6.7-8.2c-1.3-3.3-1.7-7-1-10.6c0.7-3.4,2.5-6.7,4.9-9.3c2.6-2.6,5.8-4.3,9.3-4.9c3.4-0.7,7.2-0.4,10.4,1
38
+ c3.3,1.3,6.1,3.7,8.1,6.7c2,3.1,3.1,6.5,3.1,10.1c0,4.8-2,9.4-5.3,12.9C231.5,161.9,226.9,163.8,222,163.8z"/>
39
+ </svg>
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file
Binary file