Application Stats
The APWine application provides useful statistics for all users willing to interact with the protocol.
#
Displayed statistics#
Global StatisticsThe global statistics section provides information about the state of the APWine protocol and AMM.
#
Tokenized TVLThe Tokenized TVL displays the amount of IBT (Interest Bearing Tokens) deposited in the protocol.
โน๏ธ The data displayed corresponds to the network you are currently connected to (e.g Mainnet, Polygon).
#
Exchange liquidityThe Exchange Liquidity displays the amount of liquidity deposited in each pair of the AMM (including the underlying).
โน๏ธ The data displayed corresponds to the network you are currently connected to (e.g Mainnet, Polygon).
#
Current PeriodThe current period displays the status of the different futures. It includes the start date, the end date (term of the future period) and shows the time remaining before the future reach maturity.
#
Future statisticsThe Future statistics displays an aggregation of data for each future.
#
Tokenized TVLThe Tokenized TVL corresponds to the amount of IBT (Interest Bearing Tokens) deposited in the corresponding Future Vault.
#
Pools TVLThe Pools TVL displays the amount of liquidity deposited in each pair of the corresponding AMM.
#
Spot APRThe Spot APR displays the APR of the IBT given by the corresponding platform contracts.
#
Market APRThe Market APR represents the APRs implied by the spot price of the derivatives on the amm.
- The PT APR is derived from the PT price in the first pair of the AMM. At expiry of the future the PT token will be worth one underlying token. The spot PT price in the AMM represent therefore the discounted underlying token. From this price the discount rate is computed for the time remaining in the period. This gives the APR of the period implied by the first pair of the AMM.
with the price of the PT in underlying at time . Time correspond to the term of the future. Hence . Also, represents the discount rate for the time remaining in the period.
The APR is then derived as
- The FYT APR is derived from the ratio of FYT and PT in the second pair of the AMM. The ratio of FYT/PT in the second pair of the AMM represent directly the APR of the period predicted by the market.
with the FYT price in PT at time .
To understand how prices are computed from the AMM state follow this link.