diff --git a/migaloo/assetlist.json b/migaloo/assetlist.json index c5ace32dbd..15aac651ed 100644 --- a/migaloo/assetlist.json +++ b/migaloo/assetlist.json @@ -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" + } } ] -} +} \ No newline at end of file