Platform
platform.validates
Get the IDs of the blockchains a Subnet validates.
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.validates"
required
JSON-RPC method name.
object
required
Parameters for
platform.validates:params.subnetID: The ID of the Subnet whose validated blockchains are being queried.
Returns
object
The JSON-RPC result.