diff --git a/chain/milkyway/assets_2.json b/chain/milkyway/assets_2.json index e69e26c7d..9d45a6385 100644 --- a/chain/milkyway/assets_2.json +++ b/chain/milkyway/assets_2.json @@ -100,5 +100,28 @@ "denom": "ibc/698350B8A61D575025F3ED13E9AC9C0F45C89DEFE92F76D5838F1D3C1A7FF7C9" } } + }, + { + "type": "ibc", + "denom": "ibc/8D4FC51F696E03711B9B37A5787FB89BD2DDBAF788813478B002D552A12F9157", + "name" : "dTIA", + "symbol": "dTIA", + "description": "Drop staked TIA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/dtia.png", + "coinGeckoId": "drop-staked-tia", + "ibc_info" : { + "path": "neutron>osmosis>milkyway", + "client" : { + "channel": "channel-0", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-89298", + "port": "transfer", + "chain": "osmosis", + "denom": "ibc/C7A810C6ED1FC3FFC7C834A534D400EADC94FF7D3BE13DDD4C042AEF1816DFB4" + } + } } ] diff --git a/chain/milkyway/param_2.json b/chain/milkyway/param_2.json index 18ec2e386..390fbbb15 100644 --- a/chain/milkyway/param_2.json +++ b/chain/milkyway/param_2.json @@ -25,7 +25,7 @@ "cosmos_fee_info" : { "base": "0", "rate": [ - "0.1ugas,0.1ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F,0.1ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5,0.1ibc/8D4FC51F696E03711B9B37A5787FB89BD2DDBAF788813478B002D552A12F9157,0.1ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0" + "0.01ugas,0.002ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F,0.002ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5,0.002ibc/8D4FC51F696E03711B9B37A5787FB89BD2DDBAF788813478B002D552A12F9157,0.002ibc/F1183DB3D428313A6FD329DF18219F9D6B83257D07D292EA9EC1D877E89EC2B0,0.002ibc/4795C86F72EC2CB54E885A4A5B401BED9C333E008311ED9C4DE01BF546B44A21" ], "is_simulable": true, "simulated_gas_multiply": 1.2, diff --git a/chain/osmosis/assets_2.json b/chain/osmosis/assets_2.json index cfe31bf5f..4922534eb 100644 --- a/chain/osmosis/assets_2.json +++ b/chain/osmosis/assets_2.json @@ -10056,5 +10056,28 @@ "description": "CULT - Less Brainwashing, More Utility", "decimals": 6, "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/osmosis/asset/cult.png" + }, + { + "type": "ibc", + "denom": "ibc/C7A810C6ED1FC3FFC7C834A534D400EADC94FF7D3BE13DDD4C042AEF1816DFB4", + "name" : "dTIA", + "symbol": "dTIA", + "description": "Drop staked TIA", + "decimals": 6, + "image": "https://raw.githubusercontent.com/cosmostation/chainlist/master/chain/neutron/asset/dtia.png", + "coinGeckoId": "drop-staked-tia", + "ibc_info": { + "path": "neutron>osmosis", + "client": { + "channel": "channel-874", + "port": "transfer" + }, + "counterparty": { + "channel": "channel-10", + "port": "transfer", + "chain": "neutron", + "denom": "factory/neutron1ut4c6pv4u6vyu97yw48y8g7mle0cat54848v6m97k977022lzxtsaqsgmq/udtia" + } + } } ]