Skip to content

Commit

Permalink
Merge pull request #43 from InjectiveLabs/f/helix-335-omnicat
Browse files Browse the repository at this point in the history
feat(token-meta): add omni network token
  • Loading branch information
bangjelkoski authored Apr 17, 2024
2 parents a8a9211 + 44e8437 commit c8653a7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions pkg/token/token_meta.json
Original file line number Diff line number Diff line change
Expand Up @@ -1839,5 +1839,17 @@
"decimals": 6,
"logo": ""
}
},
"OMNI": {
"address": "",
"coinGeckoId": "omni-network",
"denom": "peggy0x36E66fbBce51e4cD5bd3C62B637Eb411b18949D4",
"metaSource": "Custom",
"meta": {
"name": "Omni Network",
"symbol": "OMNI",
"decimals": 18,
"logo": ""
}
}
}

0 comments on commit c8653a7

Please sign in to comment.