Ir diretamente para o conteúdo principal

platform.getSubnets RPC Method

A carregar...

Atualizado em
Apr 29, 2026

platform.getSubnets RPC Method

To use the platform.getSubnets method on the P-Chain, ensure that the end of your URL includes ext/bc/P.

Parâmetros

ids
matriz
A carregar...

Devoluções

subnets
matriz
A carregar...
id
cadeia de caracteres
A carregar...
controlKeys
matriz
A carregar...
chave
cadeia de caracteres
A carregar...
threshold
cadeia de caracteres
A carregar...
Pedido
Resposta
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"subnets": [
5
{
6
"id": "11111111111111111111111111111111LpoYY",
7
"controlKeys": [],
8
"threshold": "0"
9
}
10
]
11
},
12
"id": 1
13
}
1
{
2
"jsonrpc": "2.0",
3
"result": {
4
"subnets": [
5
{
6
"id": "11111111111111111111111111111111LpoYY",
7
"controlKeys": [],
8
"threshold": "0"
9
}
10
]
11
},
12
"id": 1
13
}
Ainda não tem uma conta?
Crie o seu ponto de extremidade Quicknode em segundos e comece a desenvolver
Comece gratuitamente