Skip to content

Commit

Permalink
[AUTO]assetlist and chainlist Update (#1970)
Browse files Browse the repository at this point in the history
Files changed:
M	chain-registry
M	osmosis-1/generated/chain_registry/assetlist.json
M	osmosis-1/generated/frontend/assetlist.json
M	osmosis-1/query_responses/all-pools.json

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
github-actions[bot] and JeremyParish69 authored Oct 19, 2024
1 parent 614919a commit 4c82b3b
Show file tree
Hide file tree
Showing 4 changed files with 468 additions and 475 deletions.
2 changes: 1 addition & 1 deletion chain-registry
15 changes: 4 additions & 11 deletions osmosis-1/generated/chain_registry/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -25122,28 +25122,21 @@
}
],
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.png"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png"
},
"images": [
{
"image_sync": {
"chain_name": "litecoin",
"base_denom": "litoshi"
},
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png",
"theme": {
"primary_color_hex": "#345D9D",
"circle": true
}
},
{
"image_sync": {
"chain_name": "litecoin",
"base_denom": "litoshi"
},
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg"
}
]
},
Expand Down
14 changes: 7 additions & 7 deletions osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -18249,7 +18249,7 @@
},
"price": {
"poolId": "2247",
"denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D"
"denom": "factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail"
},
"categories": [
"sail_initiative"
Expand Down Expand Up @@ -25823,8 +25823,8 @@
"symbol": "LTC",
"decimals": 8,
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg"
}
}
],
Expand Down Expand Up @@ -26374,8 +26374,8 @@
"symbol": "LTC",
"decimals": 8,
"logoURIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.png"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png"
},
"coingeckoId": "litecoin",
"categories": [],
Expand All @@ -26388,8 +26388,8 @@
"symbol": "LTC",
"decimals": 8,
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/dogecoin/images/ltc.svg"
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/litecoin/images/ltc.svg"
}
}
],
Expand Down
Loading

0 comments on commit 4c82b3b

Please sign in to comment.