Skip to content

Commit

Permalink
Merge pull request #223 from UsafBencke/main
Browse files Browse the repository at this point in the history
Add Bitz DAO Token
  • Loading branch information
terencelimzhengwei authored Nov 8, 2023
2 parents 4d6f8e0 + 258d9aa commit ad8e606
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 @@ -491,5 +491,13 @@ module.exports = {
icon: 'https://station-assets.terra.money/img/coins/ampROAR.png',
decimals: 6,
},
{
token:
'terra18vp5s0r7keezm35hdxsgw8zgfnyn8wejdkk893ag2kqncgpqxhjqwjpc0v',
symbol: 'BITZ',
name: 'Bitz DAO Token',
icon: process.env.CF_PAGES_URL + 'img/coins/BitzDAO.png',
decimals: 6,
},
],
}
Binary file added img/coins/BitzDAO.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 ad8e606

Please sign in to comment.