PNL (WIP)
PNL Field Descriptions
pnltype this type contains profit and loss (pnl) related metrics for a token in a wallet field type description balance string token balance at the current or specified point in time (already adjusted for decimals) estimate usd string estimated token price in usd net worth string total usd value of the current token balance ( balance estimate usd ) avg estimate usd string average purchase price of the asset in usd realized in usd string total usd received from selling tokens during the period realized out usd string total usd spent on purchasing tokens during the period realized pnl usd string realized profit or loss in usd realized pnl percent string realized profit or loss as a percentage of cost basis unrealized pnl usd string unrealized profit or loss in usd from the remaining token balance unrealized pnl percent string unrealized profit or loss as a percentage of average purchase price pnlflowtype extends pnltype with time series information field type description time int unix utc timestamp representing the interval time human datetime iso formatted datetime for human readability networthflowtype field type description time int unix utc timestamp of the data point time human datetime human readable iso datetime balance string token balance at this time estimate usd string token price in usd at this time net worth string usd value of the asset at this point in time