Skip to content

Commit

Permalink
Update terra.js
Browse files Browse the repository at this point in the history
add ashLUNA to Terra asset list
  • Loading branch information
DBcosmos authored Jun 26, 2024
1 parent 187234c commit eb2ad84
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -788,5 +788,11 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/ura.svg',
decimals: 6,
},
{
token: "factory/terra1f5cfm48gcezl3cx25l64ngc4yktnmx7rcpj3kggu6v273742sqqs5yn5ks/luna.ash",
symbol: "ashLUNA",
name: "Burned LUNA",
decimals: 6
}
],
}

0 comments on commit eb2ad84

Please sign in to comment.