Skip to content

Commit

Permalink
Add dTIA (#5738)
Browse files Browse the repository at this point in the history
* Add dTIA

* Remove .vscode

* Fixes
  • Loading branch information
faust403 authored Dec 20, 2024
1 parent db07e40 commit 17e6eb0
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 0 deletions.
41 changes: 41 additions & 0 deletions neutron/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -1703,6 +1703,47 @@
}
],
"type_asset": "sdk.coin"
},
{
"description": "Drop staked TIA",
"extended_description": "Drop protocol token for the interchain liquidity",
"denom_units": [
{
"denom": "factory/neutron1ut4c6pv4u6vyu97yw48y8g7mle0cat54848v6m97k977022lzxtsaqsgmq/udtia",
"exponent": 0
},
{
"denom": "dTIA",
"exponent": 6
}
],
"base": "factory/neutron1ut4c6pv4u6vyu97yw48y8g7mle0cat54848v6m97k977022lzxtsaqsgmq/udtia",
"name": "dTIA",
"display": "dTIA",
"symbol": "dTIA",
"traces": [
{
"type": "liquid-stake",
"counterparty": {
"chain_name": "celestia",
"base_denom": "utia"
},
"provider": "Drop Protocol"
}
],
"images": [
{
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg"
}
],
"logo_URIs": {
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/neutron/images/dTIA.svg"
},
"socials": {
"website": "https://www.drop.money/",
"twitter": "https://x.com/Dropdotmoney"
},
"type_asset": "sdk.coin"
}
]
}
4 changes: 4 additions & 0 deletions neutron/images/dTIA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 17e6eb0

Please sign in to comment.