From 9cc00b0049d24a73fb5496333759afa9c6f2aade Mon Sep 17 00:00:00 2001 From: yongjoo Date: Thu, 12 Dec 2024 21:49:56 +0900 Subject: [PATCH] update milkyway assets --- chain/milkyway/assets_2.json | 68 ++++++++++++++++++++++++++++++++++++ chain/osmosis/assets_2.json | 4 +-- 2 files changed, 70 insertions(+), 2 deletions(-) diff --git a/chain/milkyway/assets_2.json b/chain/milkyway/assets_2.json index 09176d38d3..0f14493457 100644 --- a/chain/milkyway/assets_2.json +++ b/chain/milkyway/assets_2.json @@ -31,5 +31,73 @@ "denom": "utia" } } + }, + { + "type": "ibc", + "denom": "ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F", + "name" : "milkTIA", + "symbol": "milkTIA", + "description": "MilkyWay's liquid staked TIA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/milktia.png", + "coinGeckoId": "milkyway-staked-tia", + "ibc_info" : { + "path": "osmosis>milkyway", + "client" : { + "channel": "channel-0", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-89298", + "port": "transfer", + "chain": "osmosis", + "denom": "factory/osmo1f5vfcph2dvfeqcqkhetwv75fda69z7e5c2dldm3kvgj23crkv6wqcn47a0/umilkTIA" + } + } + }, + { + "type": "ibc", + "denom": "ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5", + "name" : "Celestia", + "symbol": "TIA", + "description": "Celestia Staking Coin", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/celestia/asset/tia.png", + "coinGeckoId": "celestia", + "ibc_info" : { + "path": "celestia>osmosis>milkyway", + "client" : { + "channel": "channel-0", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-89298", + "port": "transfer", + "chain": "osmosis", + "denom": "ibc/D79E7D83AB399BFFF93433E54FAA480C191248FC556924A2A8351AE2638B3877" + } + } + }, + { + "type": "ibc", + "denom": "ibc/8D4FC51F696E03711B9B37A5787FB89BD2DDBAF788813478B002D552A12F9157", + "name": "Stride Staked TIA", + "symbol": "stTIA", + "description": "Stride's liquid staked TIA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/stutia.png", + "ibc_info" : { + "path": "stride>osmosis>milkyway", + "client" : { + "channel": "channel-0", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-89298", + "port": "transfer", + "chain": "osmosis", + "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9" + } + } } ] diff --git a/chain/osmosis/assets_2.json b/chain/osmosis/assets_2.json index dc92426125..c44553aa57 100644 --- a/chain/osmosis/assets_2.json +++ b/chain/osmosis/assets_2.json @@ -5957,7 +5957,7 @@ "symbol": "milkTIA", "description": "MilkyWay's liquid staked TIA", "decimals": 6, - "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/osmosis/images/milktia.svg", + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/milktia.png", "color": "#d18dfc", "coinGeckoId": "milkyway-staked-tia" }, @@ -6462,7 +6462,7 @@ "symbol": "stTIA", "description": "Stride's liquid staked TIA", "decimals": 6, - "image": "https://raw.githubusercontent.com/cosmos/chain-registry/master/stride/images/sttia.svg", + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/stride/asset/stutia.png", "color": "#e40474", "ibc_info": { "path": "stride>osmosis",