Interface DlnOnChainEstimateResponse

Hierarchy

  • DlnOnChainEstimateResponse

Properties

Properties

estimation: {
    tokenIn: DlnTokenAmount;
    tokenOut: DlnTokenMinAmount;
}

Type declaration

Generated using TypeDoc