メインコンテンツへスキップ

transaction_entry RPC Method

読み込み中...

更新日:
2026年6月11日

transaction_entry RPC Method

This method does not support retrieving information from the current in-progress ledger. You must specify a ledger version in either ledger_index or ledger_hash.

パラメータ

オブジェクト
オブジェクト
必須
読み込み中...
tx_hash
文字列
読み込み中...
ledger_index
整数
読み込み中...

返品

結果
オブジェクト
読み込み中...
tx_json
オブジェクト
読み込み中...
アカウント
文字列
読み込み中...
金額
文字列
読み込み中...
Destination
文字列
読み込み中...
Fee
文字列
読み込み中...
Flags
整数
読み込み中...
LastLedgerSequence
整数
読み込み中...
Memos
配列
読み込み中...
シーケンス
整数
読み込み中...
SigningPubKey
文字列
読み込み中...
TransactionType
文字列
読み込み中...
TxnSignature
文字列
読み込み中...
ハッシュ
文字列
読み込み中...
メタデータ
オブジェクト
読み込み中...
AffectedNodes
配列
読み込み中...
ModifiedNode
オブジェクト
読み込み中...
FinalFields
オブジェクト
読み込み中...
アカウント
文字列
読み込み中...
Balance
文字列
読み込み中...
Flags
整数
読み込み中...
OwnerCount
整数
読み込み中...
シーケンス
整数
読み込み中...
LedgerEntryType
文字列
読み込み中...
LedgerIndex
文字列
読み込み中...
PreviousFields
オブジェクト
読み込み中...
Balance
文字列
読み込み中...
シーケンス
整数
読み込み中...
PreviousTxnID
文字列
読み込み中...
PreviousTxnLgrSeq
整数
読み込み中...
TransactionIndex
整数
読み込み中...
TransactionResult
文字列
読み込み中...
delivered_amount
文字列
読み込み中...
ledger_index
整数
読み込み中...
ledger_hash
文字列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"tx_json": {
7
"Account": "example_value",
8
"Amount": "example_value",
9
"Destination": "example_value",
10
"Fee": "example_value",
11
"Flags": 1,
12
"LastLedgerSequence": 1,
13
"Memos": [],
14
"Sequence": 1,
15
"SigningPubKey": "example_value",
16
"TransactionType": "example_value",
17
"TxnSignature": "example_value",
18
"hash": "example_value",
19
"metadata": {
20
"AffectedNodes": [
21
{
22
"ModifiedNode": {
23
"FinalFields": {
24
"Account": "example_value",
25
"Balance": "example_value",
26
"Flags": 1,
27
"OwnerCount": 1,
28
"Sequence": 1
29
},
30
"LedgerEntryType": "example_value",
31
"LedgerIndex": "example_value",
32
"PreviousFields": {
33
"Balance": "example_value",
34
"Sequence": 1
35
},
36
"PreviousTxnID": "example_value",
37
"PreviousTxnLgrSeq": 1
38
}
39
}
40
],
41
"TransactionIndex": 1,
42
"TransactionResult": "example_value",
43
"delivered_amount": "example_value"
44
}
45
},
46
"ledger_index": 1,
47
"ledger_hash": "example_value",
48
"validated": false,
49
"status": "example_value"
50
},
51
"warnings": [
52
{
53
"id": 1,
54
"message": "example_value"
55
}
56
]
57
}
58
}
1
{
2
"jsonrpc": "2.0",
3
"id": 1,
4
"result": {
5
"result": {
6
"tx_json": {
7
"Account": "example_value",
8
"Amount": "example_value",
9
"Destination": "example_value",
10
"Fee": "example_value",
11
"Flags": 1,
12
"LastLedgerSequence": 1,
13
"Memos": [],
14
"Sequence": 1,
15
"SigningPubKey": "example_value",
16
"TransactionType": "example_value",
17
"TxnSignature": "example_value",
18
"hash": "example_value",
19
"metadata": {
20
"AffectedNodes": [
21
{
22
"ModifiedNode": {
23
"FinalFields": {
24
"Account": "example_value",
25
"Balance": "example_value",
26
"Flags": 1,
27
"OwnerCount": 1,
28
"Sequence": 1
29
},
30
"LedgerEntryType": "example_value",
31
"LedgerIndex": "example_value",
32
"PreviousFields": {
33
"Balance": "example_value",
34
"Sequence": 1
35
},
36
"PreviousTxnID": "example_value",
37
"PreviousTxnLgrSeq": 1
38
}
39
}
40
],
41
"TransactionIndex": 1,
42
"TransactionResult": "example_value",
43
"delivered_amount": "example_value"
44
}
45
},
46
"ledger_index": 1,
47
"ledger_hash": "example_value",
48
"validated": false,
49
"status": "example_value"
50
},
51
"warnings": [
52
{
53
"id": 1,
54
"message": "example_value"
55
}
56
]
57
}
58
}
まだアカウントをお持ちではありませんか?
わずか数秒でQuicknodeのエンドポイントを作成し、開発を始めましょう
今すぐ無料で始めましょう