Skip to content

Commit

Permalink
Removed IBC token on Migaloo since it's auto-generated
Browse files Browse the repository at this point in the history
  • Loading branch information
terencelimzhengwei authored May 6, 2024
1 parent 29b4e29 commit 7490555
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions chains/mainnet/migaloo.js
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,5 @@ module.exports = {
decimals: 6,
icon: process.env.CF_PAGES_URL + '/img/coins/rstk.svg',
},
{
token:
'ibc/B1BD4EF49A2E051EFC85E8C6A932B559CE62F9519E0E83BE29A8F0BDF89BD1D3',
name: 'Frogztrik NFT Token',
symbol: 'FROG',
decimals: 6,
icon: "https://github.com/Fidel2001/station-assets/blob/main/img/coins/FROG.png",
},
],
}

0 comments on commit 7490555

Please sign in to comment.