Skip to content

Commit

Permalink
Updated MNTA
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Nov 28, 2023
1 parent 4f516af commit cd6371c
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions chains/mainnet/kujira.js
Original file line number Diff line number Diff line change
Expand Up @@ -91,15 +91,15 @@ module.exports = {
token: 'factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta',
symbol: 'MNTA',
name: 'MNTA',
icon: '',
icon: process.env.CF_PAGES_URL + '/img/coins/MNTA.svg',
decimals: 6,
},
{
token:
'factory/kujira175yatpvkpgw07w0chhzuks3zrrae9z9g2y6r7u5pzqesyau4x9eqqyv0rr/ampMNTA',
symbol: 'ampMNTA',
name: 'ampMNTA',
icon: '',
icon: process.env.CF_PAGES_URL + '/img/coins/ampMNTA.png',
decimals: 6,
},
],
Expand Down
1 change: 1 addition & 0 deletions img/coins/MNTA.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/coins/ampMNTA.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 cd6371c

Please sign in to comment.