Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## Explanation As we aim to support more chains in the MetaMask extension we will need the exchange rates of the native tokens of these chains to properly value a user's account. Let's add Solana to the cryptocurrencies that we need to keep track of price. ## References Closes [SOL-36](https://consensyssoftware.atlassian.net/jira/software/projects/SOL/boards/718/backlog?selectedIssue=SOL-36) ## Changelog ### `@metamask/assets-controller` - feat: add Solana to the polled exchange rates ## Checklist - [x] I've updated the test suite for new or updated code as appropriate - [x] I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate - [x] I've highlighted breaking changes using the "BREAKING" category above as appropriate - [x] I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes [SOL-36]: https://consensyssoftware.atlassian.net/browse/SOL-36?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQ --------- Co-authored-by: Antonio Regadas <antonio.regadas@consensys.net> Co-authored-by: António Regadas <apregadas@gmail.com> Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
- Loading branch information