Skip to main content
GET
List RPC route prices

Query Parameters

vm
string

Filter by virtual machine type (e.g. evm).

chain_id
string

Filter by chain ID (e.g. 1, 137, 8453).

method
string

Filter by JSON-RPC method (e.g. eth_blockNumber).

routing_strategy
enum<string>

Filter by routing strategy.

Available options:
economy,
performance

Response

Current route prices

vm
string
required

Virtual machine type (e.g. "evm").

chain_id
string
required

Numeric chain ID (e.g. "1", "137", "8453").

method
string
required

JSON-RPC method name (e.g. eth_blockNumber).

routing_strategy
enum<string>
required

Routing strategy the price applies to.

Available options:
economy,
performance
price_per_million
number
required

Price per one million requests.