Skip to content

Commit

Permalink
Update names.js
Browse files Browse the repository at this point in the history
update with the new gSAIL mint : Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ
  • Loading branch information
solanasail authored Aug 22, 2021
1 parent 0f43888 commit 4daa84e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/utils/tokens/names.js
Original file line number Diff line number Diff line change
Expand Up @@ -287,10 +287,10 @@ const POPULAR_TOKENS = {
},
{
tokenSymbol: 'gSAIL',
mintAddress: 'GSaiLQxREzaxUcE3v28HxBacoUQPZNtXx1eQsCFsX9Bg',
mintAddress: 'Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ',
tokenName: 'gSAIL Governance Token',
icon:
'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/GSaiLQxREzaxUcE3v28HxBacoUQPZNtXx1eQsCFsX9Bg/logo.png',
'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ/logo.png',
},
],
};
Expand Down

1 comment on commit 4daa84e

@annamc93
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gj

Please sign in to comment.