ExFtx.LendingInfo (ex_ftx v0.0.14)

Link to this section Summary

Link to this section Types

Specs

t() :: %ExFtx.LendingInfo{
  coin: String.t(),
  lendable: number(),
  locked: number(),
  min_rate: number(),
  offered: number()
}