Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add $CHIHUAHUA coin on osmosis (#5764)
On branch add_CHIHUAHUA_coin Changes to be committed: Modified: osmosis/assetlist.json { "description": "Chihuahua coin", "denom_units": [ { "denom": "ibc/794CF0A448ECA518B9FEAB3356BD283E8762460F8FE87A013E6F9DBA6C53601C", "exponent": 0, "aliases": [ "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua" ] }, { "denom": "Chihuahua", "exponent": 6 } ], "type_asset": "ics20", "base": "ibc/794CF0A448ECA518B9FEAB3356BD283E8762460F8FE87A013E6F9DBA6C53601C", "name": "Chihuahua", "display": "Chihuahua", "symbol": "CHIHUAHUA", "traces": [ { "type": "ibc", "counterparty": { "chain_name": "chihuahua", "base_denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "channel_id": "channel-7" }, "chain": { "channel_id": "channel-113", "path": "transfer/channel-113/factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua" } } ], "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png" }, "images": [ { "image_sync": { "chain_name": "chihuahua", "base_denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua" }, "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png", "theme": { "primary_color_hex": "#444444", "background_color_hex": "#FFBF38", "circle": true } } ] },
- Loading branch information