v1
latestOpenAPI 3.1.02026-07-2612501.4 MBplatform.validates
Get the IDs of the blockchains a Subnet validates.
post/node/v1/avax/mainnet/{apiKey}/ext/bc/P
Path parameters
apiKeystring required
please <span class="custom-style"><a href="../docs/quick-start-guide#-creating-your-api-key-on-the-zan-platform" target="_blank">create your own API key</a></span>
Request body
Example request
{
"params": {
"subnetID": "11111111111111111111111111111111LpoYY"
}
}Response
200
Example response
{
"id": 1,
"jsonrpc": "2.0"
}