diff --git a/src/constants/urls.ts b/src/constants/urls.ts index 772237b0..55beb008 100644 --- a/src/constants/urls.ts +++ b/src/constants/urls.ts @@ -1,3 +1,3 @@ export const URLS = { - TOKEN_DATA_ENDPOINT: "https://app.rari.capital" + TOKEN_DATA_ENDPOINT: "" } \ No newline at end of file