diff --git a/docs/pages/concepts/trading/funding.mdx b/docs/pages/concepts/trading/funding.mdx index 173216d7..1637faf9 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.