# Metrics

On the dashboard side, StarkNet provides a number of data relevant to the blockchain and its major coins / protocols.

Here is the list of metrics currently available on starboard, and their definition (more to come):

![](https://8638530-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fg9hDVBCKsSTkPC4AsRTy%2Fuploads%2FK8q4nokNSPj1ImrfmFEw%2FCapture_decran_2022-09-16_a_20.47.46.png?alt=media\&token=de9f5d86-a339-4116-bed7-5e97d60b52bb)

### **Total Value Locked (TVL)**

Total Value Locked refers to the entirety of the funds deposited on Starknet.

### **TVL in non-native**

Corresponds to Starknet’s TVL without counting the native Starknet tokens.

### **TVL ranking**&#x20;

Ranking of tokens according to their Total Value Locked on Starknet.

### **TVL evolution**

Starknet's TVL over tim&#x65;**.**

### **Total wallets**

Number of wallets deployed on the chain since the beginning.

### **Wallets evolution**

Evolution of the wallets’ number deployed on starknet over time.

### **Daily active wallets**

Number of wallet interacting with the chain in one day.

### **Activity ranking**

Wallets' ranking with the highest monthly activity on starknet.

### **Total transactions (tx)**

Number of transactions carried out on the network over a given timeframe.

### **Deployed contracts**

Number of contracts deployed on starknet since the beginnin&#x67;**.**

### **Daily transactions**

Number of transactions done on starknet in one da&#x79;**.**

### **Total Transfer Volume**

Dollar value transferred on starknet over a given timefram&#x65;**.**

### **Transactions types**

Percentage share of transaction types since the beginning (transfers, interactions deployed contracts)**.**

### **Daily transfer volume evolution**

Dollar value transferred daily on starkne&#x74;**.**

### **Total fees**

Total value of fees generated by transactions on the network, since the beginning (in $eth)**.**

### **Estimated Current Fees**

Estimation of a transaction's cost at the present tim&#x65;**.**

### **Average Fees**

Average cost of a transaction over a selected perio&#x64;**.**

### **Average Daily Fees**

Evolution of the average transaction's cost on starkne&#x74;**.**

### **Total Daily Fess**

Fees generated by the chain each da&#x79;**.**


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://starkboard.gitbook.io/starkboard/starkboard-v1/metrics.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
