Endpoint: getNetworkStats
Method: POST
Arguments
Response
Name | Type | Description |
---|---|---|
liquidity | Float! | The network liquidity in USD. |
transactions1 | Int! | The unique number of transactions in the past hour. |
transactions4 | Int! | The unique number of transactions in the past 4 hours. |
transactions12 | Int! | The unique number of transactions in the past 12 hours. |
transactions24 | Int! | The unique number of transactions in the past 24 hours. |
volume1 | Float! | The network trade volume in USD over the past hour. |
volume4 | Float! | The network trade volume in USD over the past 4 hours. |
volume12 | Float! | The network trade volume in USD over the past 12 hours. |
volume24 | Float! | The network trade volume in USD over the past 24 hours. |
Ask questions, share what you're working on and request new features 👬👭