Bucketed volume and fee revenue for a builder over a rolling window
BucketedDocumentation Index
Fetch the complete documentation index at: https://docs.predexon.com/llms.txt
Use this file to discover all available pages before exploring further.
volume_usd, builder_fee_usd, and trade_count for a single builder, returned as an ordered array of (timestamp, ...) points. Use this for charting builder activity over time.
bucket | Use with |
|---|---|
day (default) | window=30d or all |
hour | window=24h or 7d |
24h, 7d, 30d (default), or all. Each timestamp is the Unix-seconds start of the bucket.Builder code (bytes32 hex)
Rolling window: 24h, 7d, 30d, or all
Bucket size: 'day' or 'hour'