Skip to main content
POST

Parameters

string
default:"43114"
required
Unique identifier for a blockchain network.
number
default:1
required
Request identifier used to match responses.
string
default:"2.0"
required
JSON-RPC version.
string
default:"platform.sampleValidators"
required
JSON-RPC method name.
object
required
Parameters for platform.sampleValidators:
  • params.size: Number of validators to sample from the specified Subnet.
  • params.subnetID: Optional Subnet ID to sample validators from. Defaults to the Primary Network.

Returns

object
The JSON-RPC result.