"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.oneinchApiParams = void 0;
exports.oneinchApiParams = {
apiBaseUrl: 'https://api.1inch.exchange/v4.0',
nativeAddress: '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee'
};