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