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 $CHIHUAHUA coin on osmosis #5764

Merged
merged 1 commit into from
Dec 31, 2024

Conversation

Chihuahuababy
Copy link
Contributor

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
}
}
]
},

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
          }
        }
      ]
    },
@JeremyParish69 JeremyParish69 merged commit 7cec0f5 into cosmos:master Dec 31, 2024
4 checks passed
@Chihuahuababy Chihuahuababy deleted the add_CHIHUAHUA_coin branch January 1, 2025 01:09
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