Skip to content

Commit

Permalink
Merge pull request #300 from przmyst/patch-1
Browse files Browse the repository at this point in the history
Add BNGO token
  • Loading branch information
terencelimzhengwei committed Mar 28, 2024
2 parents c394c00 + 3b57ba4 commit 058fdf8
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 @@ -235,5 +235,12 @@ module.exports = {
icon: 'https://i.ibb.co/cTPkh0Q/SpaceX.png',
decimals: 6,
},
{
token: 'terra193q9yuywvzwmwt4nc7dnxh87vupkpe90ezaj44fcgytvd8dek2nqphp97h',
symbol: 'BNGO',
name: 'LUNC Bingo',
icon: 'https://luncbingo.com/icon.png',
decimals: 6,
},
],
}

0 comments on commit 058fdf8

Please sign in to comment.