Skip to content

Commit

Permalink
Update injective.js Add PUNK DAO Token Info
Browse files Browse the repository at this point in the history
  • Loading branch information
PunksDAO authored Jan 16, 2024
1 parent d91d140 commit 2fd4feb
Showing 1 changed file 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

0 comments on commit 2fd4feb

Please sign in to comment.