diff --git a/src/utils/tokens/names.js b/src/utils/tokens/names.js index f6b908a5..330e9f00 100644 --- a/src/utils/tokens/names.js +++ b/src/utils/tokens/names.js @@ -285,6 +285,13 @@ const POPULAR_TOKENS = { icon: 'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/7dHbWXmci3dT8UFYWYZweBLXgycu7Y3iL6trKn1Y7ARj/logo.png', }, + { + tokenSymbol: 'CRY', + mintAddress: 'HbrmyoumgcK6sDFBi6EZQDi4i4ZgoN16eRB2JseKc7Hi', + tokenName: 'Crystal', + icon: + 'https://raw.githubusercontent.com/solana-labs/token-list/main/assets/mainnet/HbrmyoumgcK6sDFBi6EZQDi4i4ZgoN16eRB2JseKc7Hi/logo.png', + }, ], };