Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 14 additions & 2 deletions neutron/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2127,6 +2127,7 @@
]
},
{
"description": "maxBTC",
"denom_units": [
{
"denom": "factory/neutron17sp75wng9vl2hu3sf4ky86d7smmk3wle9gkts2gmedn9x4ut3xcqa5xp34/maxbtc",
Expand All @@ -2142,15 +2143,26 @@
"display": "maxBTC",
"symbol": "maxBTC",
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxBTC.svg"
Copy link
Contributor

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.

"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.png"
},
"images": [

Check failure on line 2148 in neutron/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

Duplicate object key
{
"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": {

Check failure on line 2154 in neutron/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

Duplicate object key
"website": "https://structured.money/",
"twitter": "https://x.com/StructuredFi"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/maxbtc.svg"

Check failure on line 2157 in neutron/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

Expected comma
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cannot have svg under 'socials'

},
"coingecko_id": "maxbtc",
"images": [

Check failure on line 2160 in neutron/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

Duplicate object key
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have the images property twice?

{
"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": {

Check failure on line 2165 in neutron/assetlist.json

View workflow job for this annotation

GitHub Actions / Lint JSON files

Duplicate object key
"website": "https://www.structured.money/",
"twitter": "https://x.com/StructuredFi",
"telegram": "https://t.me/StructuredFi"
Expand Down
9 changes: 1 addition & 8 deletions neutron/chain.json
Original file line number Diff line number Diff line change
Expand Up @@ -312,13 +312,6 @@
}
],
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron-raw.svg",
"theme": {
"circle": false
}
},
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/neutron.svg",
Expand All @@ -327,4 +320,4 @@
}
}
]
}
}
Binary file added neutron/images/maxbtc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions neutron/images/maxbtc.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed neutron/images/neutron-raw.png
Binary file not shown.
10 changes: 0 additions & 10 deletions neutron/images/neutron-raw.svg

This file was deleted.

Binary file modified neutron/images/neutron.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
19 changes: 3 additions & 16 deletions neutron/images/neutron.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified neutron/images/ntrn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 3 additions & 19 deletions neutron/images/ntrn.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading