UNPKG

@maxosllc/smart-order-router

Version:
4 lines (3 loc) 216 B
import { Token } from '@uniswap/sdk-core'; import { SimulationStatus } from '../providers'; export declare function breakDownTenderlySimulationError(tokenIn: Token, tokenOut: Token, data?: string): SimulationStatus;