Skip to content

Commit

Permalink
dioalmaprotocol Update terra.js
Browse files Browse the repository at this point in the history
  • Loading branch information
DioAlma authored Oct 16, 2023
1 parent dc4d82d commit cd81a1a
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions chains/mainnet/terra.js
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,34 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/cub.png',
decimals: 6,
},
{
token: 'terra1spkm49wd9dqkranhrks4cupecl3rtgeqqljq3qrvrrts2ev2gw6sy5vz3k',
symbol: 'Dinheiros',
name: 'dinheiro',
icon: process.env.CF_PAGES_URL + '/img/coins/Dinheiros.png',
decimals: 0,
},
{
token: 'terra1sdglum2dt4f3fmq7jrt2phf2tegmnudc7qqqqujkpqcm9ujuxxkqakv5u8',
symbol: 'Reis',
name: 'real',
icon: process.env.CF_PAGES_URL + '/img/coins/Reis.png',
decimals: 6,
},
{
token: 'terra1qj5hs3e86qn4vm9dvtgtlkdp550r0rayk9wpay44mfw3gn3tr8nq5jw3dg',
symbol: 'Escudos',
name: 'escudo',
icon: process.env.CF_PAGES_URL + '/img/coins/Escudos.png',
decimals: 6,
},
{
token: 'terra1cmf8ytutcwrjrv08zskj9phuh46a3w3nkjax7en4hxezsrdr58lqvzy05q',
symbol: 'Alem',
name: 'alentejo.money',
icon: process.env.CF_PAGES_URL + '/img/coins/Alem.png',
decimals: 6,
},
{
token: 'terra1gwrz9xzhqsygyr5asrgyq3pu0ewpn00mv2zenu86yvx2nlwpe8lqppv584',
symbol: 'BLUE',
Expand Down

0 comments on commit cd81a1a

Please sign in to comment.