Skip to content

Commit

Permalink
Merge pull request #220 from luncgoblins/main
Browse files Browse the repository at this point in the history
add: lunc goblins token
  • Loading branch information
terencelimzhengwei authored Oct 31, 2023
2 parents 23bae0f + 696ba9f commit f9af96e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/classic/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -206,5 +206,12 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/TerraUSDClassic.svg',
decimals: 6,
},
{
token: 'ibc/7F8A299575858D452509369851605DCD9D4595EB967E805388347FD54852AA62',
symbol: 'LCG',
name: 'Lunc Goblins Token',
icon: 'https://raw.githubusercontent.com/luncgoblins/assets/main/lcg.png',
decimals: 6,
},
],
}

0 comments on commit f9af96e

Please sign in to comment.