Computes effective fee rates over the last 7 days from actual fills, and explains the crypticDocumentation Index
Fetch the complete documentation index at: https://hypernode-docs.polynode.dev/llms.txt
Use this file to discover all available pages before exploring further.
fee_token values you’ll see in trade responses.
Endpoint
Why use this
Hyperliquid recordsfee_token as USDH, +0, +1, etc. These look opaque. This endpoint resolves them: which side they apply to, what they mean, and what rates are actually being charged today.
Response
| Field | Description |
|---|---|
computed_window | Period over which effective rates are calculated |
pct_fills_with_fee | Fraction of fills with non-zero fee — most are zero on HIP-4 |
effective_rates_bps.base_fee | Aggregate base fee rate in basis points |
effective_rates_bps.builder_fee | Builder-routed fee rate |
effective_rates_bps.deployer_fee | Per-outcome deployer fee (HIP-4 unique mechanic) |
fee_tokens | Each known fee token with full enrichment |
Notes
- HIP-4’s deployer fee mechanic exists in protocol but is currently 0 bps for all observed fills.
+Nnotation in HIP-4 refers to the spot token at index N. For HIP-4 fills,+0/+1map to the outcome’s Yes/No shares received in a buy.