|
@@ -31,7 +31,7 @@ export const CONFIG = {
|
|
|
BYREAL_API_BASE: 'https://api2.byreal.io/byreal/api/dex/v2',
|
|
BYREAL_API_BASE: 'https://api2.byreal.io/byreal/api/dex/v2',
|
|
|
TICK_API: 'https://love.hdlife.me/api/tick-to-price',
|
|
TICK_API: 'https://love.hdlife.me/api/tick-to-price',
|
|
|
COPY_ACTION_URL: 'https://byreal.cb.hdlife.me/api/lp-copy',
|
|
COPY_ACTION_URL: 'https://byreal.cb.hdlife.me/api/lp-copy',
|
|
|
- COPY_CALCULATE_URL: 'http://localhost:3000/api/lp-copy/calculate',
|
|
|
|
|
|
|
+ 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-close',
|
|
|
CHECK_COPY_URL: 'https://api2.byreal.io/byreal/api/dex/v2/copyfarmer/top-positions',
|
|
CHECK_COPY_URL: 'https://api2.byreal.io/byreal/api/dex/v2/copyfarmer/top-positions',
|
|
|
|
|
|