Skip to content

Commit

Permalink
Add AUTISM token
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Dec 26, 2023
1 parent fe30f41 commit 56920c2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions chains/mainnet/injective.js
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,12 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/Injective.svg',
decimals: 18,
},
{
token: 'factory/inj14lf8xm6fcvlggpa7guxzjqwjmtr24gnvf56hvz/autism',
symbol: 'AUTISM',
name: 'AUTISM',
icon: process.env.CF_PAGES_URL + '/img/coins/AUTISM.svg',
decimals: 6,
}
],
}
Binary file added img/coins/AUTISM.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 56920c2

Please sign in to comment.