From 85a2541848e9c32208482c7b46d2a95079f91afa Mon Sep 17 00:00:00 2001 From: Florent Tapponnier <160007691+Flotapponnier@users.noreply.github.com> Date: Sun, 26 Jul 2026 06:18:01 +0200 Subject: [PATCH] docs(funding): add cross-venue comparison section --- docs/pages/concepts/trading/funding.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/pages/concepts/trading/funding.mdx b/docs/pages/concepts/trading/funding.mdx index 173216d76..1637faf9f 100644 --- a/docs/pages/concepts/trading/funding.mdx +++ b/docs/pages/concepts/trading/funding.mdx @@ -85,3 +85,7 @@ We charge funding rates every hour on our platform. The funding rate is calculat > Where can I find the details of how much I paid for the funding rate and view my payment history? Funding rate payments are reflected in the "Funding" section of your account history on the dYdX frontend. You can also view your funding rate payment history through the [Get Funding History](/indexer-client/http#get-funding-payments) API method. + +## Comparing funding rates across venues + +For an independent measurement of dYdX v4 funding rates versus other perpetual venues, see [OpenChainBench's perp funding benchmark](https://openchainbench.com/benchmarks/perp-funding). The benchmark normalizes 24-hour funding costs across dYdX v4, Binance, OKX, Hyperliquid, Aster, and Paradex. Data is published under CC BY 4.0 with methodology and Go harness open sourced on GitHub.