UNPKG

hector-rubic-sdk

Version:
7 lines 451 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SPIRIT_SWAP_PROVIDER_CONFIGURATION = exports.SPIRIT_SWAP_CONTRACT_ADDRESS = void 0; var 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