Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add getAssetMetadata action to MultichainAssetsController #5430

Merged
merged 2 commits into from
Mar 5, 2025

Conversation

GuillaumeRx
Copy link
Contributor

Explanation

This adds an action to the MultichainAssetsController called getAssetMetada which allows to get a specific asset Metadata.

This allows us to get a specific metadata without having to pull the entire controller state.

References

Changelog

@metamask/assets-controller

  • ADDED: Add getAssetMetadata action to MultichainAssetsController.

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've highlighted breaking changes using the "BREAKING" category above as appropriate
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@GuillaumeRx GuillaumeRx requested a review from a team as a code owner March 5, 2025 11:35
@GuillaumeRx GuillaumeRx merged commit 94c36a9 into main Mar 5, 2025
136 checks passed
@GuillaumeRx GuillaumeRx deleted the gr/add-action-asset branch March 5, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants