Returns a weekly whale-activity report snapshot. Pass either from/to UTC dates or an ISO YYYY-WW week token. The response identifies closed ranges as final and current ranges as rolling.
Documentation Index
Fetch the complete documentation index at: https://docs.0xinsider.com/llms.txt
Use this file to discover all available pages before exploring further.
API key: Authorization: Bearer oxi_sk_live_...
UTC source-range start in YYYY-MM-DD format; required with to.
^\d{4}-\d{2}-\d{2}$UTC source-range end in YYYY-MM-DD format; required with from.
^\d{4}-\d{2}-\d{2}$ISO week selector in YYYY-WW format; alternative to from/to.
^\d{4}-\d{2}$