ILiquidatedResponse: {
    base_amount: string;
    counterparty: string;
    insurance_fee: string;
    quote_amount: string;
}

Type declaration

  • base_amount: string
  • counterparty: string
  • insurance_fee: string
  • quote_amount: string

Generated using TypeDoc