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