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