core
core copied to clipboard
fix: parameterize chainId
Explanation
Parameterize chainId in getNftInformationFromApi fct
References
Changelog
@metamask/assets-controllers
-
FIXED: add networkClientId as argument in
getNftInformationFromApifct
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