Skip to main content

Parameters

chainId
string
default:"osmosis"
required
Unique identifier for a blockchain network.
id
number
default:1
required
Request identifier used to match responses.
jsonrpc
string
default:"2.0"
required
JSON-RPC version.
method
string
default:"block_search"
required
JSON-RPC method name.
params
object
Positional parameters for block_search:
  • params[]: Type: object.

Returns

result
object
Paginated list of blocks matching the query.