polkadot-js / extension

Simple browser extension for managing Polkadot and Substrate network accounts in a browser. Allows the signing of extrinsics using these accounts. Also provides a simple interface for compliant extensions for dapps.
Apache License 2.0
973 stars 417 forks source link

feat: display asset id in xcm format #1345

Closed ryanleecode closed 5 months ago

ryanleecode commented 5 months ago

Follow up to: https://github.com/polkadot-js/extension/pull/1331

Displays the asset id in XCM format if it can be parsed.

image

Note you can still expand the box to see the whole thing.

image

polkadot-js-bot commented 5 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.