Other Endpoints
Last updated
Was this helpful?
Last updated
Was this helpful?
This endpoint provides information about USD flow into/out of contracts. It is used to identify the most active contracts on the chain.
|------------------|---------|----------------------------------------------------------------------------------| | date_from | String | Date from which we calculate the flow. Can either be 1D, 7D or 30D. | | date_to | String | It has to be today for now | | is_inflow | Boolean | Wether to calculate inflow or outflow. True for inflow, False for outflow. | | only_smart_money | Boolean | If true, only smart money flow is considered. If false, all money is considered. | | labels | Array(String) | An array of labels to filter the wallets interacting with the contracts. |