feat: adding token safety article link (#4532)

updated article link
This commit is contained in:
cartcrom 2022-08-30 17:24:23 -04:00 committed by GitHub
parent b82b9acc54
commit 3a1bff146c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,8 +2,7 @@ import { Plural, Trans } from '@lingui/macro'
import WarningCache, { TOKEN_LIST_TYPES } from './TokenSafetyLookupTable'
// TODO: Replace this with Steph's article when it is available.
export const TOKEN_SAFETY_ARTICLE = 'https://help.uniswap.org/en/'
export const TOKEN_SAFETY_ARTICLE = 'https://support.uniswap.org/hc/en-us/articles/8723118437133'
export enum WARNING_LEVEL {
MEDIUM,