본문으로 건너뛰기

getParsedBlock RPC Method

로딩 중...

업데이트 날짜:
2025년 4월 30일

getParsedBlock RPC Method

The getParsedTransaction method is only supported with the @solana/web3.js SDK. To use cURL or solana.py, check out the getBlock method examples where the encoding is set to jsonParsed.

매개변수

slot_number
문자열
로딩 중...
객체
객체
로딩 중...
헌신
문자열
로딩 중...
확정됨
문자열
로딩 중...
확인됨
문자열
로딩 중...
처리된
문자열
로딩 중...
인코딩
문자열
로딩 중...
거래 내역
문자열
로딩 중...
rewards
부울
로딩 중...
maxSupportedTransactionVersion
부울
로딩 중...
legacy
부울
로딩 중...
0
부울
로딩 중...

반품

결과
로딩 중...
blockhash
로딩 중...
previousBlockhash
로딩 중...
parentSlot
로딩 중...
거래
로딩 중...
meta
로딩 중...
err
로딩 중...
수수료
로딩 중...
innerInstructions
로딩 중...
loadedAddresses
로딩 중...
readonly
로딩 중...
writable
로딩 중...
logMessages
로딩 중...
postBalances
로딩 중...
postTokenBalances
로딩 중...
preBalances
로딩 중...
preTokenBalances
로딩 중...
rewards
로딩 중...
pubkey
로딩 중...
lamports
로딩 중...
postBalance
로딩 중...
rewardType
로딩 중...
comission
로딩 중...
상태
로딩 중...
거래
로딩 중...
메시지
로딩 중...
accountKeys
로딩 중...
헤더
로딩 중...
numRequiredSignatures
로딩 중...
numReadonlySignedAccounts
로딩 중...
numReadonlyUnsignedAccounts
로딩 중...
instructions
로딩 중...
계정
로딩 중...
데이터
로딩 중...
programIdIndex
로딩 중...
recentBlockhash
로딩 중...
서명
로딩 중...
요청
답변
1
{
2
"meta": {
3
"err": null,
4
"fee": 5000,
5
"innerInstructions": [],
6
"logMessages": [
7
"Program Vote111111111111111111111111111111111111111 invoke [1]",
8
"Program Vote111111111111111111111111111111111111111 success"
9
],
10
"postBalances": [
11
1069937886367,
12
20362105262556,
13
1,
14
1,
15
1
16
],
17
"postTokenBalances": [],
18
"preBalances": [
19
1069937891367,
20
20362105262556,
21
1,
22
1,
23
1
24
],
25
"preTokenBalances": [],
26
"rewards": [],
27
"status": {
28
"Ok": null
29
}
30
},
31
"transaction": {
32
"message": {
33
"accountKeys": [
34
{
35
"pubkey": "3ab2iWqdSjyaVVrPTJXRR9e9orqK4AMCrnc5EMEHGu2e",
36
"signer": true,
37
"source": "transaction",
38
"writable": true
39
},
40
{
41
"pubkey": "AEf73zebQDu19NGW8R4G8HSoNos2cJe8n3Q1sRTh6XvV",
42
"signer": false,
43
"source": "transaction",
44
"writable": true
45
},
46
{
47
"pubkey": "SysvarS1otHashes111111111111111111111111111",
48
"signer": false,
49
"source": "transaction",
50
"writable": false
51
},
52
{
53
"pubkey": "SysvarC1ock11111111111111111111111111111111",
54
"signer": false,
55
"source": "transaction",
56
"writable": false
57
},
58
{
59
"pubkey": "Vote111111111111111111111111111111111111111",
60
"signer": false,
61
"source": "transaction",
62
"writable": false
63
}
64
],
65
"instructions": [
66
{
67
"parsed": {
68
"info": {
69
"clockSysvar": "SysvarC1ock11111111111111111111111111111111",
70
"slotHashesSysvar": "SysvarS1otHashes111111111111111111111111111",
71
"vote": {
72
"hash": "DUe3NToPicQXHtXeCY7c5qbUkg6x4Wmh2PXj95CGYgSj",
73
"slots": [
74
94101946,
75
94101947
76
],
77
"timestamp": 1630351521
78
},
79
"voteAccount": "AEf73zebQDu19NGW8R4G8HSoNos2cJe8n3Q1sRTh6XvV",
80
"voteAuthority": "3ab2iWqdSjyaVVrPTJXRR9e9orqK4AMCrnc5EMEHGu2e"
81
},
82
"type": "vote"
83
},
84
"program": "vote",
85
"programId": "Vote111111111111111111111111111111111111111",
86
"stackHeight": null
87
}
88
],
89
"recentBlockhash": "HTha2e7ZTag9oT8mDyQxTBrcP2HaBfqJs4q3etV61okZ"
90
},
91
"signatures": [
92
"5FEqJP5xZSqbhYYyTPBQoH7ti3Y1NaqbqCFZR8xjndAKkVBpv5pKboKh18UGeEeyfZEwXNM5wPjdQkpCPewcJRpe"
93
]
94
},
95
"version": "legacy"
96
}
1
{
2
"meta": {
3
"err": null,
4
"fee": 5000,
5
"innerInstructions": [],
6
"logMessages": [
7
"Program Vote111111111111111111111111111111111111111 invoke [1]",
8
"Program Vote111111111111111111111111111111111111111 success"
9
],
10
"postBalances": [
11
1069937886367,
12
20362105262556,
13
1,
14
1,
15
1
16
],
17
"postTokenBalances": [],
18
"preBalances": [
19
1069937891367,
20
20362105262556,
21
1,
22
1,
23
1
24
],
25
"preTokenBalances": [],
26
"rewards": [],
27
"status": {
28
"Ok": null
29
}
30
},
31
"transaction": {
32
"message": {
33
"accountKeys": [
34
{
35
"pubkey": "3ab2iWqdSjyaVVrPTJXRR9e9orqK4AMCrnc5EMEHGu2e",
36
"signer": true,
37
"source": "transaction",
38
"writable": true
39
},
40
{
41
"pubkey": "AEf73zebQDu19NGW8R4G8HSoNos2cJe8n3Q1sRTh6XvV",
42
"signer": false,
43
"source": "transaction",
44
"writable": true
45
},
46
{
47
"pubkey": "SysvarS1otHashes111111111111111111111111111",
48
"signer": false,
49
"source": "transaction",
50
"writable": false
51
},
52
{
53
"pubkey": "SysvarC1ock11111111111111111111111111111111",
54
"signer": false,
55
"source": "transaction",
56
"writable": false
57
},
58
{
59
"pubkey": "Vote111111111111111111111111111111111111111",
60
"signer": false,
61
"source": "transaction",
62
"writable": false
63
}
64
],
65
"instructions": [
66
{
67
"parsed": {
68
"info": {
69
"clockSysvar": "SysvarC1ock11111111111111111111111111111111",
70
"slotHashesSysvar": "SysvarS1otHashes111111111111111111111111111",
71
"vote": {
72
"hash": "DUe3NToPicQXHtXeCY7c5qbUkg6x4Wmh2PXj95CGYgSj",
73
"slots": [
74
94101946,
75
94101947
76
],
77
"timestamp": 1630351521
78
},
79
"voteAccount": "AEf73zebQDu19NGW8R4G8HSoNos2cJe8n3Q1sRTh6XvV",
80
"voteAuthority": "3ab2iWqdSjyaVVrPTJXRR9e9orqK4AMCrnc5EMEHGu2e"
81
},
82
"type": "vote"
83
},
84
"program": "vote",
85
"programId": "Vote111111111111111111111111111111111111111",
86
"stackHeight": null
87
}
88
],
89
"recentBlockhash": "HTha2e7ZTag9oT8mDyQxTBrcP2HaBfqJs4q3etV61okZ"
90
},
91
"signatures": [
92
"5FEqJP5xZSqbhYYyTPBQoH7ti3Y1NaqbqCFZR8xjndAKkVBpv5pKboKh18UGeEeyfZEwXNM5wPjdQkpCPewcJRpe"
93
]
94
},
95
"version": "legacy"
96
}
아직 계정이 없으신가요?
단 몇 초 만에 Quicknode 엔드포인트를 생성하고 개발을 시작하세요
지금 무료로 시작하세요