UNPKG

rubic-sdk

Version:
6 lines 294 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.TONCENTER_API_V3_URL = exports.TONAPI_API_URL = void 0; exports.TONAPI_API_URL = 'https://tonapi.io/v2'; exports.TONCENTER_API_V3_URL = 'https://toncenter.com/api/v3'; //# sourceMappingURL=ton-constants.js.map