Skip to content

Commit

Permalink
Add mUSDC
Browse files Browse the repository at this point in the history
Add mUSDC
  • Loading branch information
andrewkerslake committed Nov 6, 2023
1 parent 4d6f8e0 commit abc20aa
Show file tree
Hide file tree
Showing 2 changed files with 54 additions and 1 deletion.
9 changes: 8 additions & 1 deletion chains/mainnet/migaloo.js
Original file line number Diff line number Diff line change
Expand Up @@ -50,5 +50,12 @@ module.exports = {
decimals: 6,
lsd: 'uwhale',
},
{
token:'migaloo10nucfm2zqgzqmy7y7ls398t58pjt9cwjsvpy88y2nvamtl34rgmqt5em2v',
symbol: 'mUSDC',
name: 'mUSDC',
icon: process.env.CF_PAGES_URL + '/img/coins/mUSDC.svg',
decimals: 6
}
],
}
}
46 changes: 46 additions & 0 deletions img/coins/mUSDC.svg
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 abc20aa

Please sign in to comment.