-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Updated Neutron logo #6605
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
Draft
luisqa-neutron
wants to merge
15
commits into
cosmos:master
Choose a base branch
from
luisqa-neutron:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Updated Neutron logo #6605
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
abefdb2
Updated Neutron logo
luisqa-neutron 1d9671d
maxBTC logo
luisqa-neutron a77f2d7
Adding maxBTC to Neutron assetlist
luisqa-neutron 422ba34
Delete neutron/images/neutron-raw.png
luisqa-neutron 9bb0c07
Delete neutron/images/neutron-raw.svg
luisqa-neutron dbd697d
Corrected maxBTC changes to logo
luisqa-neutron 74ab57c
Update assetlist.json for MaxBTC - fixed
luisqa-neutron f761faa
Delete neutron/images/maxbtc.svg
luisqa-neutron 5ab3d90
Add files via upload
luisqa-neutron 9faabd3
Add maxbtc.svg
luisqa-neutron 5134228
Add new ntrn token logo
luisqa-neutron e8cbfd4
Delete ntrn.svg on main folder
luisqa-neutron 6a67a1a
Delete ntrn.png on main folder
luisqa-neutron 0595d58
Clean up image entries in chain.json
luisqa-neutron 6ec2e07
Merge branch 'master' into master
luisqa-neutron File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2127,6 +2127,7 @@ | |
| ] | ||
| }, | ||
| { | ||
| "description": "maxBTC", | ||
| "denom_units": [ | ||
| { | ||
| "denom": "factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc", | ||
|
|
@@ -2142,15 +2143,26 @@ | |
| "display": "maxBTC", | ||
| "symbol": "maxBTC", | ||
| "logo_URIs": { | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg" | ||
| "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.png" | ||
| }, | ||
| "images": [ | ||
| { | ||
| "png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.png", | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.svg" | ||
| } | ||
| ], | ||
| "socials": { | ||
| "website": "https://structured.money/", | ||
| "twitter": "https://x.com/StructuredFi" | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.svg" | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. cannot have svg under 'socials' |
||
| }, | ||
| "coingecko_id": "maxbtc", | ||
| "images": [ | ||
|
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Have the |
||
| { | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg" | ||
| "svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.svg" | ||
| } | ||
| ], | ||
| "socials": { | ||
| "website": "https://www.structured.money/", | ||
| "twitter": "https://x.com/StructuredFi", | ||
| "telegram": "https://t.me/StructuredFi" | ||
|
|
||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
This file was deleted.
Oops, something went wrong.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
The overall change to the rounded logo is good, but the old image (maxBTC (with the uppercase BTC)) will need to be removed, because we cannot have unused images.