post https://api.bitfinex.com/v2/auth/r/summary
Provides an overview of the different fee rates for the account as well as the LEO discount level and the average amount of LEO held over the last 30 days.
Fields
Term | Type | Description |
---|---|---|
MAKER_FEE | float | Shows the maker fee rate for the account |
DERIV_REBATE | float | Shows the maker rebate for derivative trades on the account |
TAKER_FEE_TO_CRYPTO | float | Shows the taker fee rate for crypto to crypto trades on the account |
TAKER_FEE_TO_STABLE | float | Shows the taker fee rate for crypto to stable coin trades on the account |
TAKER_FEE_TO_FIAT | float | Shows the taker fee rate for crypto to fiat trades on the account |
DERIV_TAKER_FEE | float | Shows the taker fee rate for derivative trades on the account |
TRADE_VOL_30d | array of objects | Shows objects containing trading volume per currency and Total(USD) over the past 30 days |
FEES_TRADING_30d | object | Shows trading fees paid per currency over the past 30 days |
FEES_TRADING_TOTAL_30d | float | Shows the USD equivalent of the total trading fees paid over the past 30 days |
FUNDING_EARN_PER_CURR | object | Shows the amount earned on your provided funding per currency over the past 30 days |
FUNDING_EARNINGS_TOTAL | float | Shows the USD equivalent of the total earnings on your provided funding over the past 30 days |
LEO_LEV | Int | Shows the current LEO discount level of the account |
LEO_AMOUNT_AVG | float | Shows the average amount of LEO held in the account over the past 30 days. |
Ratelimit: 90 req/min