diff --git a/.gitignore b/.gitignore index 1a6916b..eca9ca2 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,5 @@ coverage.json npm-debug.log* yarn-debug.log* yarn-error.log* + +*.tar.gz diff --git a/src/config/tokens.ts b/src/config/tokens.ts index 6fde6d6..218af31 100644 --- a/src/config/tokens.ts +++ b/src/config/tokens.ts @@ -244,6 +244,7 @@ const CUSTOM_TOKEN_ICONS: string[] = [ "KROM", "kMPL", "LETSGO", + "LINK", "MFI", "MAI", "MKR",