-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add Solana to the polled exchange rates (#4914)
## 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
- Loading branch information
1 parent
05bd4c7
commit fe985d2
Showing
2 changed files
with
40 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters