Skip to content

Commit

Permalink
update milkyway assets
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Dec 12, 2024
1 parent 4106770 commit 9cc00b0
Show file tree
Hide file tree
Showing 2 changed files with 70 additions and 2 deletions.
68 changes: 68 additions & 0 deletions chain/milkyway/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
]
4 changes: 2 additions & 2 deletions chain/osmosis/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
},
Expand Down Expand Up @@ -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",
Expand Down

0 comments on commit 9cc00b0

Please sign in to comment.