Skip to content

Commit

Permalink
[AUTO]assetlist and chainlist Update (#1974)
Browse files Browse the repository at this point in the history
Files changed:
M	chain-registry
A	language_files/en.json
M	osmosis-1/generated/asset_detail/assetlist.json
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 8206335 commit 479e1d8
Show file tree
Hide file tree
Showing 6 changed files with 695 additions and 674 deletions.
2 changes: 1 addition & 1 deletion chain-registry
8 changes: 8 additions & 0 deletions language_files/en.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"osmosis": {
"USDT(dot)e(dot)op(dot)axl": {
"description": "Tether's USD stablecoin from Optimism on Axelar"
}
},
"osmosistestnet": {}
}
4 changes: 2 additions & 2 deletions osmosis-1/generated/asset_detail/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -2749,8 +2749,8 @@
"twitterURL": "https://x.com/Tether_to"
},
{
"name": "Tether USD (Axelar)",
"symbol": "USDT.axl",
"name": "Tether USD (Ethereum) (optimism via Axelar)",
"symbol": "USDT.e.op.axl",
"description": "Tether's USD stablecoin from Optimism on Axelar",
"websiteURL": "https://tether.to/",
"twitterURL": "https://x.com/Tether_to"
Expand Down
4 changes: 2 additions & 2 deletions osmosis-1/generated/chain_registry/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -24618,9 +24618,9 @@
],
"type_asset": "ics20",
"base": "ibc/EEA21E12A250B7FBBCBBBD1F7AA78984F5C12D684B32EBEEFC585FF596A7BCDA",
"name": "Tether USD (Axelar)",
"name": "Tether USD (Ethereum) (optimism via Axelar)",
"display": "usdt",
"symbol": "USDT.axl",
"symbol": "USDT.e.op.axl",
"traces": [
{
"type": "synthetic",
Expand Down
23 changes: 18 additions & 5 deletions osmosis-1/generated/frontend/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,7 @@
},
"coingeckoId": "cosmos",
"price": {
"poolId": "1251",
"poolId": "1282",
"denom": "ibc/498A0751C798A0D9A389AA3691123DADA57DAA4FE165D5C75894505B876BA6E4"
},
"categories": [],
Expand Down Expand Up @@ -18249,7 +18249,7 @@
},
"price": {
"poolId": "2247",
"denom": "factory/osmo1rckme96ptawr4zwexxj5g5gej9s2dmud8r2t9j0k0prn5mch5g4snzzwjv/sail"
"denom": "ibc/42A9553A7770F3D7B62F3A82AF04E7719B4FD6EAF31BE5645092AAC4A6C2201D"
},
"categories": [
"sail_initiative"
Expand Down Expand Up @@ -25928,7 +25928,7 @@
"chainName": "axelar",
"sourceDenom": "optimism-uusdt",
"coinMinimalDenom": "ibc/EEA21E12A250B7FBBCBBBD1F7AA78984F5C12D684B32EBEEFC585FF596A7BCDA",
"symbol": "USDT.axl",
"symbol": "USDT.e.op.axl",
"decimals": 6,
"logoURIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/usdt.op.axl.svg"
Expand Down Expand Up @@ -25980,10 +25980,23 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg"
}
},
{
"chainName": "ethereum",
"sourceDenom": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"chainType": "evm",
"chainId": 1,
"address": "0xdac17f958d2ee523a2206206994597c13d831ec7",
"symbol": "USDT",
"decimals": 6,
"logoURIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/_non-cosmos/ethereum/images/usdt.svg"
}
}
],
"variantGroupKey": "ibc/EEA21E12A250B7FBBCBBBD1F7AA78984F5C12D684B32EBEEFC585FF596A7BCDA",
"name": "Tether USD (Axelar)",
"variantGroupKey": "factory/osmo1em6xs47hd82806f5cxgyufguxrrc7l0aqx7nzzptjuqgswczk8csavdxek/alloyed/allUSDT",
"name": "Tether USD (Ethereum) (optimism via Axelar)",
"isAlloyed": false,
"verified": false,
"unstable": false,
Expand Down
Loading

0 comments on commit 479e1d8

Please sign in to comment.