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