Skip to main content
GET
Explorer period analytics

Endpoint

No authentication required. Cached for 5 minutes per period.

Request

The bucket size adapts to the period:

Response

Field Reference

Summary

volume_timeline[]

NEAR-ecosystem fee transfers are merged into the timeline by date: each transfer adds its fee_usd and implied_volume_usd (computed as fee / 10 bps) to the matching bucket.

protocols[]

The near row reflects the merged NEAR-ecosystem traffic (implied volume + on-chain swap count).

top_pairs[]

Top 10 trading pairs in the period, sorted by volume_usd.

chains[]

Per-chain source_count (swaps originating on the chain) and dest_count (swaps landing on the chain), sorted by total.

Errors

Query Parameters

period
enum<string>
default:30d
Available options:
7d,
30d,
90d,
6m,
1y,
all

Response

200 - application/json

Period analytics with timeline, protocols, and chains.

data
object
required