UNPKG

rubic-sdk

Version:
10 lines 508 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UNISWAP_V2_BLAST_PROVIDER_CONFIGURATION = exports.UNISWAP_V2_BLAST_CONTRACT_ADDRESS = void 0; const default_constants_1 = require("../default-constants"); exports.UNISWAP_V2_BLAST_CONTRACT_ADDRESS = '0x0998bEc51D95EAa75Ffdf465D5deD16aEd2ba2fe'; exports.UNISWAP_V2_BLAST_PROVIDER_CONFIGURATION = { ...default_constants_1.defaultBlastProviderConfiguration, maxTransitTokens: 1 }; //# sourceMappingURL=constants.js.map