본문으로 건너뛰기

platform.getSubnets RPC Method

로딩 중...

업데이트 날짜:
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.

매개변수

ids
배열
로딩 중...

반품

subnets
배열
로딩 중...
id
문자열
로딩 중...
controlKeys
배열
로딩 중...
문자열
로딩 중...
threshold
문자열
로딩 중...
요청
답변
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
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요