Interface OkuQuoteResponse

Hierarchy

  • OkuQuoteResponse

Properties

analysis: object
candidateTrade: object
chainId: number
coupon: OkuCoupon
estimatedGas: string
extra: string
humanPrice: number
inAmount: string
inToken: object
inUsdValue: number
isExactIn: boolean
market: string
outAmount: string
outToken: object
outUsdValue: number
path: object[]
signingRequest?: {
    permit2Address: string;
    permitSignature: OkuPermitSignature[];
    typedData: object[];
}

Type declaration

slippage: number

Generated using TypeDoc