Skip to content

Commit

Permalink
add luna2 on migaloo (cosmos#4293)
Browse files Browse the repository at this point in the history
  • Loading branch information
fragwuerdig authored Apr 5, 2024
1 parent e76e97b commit 70ad56a
Showing 1 changed file with 47 additions and 1 deletion.
48 changes: 47 additions & 1 deletion migaloo/assetlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -382,6 +382,52 @@
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/migaloo/images/lsdshark.png"
}
]
},
{
"description": "The native staking token of Terra.",
"denom_units": [
{
"denom": "ibc/4627AD2524E3E0523047E35BB76CC90E37D9D57ACF14F0FCBCEB2480705F3CB8",
"exponent": 0
},
{
"denom": "luna",
"exponent": 6
}
],
"base": "ibc/4627AD2524E3E0523047E35BB76CC90E37D9D57ACF14F0FCBCEB2480705F3CB8",
"name": "Luna",
"display": "luna",
"symbol": "LUNA",
"traces": [
{
"type": "ibc",
"counterparty": {
"chain_name": "terra2",
"base_denom": "uluna",
"channel_id": "channel-86"
},
"chain": {
"channel_id": "channel-0",
"path": "transfer/channel-0/uluna"
}
}
],
"logo_URIs": {
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg"
},
"coingecko_id": "terra-luna-2",
"images": [
{
"png": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.png",
"svg": "https://raw.githubusercontent.com/cosmos/chain-registry/master/terra2/images/luna.svg"
}
],
"socials": {
"website": "https://www.terra.money/",
"twitter": "https://twitter.com/terra_money"
}
}
]
}
}

0 comments on commit 70ad56a

Please sign in to comment.