Network Profit Loss
Definition
Network Profit/Loss (NPL for short) computes the average profit or loss of all coins that change addresses daily. For each coin that moves on-chain, NPL takes the price at which it was last moved and assumes this to be its acquisition price. Once it changes addresses again, NPL assumes the coin was sold.
Access
Measuring Unit
Amount in dollars
Data Type
Change Metrics
Frequency
Latency
Available Assets
Available for these assets
SanAPI
Example of query for network_profit_loss:
1 2 3 4 5 6 7 8 9 10 11 12 13
{ getMetric(metric: "network_profit_loss") { timeseriesData( slug: "santiment" from: "2021-01-01T00:00:00Z" to: "2021-02-01T00:00:00Z" interval: "1d" ) { datetime value } } }
Full list of metrics
The full list of Network Profit Loss metrics is:
Open Metrics List
Open Metrics List
- network_profit_loss
- network_profit_loss_change_1d
- network_profit_loss_change_30d
- network_profit_loss_change_7d