Skip to content

Commit

Permalink
Update terra.js
Browse files Browse the repository at this point in the history
add CLON
  • Loading branch information
clonefund authored Apr 12, 2024
1 parent fc94c42 commit 49f7b0d
Showing 1 changed file 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 @@ -316,6 +316,13 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/gugu.png',
decimals: 6,
},
{
token: 'terra164ssz60yvsxey0ku9mtcaegdeyxwzuwwqyrp238nvflwqve0pvxsra7fa2',
symbol: 'CLON',
name: 'CLON',
icon: process.env.CF_PAGES_URL + '/img/coins/clon1.png',
decimals: 6,
},
{
token: 'terra1cmf8ytutcwrjrv08zskj9phuh46a3w3nkjax7en4hxezsrdr58lqvzy05q',
symbol: 'Alem',
Expand Down

0 comments on commit 49f7b0d

Please sign in to comment.