approveddefi-data

Batch Funding Rates Multi-Symbol

Current funding rates for multiple Binance perpetual contracts in a single batch call. Returns each symbol mark price, funding rate, next funding timestamp, and predicted next rate. Essential for funding arbitrage AI agents, perp basis traders monitoring multiple pairs simultaneously, market makers tracking funding skew, and portfolio managers hedging exposure.

Networks

Base (Coinbase L2)solana:mainnetNoble

Regions

Global (no regional restriction)

Tags

#crypto#perpetual#funding#batch#arbitrage

How to use

Sample response
{"requested":3,"returned":3,"missing":[],"rates":[{"symbol":"BTCUSDT","mark_price":65432.1,"index_price":65430.0,"funding_rate":0.0001,"funding_rate_pct":0.01,"next_funding_time":1800000000000,"time":1790000000000}]}
curl -X GET 'https://proxy.suverse.io/v1/data/suverse-perp-funding-batch'