From 4daa84e35882c6ab33377ab042465aec796dcc4f Mon Sep 17 00:00:00 2001 From: solanasail <84818641+solanasail@users.noreply.github.com> Date: Sun, 22 Aug 2021 20:55:56 +0200 Subject: [PATCH] Update names.js update with the new gSAIL mint : Gsai2KN28MTGcSZ1gKYFswUpFpS7EM9mvdR9c8f6iVXJ --- src/utils/tokens/names.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/utils/tokens/names.js b/src/utils/tokens/names.js index 35ea8e97..d2c424cd 100644 --- a/src/utils/tokens/names.js +++ b/src/utils/tokens/names.js @@ -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', }, ], };