UNPKG

rubic-sdk

Version:
7 lines 454 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FRAXSWAP_V2_PROVIDER_CONFIGURATION = exports.FRAXSWAP_V2_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.FRAXSWAP_V2_CONTRACT_ADDRESS = '0x2Dd1B4D4548aCCeA497050619965f91f78b3b532'; exports.FRAXSWAP_V2_PROVIDER_CONFIGURATION = default_constants_1.defaultFraxtalProviderConfiguration; //# sourceMappingURL=constants.js.map