cURL
curl --request GET \ --url https://api.range.org/v1/network/net-flow-by-protocol \ --header 'Authorization: Bearer <token>'
{ "total": 123, "balances": [ { "denom": "<string>", "net_balance_change": 123, "date": "<string>", "total_received": 123, "total_sent": 123 } ] }
Returns a list net flow amounts associated with the specified protocol.
Use Authorization: Bearer
Network of Address
Start time
End Time
Net Flow Day wise By Protocols. This includes both incoming and outgoing transactions.
Show child attributes