Skip to content

Commit

Permalink
Shitmos chain registry pr 1 (#4768)
Browse files Browse the repository at this point in the history
* Add asset list json to migaloo/assetlist.json for SHITMOS based on similar coins

* Update SHITMOS config in migaloo/assetlist.json

* Removed images from migaloo, moved new logos to osmosis, removed legacy  property per Jeremy review notes

* Update assetlist.json

* Delete osmosis/images/SHITMOS.png

---------

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
flarnrules and JeremyParish69 authored Jun 6, 2024
1 parent 6fa8ef8 commit 099474d
Show file tree
Hide file tree
Showing 5 changed files with 111 additions and 4 deletions.
44 changes: 44 additions & 0 deletions migaloo/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -647,6 +647,50 @@
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/juno/images/wind.png"
}
},
{
"denom_units": [
{
"denom": "ibc/0E1B883A15D5FCA533332CBAB1A672934C3936920399F2A3EB4F438E3EBAD0E9",
"exponent": 0,
"aliases": [
"factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos"
]
},
{
"denom": "shitmos",
"exponent": 6
}
],
"type_asset": "ics20",
"base": "ibc/0E1B883A15D5FCA533332CBAB1A672934C3936920399F2A3EB4F438E3EBAD0E9",
"name": "Shitmos",
"display": "shitmos",
"symbol": "SHITMOS",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos",
"channel_id": "channel-642"
},
"chain": {
"channel_id": "channel-5",
"path": "transfer/channel-5/factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos"
}
}
],
"images": [
{
"image_sync": {
"chain_name": "osmosis",
"base_denom": "factory/osmo1q77cw0mmlluxu0wr29fcdd0tdnh78gzhkvhe4n6ulal9qvrtu43qtd0nh8/shitmos"
},
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg"
}
]
}
]
}
6 changes: 2 additions & 4 deletions osmosis/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -18111,12 +18111,10 @@
"name": "Shitmos",
"display": "SHITMOS",
"symbol": "SHITMOS",
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SHITMOS.png"
},
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/SHITMOS.png"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/shitmos.svg"
}
]
},
Expand Down
Binary file removed osmosis/images/SHITMOS.png
Binary file not shown.
Binary file added osmosis/images/shitmos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
65 changes: 65 additions & 0 deletions osmosis/images/shitmos.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 099474d

Please sign in to comment.