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 to Osmosis #2145

Closed

Conversation

Chihuahuababy
Copy link
Contributor

On branch add_CHIHUAHUA_coin
Changes to be committed:
modified: chain/osmosis/assets_2.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:   chain/osmosis/assets_2.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
          }
        }
      ]
    }
@wannabit-yongjoo
Copy link
Member

e5c8f1e
Added

@Chihuahuababy Chihuahuababy deleted the add_CHIHUAHUA_coin branch December 31, 2024 01:06
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.

None yet

2 participants