Skip to content

Commit

Permalink
Added assets to Kujira
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei committed Dec 1, 2023
1 parent 1e272fe commit 1cfb7b3
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions chains/mainnet/kujira.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,29 @@ module.exports = {
icon: process.env.CF_PAGES_URL + '/img/coins/ampMNTA.png',
decimals: 6,
},
{
token:
'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/ufuzn',
symbol: 'FUZN',
name: 'Fuzion',
icon: process.env.CF_PAGES_URL + '/img/coins/fuzn.png',
decimals: 6,
},
{
token:
'factory/kujira1sc6a0347cc5q3k890jj0pf3ylx2s38rh4sza4t/urfuzn',
symbol: 'rFUZN',
name: 'Fuzion Receipt',
icon: process.env.CF_PAGES_URL + '/img/coins/rfuzn.png',
decimals: 6,
},
{
token:
'factory/kujira1aaudpfr9y23lt9d45hrmskphpdfaq9ajxd3ukh/unstk',
symbol: 'NSTK',
name: 'Unstake Fi',
icon: process.env.CF_PAGES_URL + '/img/coins/nstk.svg',
decimals: 6,
},
],
}
1 change: 1 addition & 0 deletions img/coins/nstk.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/coins/rfuzn.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 1cfb7b3

Please sign in to comment.