Platform
platform.getCurrentValidators
List the current validators of the given Subnet.
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.getCurrentValidators"
required
JSON-RPC method name.
object
Parameters for
platform.getCurrentValidators:params.subnetID: Optional ID of the subnet. If omitted, returns validators of the Primary Network.params.nodeIDs: Optional list of NodeIDs to filter the validators returned.
Returns
object
The JSON-RPC result.