Get Funding Rate Arbitrage logo

Catalog action Blockchain Data

Retrieves funding rate arbitrage opportunities across all trading pairs and exchanges. Shows max/min rates, spreads, and average rates for each coin to identify arbitrage potential. Ideal for: funding rate arbitrage strategies, cross-exchange opportunity scanning, market inefficiency detection.

At a Glance

FieldValue
Action IDcoinglass-get-funding-rate-arbitrage
CategoryBlockchain Data
ConnectorNot required
Requires gasNo
Funds movementNone declared
Tagscoinglass, futures, derivatives, perpetual, trading, read

Payload Schema

This action does not declare payload fields.

Result Schema

FieldTypeRequiredDescription
dataarrayYesArray of funding rate arbitrage opportunities.

Examples

json
{ "type": "coinglass-get-funding-rate-arbitrage", "payload": {}, "children": []}

Payload fields can use workflow expressions such as {{$trigger.body.amount}}, {{$nodes.fetch.result.price}}, and {{$props.asset}} when the value should come from a trigger, prior node, or reusable workflow prop.

Ask a question... ⌘I