UNPKG

rubic-sdk

Version:
6 lines 290 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.ORBITER_FEE_DIVIDER = exports.ORBITER_API_ENDPOINT = void 0; exports.ORBITER_API_ENDPOINT = 'https://api.orbiter.finance/sdk'; exports.ORBITER_FEE_DIVIDER = 1000000; //# sourceMappingURL=orbiter-api.js.map