Skip to content

Commit

Permalink
added guppy/ophir
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Dec 28, 2023
1 parent 6a92aaf commit 518beaa
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion chains/mainnet/migaloo.js
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,20 @@ module.exports = {
name: 'RAC',
icon: process.env.CF_PAGES_URL + '/img/coins/RAC.png',
decimals: 6
}
},
{
token:'factory/migaloo1t862qdu9mj5hr3j727247acypym3ej47axu22rrapm4tqlcpuseqltxwq5/ophir',
symbol: 'OPHIR',
name: 'OPHIR',
icon: process.env.CF_PAGES_URL + '/img/coins/ophir.png',
decimals: 6
},
{
token:'factory/migaloo1etlu2h30tjvv8rfa4fwdc43c92f6ul5w9acxzk/uguppy',
symbol: 'GUPPY',
name: 'GUPPY',
icon: process.env.CF_PAGES_URL + '/img/coins/guppy.png',
decimals: 6
},
],
}
Binary file added img/coins/guppy.png
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/ophir.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 518beaa

Please sign in to comment.