v1
latestOpenAPI 3.0.0MIT2026-07-131340.8 KBJSON-RPC
Stateless, lightweight, remote procedure call (RPC) protocol that is commonly used when interacting with chain.
post/json-rpc
Query parameters
chainIdstring required
Unique identifier for a blockchain network.
providerstring
Specify which provider to use. The project's provider priority list is used by default if no providers are selected. (Priority list can be managed on Uniblock's dashboard)
Request body
Example request
{
"jsonrpc": "2.0"
}