Skip to content

Commit

Permalink
[AUTO]assetlist and chainlist Update (#1892)
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/generated/frontend/chainlist.json
M	osmosis-1/query_responses/all-pools.json

Co-authored-by: JeremyParish69 <[email protected]>
  • Loading branch information
github-actions[bot] and JeremyParish69 authored Sep 6, 2024
1 parent c8ccac4 commit 6102ff0
Show file tree
Hide file tree
Showing 5 changed files with 1,005 additions and 996 deletions.
13 changes: 11 additions & 2 deletions osmosis-1/generated/chain_registry/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -22006,10 +22006,19 @@
}
],
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png"
},
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png",
"theme": {
"circle": true,
"primary_color_hex": "#009393",
"background_color_hex": "#009393"
}
},
{
"image_sync": {
"chain_name": "ethereum",
Expand Down
22 changes: 11 additions & 11 deletions osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -4140,7 +4140,7 @@
},
"price": {
"poolId": "702",
"denom": "ibc/8242AD24008032E457D2E12D46588FD39FB54FB29680C6C7663D296B383C37C4"
"denom": "ibc/D189335C6E4A68B513C10AB227BF1C1D38C746766278BA3EEB4FB14124F1D858"
},
"categories": [
"stablecoin"
Expand Down Expand Up @@ -5841,8 +5841,8 @@
},
"coingeckoId": "moonbeam",
"price": {
"poolId": "825",
"denom": "uosmo"
"poolId": "1543",
"denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20"
},
"categories": [],
"transferMethods": [
Expand Down Expand Up @@ -9425,8 +9425,8 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/quicksilver/images/qregen.svg"
},
"price": {
"poolId": "1629",
"denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4"
"poolId": "1767",
"denom": "ibc/1DCC8A6CB5689018431323953344A9F6CC4D0BFB261E88C9F7777372C10CD076"
},
"categories": [
"liquid_staking"
Expand Down Expand Up @@ -15216,8 +15216,8 @@
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/bostrom/images/tocyb.svg"
},
"price": {
"poolId": "986",
"denom": "uosmo"
"poolId": "1310",
"denom": "ibc/4F3B0EC2FE2D370D10C3671A1B7B06D2A964C721470C305CBB846ED60E6CAA20"
},
"categories": [],
"transferMethods": [
Expand Down Expand Up @@ -23101,8 +23101,8 @@
},
"coingeckoId": "ethereum",
"price": {
"poolId": "1948",
"denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4"
"poolId": "1981",
"denom": "factory/osmo1z6r6qdknhgsc0zeracktgpcxf43j6sekq07nw8sxduc9lg0qjjlqfu25e3/alloyed/allBTC"
},
"categories": [],
"transferMethods": [],
Expand Down Expand Up @@ -23342,8 +23342,8 @@
"symbol": "USDT.eth.rt",
"decimals": 6,
"logoURIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png"
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.svg",
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png"
},
"categories": [
"stablecoin"
Expand Down
2 changes: 1 addition & 1 deletion osmosis-1/generated/frontend/chainlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3060,7 +3060,7 @@
"chainSuggestionDenom": "factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/USDT.rt",
"coinMinimalDenom": "factory/osmo1myv2g72h8dan7n4hx7stt3mmust6ws03zh6gxc7vz4hpmgp5z3lq9aunm9/USDT.rt",
"coinDecimals": 6,
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png"
"coinImageUrl": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.rt.png"
},
{
"coinDenom": "COSMO",
Expand Down
Loading

0 comments on commit 6102ff0

Please sign in to comment.