Stats
Liveness Check
No content
No content
Leverage Strategies
/stats/leverage
Returns statistics for all leverage strategy vaults.
success
The lending protocol used for the leverage strategy.
The lending protocol market that is utilized for the leverage strategy.
The address of the strategy vault.
The USD value of deposits in the strategy vault.
The TVL of the strategy vault denominated in USD.
The net estimated percentage returns for the strategy.
The APY from Factor Scale incentives allocated to this vault based on current vault deposits.
The estimated APY from Factor Scale incentives allocated to this vault.
The Factor Scale weight modifier applied to each vote fot this strategy.
The USD value of the incentive token distributed via Factor Scale.
The USD value per second of Factor Scale incentives which is being distributed to depositors in this strategy.
The USD value of the tokens that are deposited in the strategy.
The strategy name which includes the token pair.
Indicates if the strategy is a restaking strategy.
Indicates if the strategy can be staked to be eligible for FactorDAO rewards.
The address of the staked vault. Factor implements a governance wrapper that enables the strategy to receive FactorDAO incentives.
The strategy type.
The interest rate that is charged for borrowing the debt token.
The maximum amount of leverage allowable for the strategy. This is determined by the underlying lending pool.
Array of positions which have been opened for this strategy.
The APY of incentives allocated to this strategy via Factor Boost based on current deposits.
The estimated APY of Factor Boost incentives allocated to this strategy.
Indicates if the strategy is receiving Factor Boost incentives.
Indicates if the strategy is receiving Factor Scale incentives.
The UNIX timestamp at which the data for this strategy was retrieved.
The identifier to uniquely identify the strategy.
success
Yield Strategies
/stats/yield
Returns statistics for all yield strategy vaults.
success
An array of objects, each representing a yield strategy vault.
The address of the strategy vault.
The strategy name which includes the underlying token as well as the lending protocol.
The symbol of the yield vault which is a concatenation of protocol, token, and auto-compounder strategy type.
Indicates if the strategy is in the staging environment.
Indicates if the strategy can be staked to be eligible for FactorDAO rewards.
The TVL of the strategy vault denominated in USD.
The base Annual Percentage Yield that is accrued by the strategy.
The APY from Factor Scale incentives allocated to this vault based on current vault deposits.
The estimated APY from Factor Scale incentives allocated to this vault.
Indicates if the strategy is receiving Factor Scale incentives.
The Factor Scale weight modifier applied to each vote fot this strategy.
The USD value per second of Factor Scale incentives which is being distributed to depositors in this strategy.
The USD value of the incentive token distributed via Factor Scale.
The contract address of the underlying token (i.e. asset) of the yield strategy vault.
The name of the underlying token (i.e. asset) of the yield strategy vault.
The symbol of the underlying token (i.e. asset) of the yield strategy vault.
The number of decimals of the underlying token (i.e. asset) of the yield strategy vault.
The USD value of the underlying token (i.e. asset) of the yield strategy vault.
The USD value of each of the yield strategy vault's share.
The USD value of the volume of tokens that is facilitated by this yield strategy.
The APY of incentives allocated to this strategy via Factor Boost based on current deposits.
The estimated APY of Factor Boost incentives allocated to this strategy.
Indicates if the strategy is receiving Factor Boost incentives.
Indicates if the strategy is a restaking strategy.
The UNIX timestamp at which the data for this strategy was retrieved.
The identifier to uniquely identify the strategy.
success
Protocol Counters
/stats/counters
Returns various counts which includes platform TVL, integrations, and strategies.
success
The TVL of all deposits on Factor vaults denominated in USD.
The number of integrated protocols.
The number of token pairs/markets which are available on Factor.
The number of leverage strategy vaults.
The number of yield strategy vaults.
The total number of strategy vaults on Factor.
success
User Stats
/stats/user/{address}
Returns user strategy data.
The user wallet address that is being queried.
0x2bfc3A4Ef52Fe6cD2c5236dA08005C59EaFB43a7success
success
FactorDAO Revenues
/stats/dao-revenues/current
Returns the FactorDAO revenues for the current cycle.
success
The estimated APR that a FCTR staker can expect to receive at the next revenue share distribution.
The actual APR that a FCTR staker will receive on revenue share distribution based on FactorDAO's month-to-date revenue.
The month-to-date revenue share accrued by FactorDAO that will distributed at the next cycle.
The income generated by the FactorDAO for today, denominated in USD.
The total supply of veFCTR tokens (i.e. staked FCTR tokens adjusted for stake duration).
The USD value of all veFCTR tokens.
The current block count (i.e. block height).
The USD price of the FCTR token.
The USD value of all revenue share amounts that were distributed in the last cycle.
The UNIX timestamp at which the FactorDAO revenues were retrieved.
success
/stats/dao-revenues/{year}/{month}
Returns the FactorDAO revenues for the month queried.
The year which is being queried in YYYY format.
2024The month which is being queried in MM format with no leading zeroes.
6success
An array of FactorDAO daily revenues for the month queried.
The USD value of FactorDAO revenue accrued for the day.
The USD price of the FCTR token.
The current block count (i.e. block height).
The total supply of veFCTR tokens (i.e. staked FCTR tokens adjusted for stake duration).
The amount of USDC tokens (in wei) distributed in the last cycle.
The day of the month.
The month of the year.
The year that is queried.
The UNIX timestamp at which the FactorDAO revenues were retrieved.
success
Last updated
Was this helpful?