diff --git a/src/utils/tokens.ts b/src/utils/tokens.ts index 5911dcfe..4bf53fe2 100644 --- a/src/utils/tokens.ts +++ b/src/utils/tokens.ts @@ -1477,7 +1477,14 @@ export const TOKENS: Tokens = { }, tags: ['raydium'] - } + }, + FRANK: { + symbol: '$FRNK', + name: 'FRANK', + mintAddress: '9wDektDWyP8NGChruNrHpPvX6Jev7439mtg8pc79BGfa', + decimals: 9, + tags: ['raydium'] + }, } export const LP_TOKENS: Tokens = {