Skip to content

Commit

Permalink
feat: add APOLLO token
Browse files Browse the repository at this point in the history
  • Loading branch information
apollo-sturdy committed Jan 22, 2024
1 parent 4bfe49e commit fec0d37
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/neutron.js
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,13 @@ module.exports = {
decimals: 6,
icon: process.env.CF_PAGES_URL + "/img/coins/goddardntrn.png"
},
{
token: "factory/neutron154gg0wtm2v4h9ur8xg32ep64e8ef0g5twlsgvfeajqwghdryvyqsqhgk8e/APOLLO",
name: "Apollo",
symbol: "APOLLO",
decimals: 6,
icon: process.env.CF_PAGES_URL + "/img/coins/apollo.png"
},
],
}

Binary file added img/coins/apollo.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 fec0d37

Please sign in to comment.