Skip to content

Commit 2627b66

Browse files
committed
Fix: Gamma API endpoint failing to respond in my rewards section
1 parent 1c7e966 commit 2627b66

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.env

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,8 +37,8 @@ REACT_APP_CNT_STAKING_LIST_DEFAULT_URL="https://thegraph.com/hosted-service/subg
3737
REACT_APP_APY_VISION_BASE_URL="https://stats.apy.vision"
3838
REACT_APP_APY_VISION_ACCESS_TOKEN="b5be1c64bc08416c878f983ecb64e98e"
3939
REACT_APP_OTHER_LP_CREATE_A_FARM_LINK="https://quickswap.dappfactory.xyz/create/"
40-
REACT_APP_GAMMA_API_ENDPOINT="https://wire2.gamma.xyz"
41-
REACT_APP_GAMMA_API_ENDPOINT_BACKUP="https://wire3.gamma.xyz"
40+
REACT_APP_GAMMA_API_ENDPOINT="https://api.gamma.xyz"
41+
REACT_APP_GAMMA_API_ENDPOINT_BACKUP="https://api.gamma.xyz"
4242
REACT_APP_LEADERBOARD_APP_URL="https://leaderboard.quickswap.exchange"
4343
REACT_APP_LENS_API_URL="https://api.lens.dev/"
4444
REACT_APP_MELD_URL="https://meldcrypto.com"

0 commit comments

Comments
 (0)