Skip to content

Commit

Permalink
chore: add restake
Browse files Browse the repository at this point in the history
  • Loading branch information
nick134-bit committed Apr 11, 2024
1 parent 113921d commit 269a83d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
8 changes: 8 additions & 0 deletions chains/mainnet/migaloo.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,5 +121,13 @@ module.exports = {
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/lsdshark.png',
},
{
token:
'factory/migaloo1d0uma9qzcts4fzt7ml39xp44aut5k6qyjfzz4asalnecppppr3rsl52vvv/rstk',
name: 'RESTAKE DAO',
symbol: 'RSTK',
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/rstk.svg',
},
],
}
5 changes: 5 additions & 0 deletions img/coins/rstk.svg
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 269a83d

Please sign in to comment.