# M-6.0 (Multi-Coin)

The multi-coin firmware M-6.0 includes the following updates:

* Add Solana mode for supporting Solana blockchain, currently can work with Solflare extension.
* Support **Method Selector** for Ethereum transaction based data from [4bytes](https://github.com/ethereum-lists/4bytes). Method Selector will further decode the MethodID from the smart contract to make the transaction safer in another way when the ABI can not be decoded.
* Make some UI and UX changes of the Keystone hardware wallet.\
  1\) "The watch-only wallet" has been renamed to "Software Wallet"\
  2\) The feature of "Import the wallet" has been moved to the tool bar and renamed to "Connect Software wallet"

Download the latest firmware [here](https://keyst.one/firmware).

Tutorial for firmware upgrade:&#x20;

{% content-ref url="/pages/-MVz-o9g8Dc-vlyVuAZj" %}
[Firmware Upgrade](/getting-started/firmware-upgrading.md)
{% endcontent-ref %}

<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://support.keyst.one/changelog/keystone-changelog/m-6.0-multi-coin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
