Skip to content

Commit

Permalink
remove mercury endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
abstract829 committed Jun 10, 2024
1 parent e89a8a2 commit 77887a4
Show file tree
Hide file tree
Showing 3 changed files with 583 additions and 346 deletions.
13 changes: 0 additions & 13 deletions .env.production.example
Original file line number Diff line number Diff line change
Expand Up @@ -7,16 +7,3 @@ NEXT_PUBLIC_TAG_ID=
NEXT_PUBLIC_TEST_TOKENS_ADMIN_SECRET_KEY=
NEXT_PUBLIC_TAG_ID=


#Mercury MAINNET
MERCURY_EMAIL_MAINNET=
MERCURY_PASSWORD_MAINNET=
MERCURY_BACKEND_ENDPOINT_MAINNET=https://mainnet.mercurydata.app:8443
MERCURY_GRAPHQL_ENDPOINT_MAINNET=https://mainnet.mercurydata.app:2083

#Mercury TESTNET
MERCURY_EMAIL_TESTNET=
MERCURY_PASSWORD_TESTNET=
MERCURY_BACKEND_ENDPOINT_TESTNET=https://api.mercurydata.app:8443
MERCURY_GRAPHQL_ENDPOINT_TESTNET=https://api.mercurydata.app:2083

107 changes: 0 additions & 107 deletions pages/api/pairs.ts

This file was deleted.

Loading

0 comments on commit 77887a4

Please sign in to comment.