Sfoglia il codice sorgente

fix: update CLOSE_ACTION_URL endpoint

lushdog@outlook.com 1 mese fa
parent
commit
53b8ca7c62
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      src/config/index.js

+ 1 - 1
src/config/index.js

@@ -32,7 +32,7 @@ export const CONFIG = {
   TICK_API: 'https://love.hdlife.me/api/tick-to-price',
   COPY_ACTION_URL: 'https://byreal.cb.hdlife.me/api/lp-copy',
   COPY_CALCULATE_URL: 'https://byreal.cb.hdlife.me/api/lp-copy/calculate',
-  CLOSE_ACTION_URL: 'https://byreal.cb.hdlife.me/api/lp-close',
+  CLOSE_ACTION_URL: 'https://byreal.cb.hdlife.me/api/lp-index/lp-close',
   CHECK_COPY_URL: 'https://api2.byreal.io/byreal/api/dex/v2/copyfarmer/top-positions',
   
   // Jupiter API - New Metis Swap API (v1)