Profitability

Contents

Unrealized UTXO Losses (USD)

Definition

The total unrealized loss of unspent transaction outputs on the network.

NameMetricIDUnitInterval

Unrealized UTXO Losses (USD)

UTXOLossUnrealUSD

USD

1 day

Release History

  • Release Version: NDP-EOD 4.8 (Nov, 2020)

Availability for Assets

Unrealized UTXO Profits (USD)

Definition

The total unrealized profit of unspent transaction outputs on the network.

NameMetricIDUnitInterval

Unrealized UTXO Profits (USD)

UTXOProfUnrealUSD

USD

1 day

Release History

  • Release Version: NDP-EOD 4.8 (Nov, 2020)

Availability for Assets

API Endpoints

Exhange Deposits metrics can be accessed using these endpoints:

  • timeseries/asset-metrics

and by passing in the metric ID's UTXO* in the metrics parameter.

GET undefined/timeseries/asset-metrics

curl --compressed "https://api.coinmetrics.io/v4/timeseries/asset-metrics?metrics=UTXOLossUnrealUSD&assets=btc&pretty=true&api_key=<your_key>"

Last updated