rubic-sdk
Version:
Simplify dApp creation
7 lines • 451 B
JavaScript
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.OOLONG_SWAP_PROVIDER_CONFIGURATION = exports.OOLONG_SWAP_CONTRACT_ADDRESS = void 0;
const default_constants_1 = require("../default-constants");
exports.OOLONG_SWAP_CONTRACT_ADDRESS = '0x17C83E2B96ACfb5190d63F5E46d93c107eC0b514';
exports.OOLONG_SWAP_PROVIDER_CONFIGURATION = default_constants_1.defaultBobaProviderConfiguration;
//# sourceMappingURL=constants.js.map