Skip to content

Commit

Permalink
feat(token-meta): add omnicat token
Browse files Browse the repository at this point in the history
  • Loading branch information
hmoragrega committed Apr 5, 2024
1 parent f37f9cc commit b8ce79f
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 @@ -1824,5 +1824,17 @@
"decimals": 8,
"logo": ""
}
},
"OMNI": {
"address": "",
"coinGeckoId": "omnicat",
"denom": "ibc/DCF43489B9438BB7E462F1A1AD38C7898DF7F49649F9CC8FEBFC533A1192F3EF",
"metaSource": "Custom",
"meta": {
"name": "Omni Cat",
"symbol": "OMNI",
"decimals": 6,
"logo": ""
}
}
}

0 comments on commit b8ce79f

Please sign in to comment.