Skip to content

Commit

Permalink
Update terra.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ITO1201 authored Dec 25, 2023
1 parent cb15f3c commit 081ce91
Showing 1 changed file 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 @@ -544,5 +544,13 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/ura.svg',
decimals: 6,
},
{
token:
'terra1c77xqv746m7ghxayrge79dxr4kcezev8g6cnrfled4f3n4ufj0vs5gz28s',
symbol: 'ITO',
name: 'ITO Token',
icon: process.env.CF_PAGES_URL + '/img/coins/I.png',
decimals: 6,
},
],
}

0 comments on commit 081ce91

Please sign in to comment.