From ec19a4d9cb0809a8df1cba209751afaeef8687bd Mon Sep 17 00:00:00 2001 From: Sharad Date: Mon, 18 Apr 2022 16:09:10 -0500 Subject: [PATCH] tokendata --- src/constants/urls.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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