UNPKG

rubic-sdk

Version:
10 lines 575 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.UNI_SWAP_V3_FLARE_PROVIDER_CONFIGURATION = void 0; const wrapped_addresses_1 = require("../../../../../../../../common/tokens/constants/wrapped-addresses"); const blockchain_name_1 = require("../../../../../../../../core/blockchain/models/blockchain-name"); exports.UNI_SWAP_V3_FLARE_PROVIDER_CONFIGURATION = { maxTransitTokens: 1, wethAddress: wrapped_addresses_1.wrappedAddress[blockchain_name_1.BLOCKCHAIN_NAME.FLARE] }; //# sourceMappingURL=uniswap-v3-flare-configuration.js.map