Interface OpenOceanQuoteResponse

Hierarchy

  • OpenOceanQuoteResponse

Properties

Properties

code: number
data: {
    estimatedGas: number;
    outAmount: string;
}

Type declaration

  • estimatedGas: number
  • outAmount: string
error?: string

Generated using TypeDoc