Skip to content

Commit

Permalink
Merge pull request #257 from PunksDAO/main
Browse files Browse the repository at this point in the history
Add Punk DAO Token Info
  • Loading branch information
terencelimzhengwei committed Jan 16, 2024
2 parents f62676a + 2fd4feb commit b23840e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/injective.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,13 @@ module.exports = {
decimals: 6,
icon: process.env.CF_PAGES_URL + "/img/coins/ninja.png"
},
{
token: "factory/inj1esz96ru3guug4ctmn5chjmkymt979sfvufq0hs/PUNK",
name: "Punk DAO Token",
symbol: "PUNK",
decimals: 6,
icon: process.env.CF_PAGES_URL + "img/coins/Inj_PUNK.png"
},
{
token: "factory/inj1rmjzj9fn47kdmfk4f3z39qr6czexxe0yjyc546/WGMI",
name: "WGMI",
Expand Down
Binary file added img/coins/Inj_PUNK.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 b23840e

Please sign in to comment.