You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asset: add coingecko_id to Metadata struct (#5007)
Extends the `Inner` struct in `denom_metadata.rs` to include a
`coingecko_id` field. Updates related methods to handle the new field,
including `From`, `TryFrom`, `Debug`, and default initialization.
## Issue ticket number and link
prax-wallet/registry#121
## Checklist before requesting a review
- [x] I have added guiding text to explain how a reviewer should test
these changes.
- [x] If this code contains consensus-breaking changes, I have added the
"consensus-breaking" label. Otherwise, I declare my belief that there
are not consensus-breaking changes, for the following reason:
0 commit comments