Skip to content

Commit

Permalink
update milkyway fee and add dTIA
Browse files Browse the repository at this point in the history
  • Loading branch information
wannabit-yongjoo committed Jan 13, 2025
1 parent cd32808 commit b27234a
Show file tree
Hide file tree
Showing 3 changed files with 47 additions and 1 deletion.
23 changes: 23 additions & 0 deletions chain/milkyway/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
]
2 changes: 1 addition & 1 deletion chain/milkyway/param_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down
23 changes: 23 additions & 0 deletions chain/osmosis/assets_2.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"
}
}
}
]

0 comments on commit b27234a

Please sign in to comment.