diff --git a/img/aoi.webp b/img/aoi.webp new file mode 100644 index 00000000..d2628f45 Binary files /dev/null and b/img/aoi.webp differ diff --git a/img/galaxy.webp b/img/galaxy.webp new file mode 100644 index 00000000..d6432013 Binary files /dev/null and b/img/galaxy.webp differ diff --git a/tokenLists/injective.json b/tokenLists/injective.json index d687b931..91925fae 100644 --- a/tokenLists/injective.json +++ b/tokenLists/injective.json @@ -191,5 +191,19 @@ "token": "factory/inj1xy3kvlr4q4wdd6lrelsrw2fk2ged0any44hhwq/KIRA", "icon": "/img/kira.jpeg", "decimals": 6 + }, + { + "protocol": "GALAXY", + "symbol": "GALAXY", + "token": "factory/inj10zdjt8ylfln5xr3a2ruf9nwn6d5q2d2r3v6mh8/galaxy", + "icon": "/img/galaxy.webp", + "decimals": 6 + }, + { + "protocol": "AOI", + "symbol": "$AOI", + "token": "factory/inj169ed97mcnf8ay6rgvskn95n6tyt46uwvy5qgs0/aoi", + "icon": "/img/aoi.webp", + "decimals": 6 } ]