Skip to content

Commit

Permalink
Merge pull request #270 from DBcosmos/main
Browse files Browse the repository at this point in the history
Add gASH to Station Assets
  • Loading branch information
terencelimzhengwei authored Jan 26, 2024
2 parents d915e7b + 0d937fe commit 70b8ef9
Show file tree
Hide file tree
Showing 2 changed files with 8 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 @@ -92,6 +92,13 @@ module.exports = {
symbol: "FABLE",
decimals: 6,
icon: process.env.CF_PAGES_URL + "/img/coins/fable.svg"
}
},
{
token: "factory/migaloo1r9x8fz4alekzr78k42rpmr9unpa7egsldpqeynmwl2nfvzexue9sn8l5rg/gash",
symbol: "gASH",
name: "gASH",
icon: process.env.CF_PAGES_URL + "/img/coins/gASH.png",
decimals: 6
}
],
}
Binary file added img/coins/gASH.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 70b8ef9

Please sign in to comment.