Skip to content

Commit

Permalink
Merge pull request #248 from Kiruse/main
Browse files Browse the repository at this point in the history
Add ARMANI to Terra tokens
  • Loading branch information
terencelimzhengwei authored Dec 27, 2023
2 parents 7734e5e + 95ba87e commit 7540236
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -559,5 +559,13 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/I.png',
decimals: 6,
},
{
token:
'terra1aa7stl3fytvave9xtcexgv0kne4k7ks068dcljkrfj37hy8q270sjadav8',
symbol: 'ARMANI',
name: 'Chris Armani Token',
icon: process.env.CF_PAGES_URL + '/img/coins/armani.png',
decimals: 6,
},
],
}
Binary file added img/coins/armani.png
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 7540236

Please sign in to comment.