> For the complete documentation index, see [llms.txt](https://minefi.gitbook.io/minefi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minefi.gitbook.io/minefi/dapp-shu-zhi-xiang-jie.md).

# DAPP数值详解

NFT收益明细页面数值详解

我们假定第n天的全网24小时平均收益为an，直接收益系数为*k*，投资者分成比例为T。（当前k=0.25）

立即释放=*k*\*T\*an  （n≤540）            n＞540时立即释放=0

当日冻结=(1-*k*)\*T\*an-(1-*k*)\*T\*an/180  （n≤540）           n＞540时当日冻结=0

当日线性释放计算：

![](/files/uT7AaYRGNrPIho5r5wmx)

当日产出=立即释放+当日线性释放

我的资产页面数值详解

NFT总收益=累计当前NFT所有“当日产出+当日冻结”数据

昨日释放总额=累计我的所有NFT前一天“当日产出”数据

昨日线性释放总额=累计我的所有NFT前一天“当日线性释放”数据

释放总额=累计“昨日释放总额”数据=累计领取+当前可领取收益+待转入
