UNPKG

rubic-sdk

Version:
7 lines 487 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SUSHI_SWAP_ETHEREUM_PROVIDER_CONFIGURATION = exports.SUSHI_SWAP_ETHEREUM_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.SUSHI_SWAP_ETHEREUM_CONTRACT_ADDRESS = '0xd9e1cE17f2641f24aE83637ab66a2cca9C378B9F'; exports.SUSHI_SWAP_ETHEREUM_PROVIDER_CONFIGURATION = default_constants_1.defaultEthereumProviderConfiguration; //# sourceMappingURL=constants.js.map