Skip to content

Commit

Permalink
add injective token metadata to terra mainnet
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavomauricio authored Sep 2, 2024
1 parent 05df401 commit 7330d6f
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions tokenLists/terra2.json
Original file line number Diff line number Diff line change
Expand Up @@ -793,5 +793,15 @@
"decimals": 6,
"originDenom": "factory/osmo104jtrwcljnxfljhml8mxrw7qetcsdmqvy3sprw/ucosmousd",
"originChainId": "osmosis-1"
},
{
"protocol": "Injective",
"symbol": "INJ",
"token": "ibc/25BC59386BB65725F735EFC0C369BB717AA8B5DAD846EAF9CBF5D0F18F207211",
"icon": "/img/injective.svg",
"decimals": 18,
"coingeckoId": "injective-protocol",
"originDenom": "inj",
"originChainId": "injective-1"
}
]

0 comments on commit 7330d6f

Please sign in to comment.