post https://api.bitfinex.com/v2/auth/r/info/funding/
Get account funding info
Response fields
Index | Field | Type | Description |
---|---|---|---|
[0] | "sym" | string | "sym" |
[1] | SYMBOL | string | The symbol the information pertains to (funding currencies) |
[2] | FUNDING_INFO_ARRAY | Funding info array | Contains info on the yield and duration of the user's taken and provided funding |
Funding info array (Index [3])
Index | Term | Type | Description |
---|---|---|---|
[0] | YIELD_LOAN | float | Weighted average rate for taken funding |
[1] | YIELD_LEND | float | Weighted average rate for provided funding |
[2] | DURATION_LOAN | float | Weighted average duration for taken funding |
[3] | DURATION_LEND | float | Weighted average duration for provided funding |
Ratelimit: 90 req/min