diff --git a/img/injectdoge.png b/img/injectdoge.png new file mode 100644 index 00000000..a64d8cff Binary files /dev/null and b/img/injectdoge.png differ diff --git a/tokenLists/injective.json b/tokenLists/injective.json index 5de42f37..c12bcf73 100644 --- a/tokenLists/injective.json +++ b/tokenLists/injective.json @@ -282,5 +282,12 @@ "token": "peggy0xb2617246d0c6c0087f18703d576831899ca94f01", "icon": "/img/zignaly-icon-gradient.png", "decimals": 18 - } + }, + { + "protocol": "Inject Doge", + "symbol": "INJDoge", + "token": "factory/inj1nf43yjjx7sjc3eulffgfyxqhcraywwgrnqmqjc/INJDOGE", + "decimals": 6, + "icon": "/img/injectdoge.png" + } ]