Skip to content

Commit

Permalink
Merge pull request #246 from egrassy/main
Browse files Browse the repository at this point in the history
add drogo token
  • Loading branch information
terencelimzhengwei authored Dec 26, 2023
2 parents b1c96d1 + 5458a11 commit 7734e5e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -189,6 +189,13 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/queen1.png',
decimals: 6,
},
{
token: 'terra1cl273523kmr2uwjhhznq54je69mted2u3ljffm8kp2ap4z3drdksftwqun',
symbol: 'DROGO',
name: 'DROGO',
icon: process.env.CF_PAGES_URL + '/img/coins/drogo.png',
decimals: 6,
},
{
token: 'terra1cmf8ytutcwrjrv08zskj9phuh46a3w3nkjax7en4hxezsrdr58lqvzy05q',
symbol: 'Alem',
Expand Down
Binary file added img/coins/drogo.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 7734e5e

Please sign in to comment.