"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.API_ENDPOINTS = void 0;
exports.API_ENDPOINTS = {
MAIN: "https://api.7k.ag",
LO_DCA: "https://lod-dca.7k.ag",
PRICES: "https://prices.7k.ag",
STATISTIC: "https://statistic.7k.ag",
};