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