-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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 chihuahua #5716
Conversation
On branch add_CHIHUAHUA_coin Changes to be committed: New file: chihuahua/images/chihuahua.png Modified: chihuahua/assetlist.json { "description": "Chihuahua coin", "extended_description": "Chihuahua.baby! Chihuahuas may be small, but they possess a mighty spirit and strong energy. These little dogs are known for their boldness. They are confident, sassy, and full of spunk. They are not afraid to take on much larger adversaries when their loved ones are at stake. Chihuahuas thrive on human companionship and enjoy cuddling up with their owners, providing an abundance of love and affection! Woof woof woof...", "denom_units": [ { "denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "exponent": 0 }, { "denom": "Chihuahua", "exponent": 6 } ], "base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "name": "Chihuahua coin", "display": "chihuahua.baby", "symbol": "CHIHUAHUA", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png" }, "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png", "theme": { "primary_color_hex": "#444444", "background_color_hex": "#FFBF38", "circle": true } } ], "socials": { "website": "https://chihuahua.baby/", "twitter": "https://x.com/chihuahuacoinx" }, "type_asset": "sdk.coin" }
On branch add_CHIHUAHUA_coin Changes to be committed: Modified: chihuahua/assetlist.json { "description": "Chihuahua coin", "extended_description": "Chihuahua.baby! Chihuahuas may be small, but they possess a mighty spirit and strong energy. These little dogs are known for their boldness. They are confident, sassy, and full of spunk. They are not afraid to take on much larger adversaries when their loved ones are at stake. Chihuahuas thrive on human companionship and enjoy cuddling up with their owners, providing an abundance of love and affection! Woof woof woof...", "denom_units": [ { "denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "exponent": 0 }, { "denom": "Chihuahua", "exponent": 6 } ], "base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "name": "Chihuahua coin", "display": "chihuahua.baby", "symbol": "CHIHUAHUA", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png" }, "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png", "theme": { "primary_color_hex": "#444444", "background_color_hex": "#FFBF38", "circle": true } } ], "socials": { "website": "https://chihuahua.baby/", "twitter": "https://x.com/chihuahuacoinx" }, "type_asset": "sdk.coin" },
chihuahua/assetlist.json
Outdated
], | ||
"base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", | ||
"name": "Chihuahua coin", | ||
"display": "chihuahua.baby", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this denomination isn't defined in the denom_units.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's still not defined in denom units. The denom unit has a capital 'c' while this reference does not
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's still not defined in denom units. The denom unit has a capital 'c' while this reference does not
"denom_units": [
{
"denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"exponent": 0
},
{
"denom": "Chihuahua",
"exponent": 6
}
],
"base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua",
"name": "Chihuahua",
"display": "Chihuahua",
"symbol": "CHIHUAHUA",
On branch add_CHIHUAHUA_coin Changes to be committed: Modified: chihuahua/assetlist.json { "description": "Chihuahua coin", "extended_description": "Chihuahua.baby! Chihuahuas may be small, but they possess a mighty spirit and strong energy. These little dogs are known for their boldness. They are confident, sassy, and full of spunk. They are not afraid to take on much larger adversaries when their loved ones are at stake. Chihuahuas thrive on human companionship and enjoy cuddling up with their owners, providing an abundance of love and affection! Woof woof woof...", "denom_units": [ { "denom": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "exponent": 0 }, { "denom": "Chihuahua", "exponent": 6 } ], "base": "factory/chihuahua1mzcfzh4ufk2cta59pm9a6wdyvv8c4v5epqzj46/Chihuahua", "name": "Chihuahua", "display": "Chihuahua", "symbol": "CHIHUAHUA", "logo_URIs": { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png" }, "images": [ { "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/chihuahua/images/chihuahua.png", "theme": { "primary_color_hex": "#444444", "background_color_hex": "#FFBF38", "circle": true } } ], "socials": { "website": "https://chihuahua.baby/", "twitter": "https://x.com/chihuahuacoinx" }, "type_asset": "sdk.coin" },
No description provided.