Interface WithdrawalEstimate

Hierarchy

  • WithdrawalEstimate

Properties

estimatedAmountReceivable: {
    stable: number;
    underlying: number;
}

Type declaration

  • stable: number
  • underlying: number

Generated using TypeDoc