Congestion Level (Experimental)
EXPERIMENTAL_congestion_level request type
Measure a single shard's congestion pressure at a chosen block — a 0.0-to-1.0 saturation score.
EXPERIMENTAL_congestion_level request type
Measure a single shard's congestion pressure at a chosen block — a 0.0-to-1.0 saturation score.
Responses from the selected endpoint appear here after you run a request.
Live response output will appear here after you run a request.
This operation accepts a JSON-RPC body over POST to /.
Required request inputs: yes
{
"jsonrpc": "2.0",
"id": "fastnear",
"method": "EXPERIMENTAL_congestion_level",
"params": {
"block_id": "9XN7MtDywZvfGx6TKy1MT2iCZkKuHikJXmNazxdZ4x6T",
"shard_id": 10
}
}jsonrpc *string2.0id *stringmethod *stringEXPERIMENTAL_congestion_levelparams *objectnullableblock_id *one ofBlock height (integer) or block hash (string)
Block height
Base58-encoded block hash
shard_id *integerShard identifier
Successful response
jsonrpc *string2.0id *one ofresultobjectcongestion_level *numbererrorobjectcodeintegermessagestringdataobject