मुख्य सामग्री पर जाएं

transaction_entry RPC Method

लोड हो रहा है...

को अपडेट
Jun 11, 2026

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
वस्तु
लोड हो रहा है...
खाता
डोरी
लोड हो रहा है...
Amount
डोरी
लोड हो रहा है...
Destination
डोरी
लोड हो रहा है...
Fee
डोरी
लोड हो रहा है...
Flags
पूर्णांक
लोड हो रहा है...
LastLedgerSequence
पूर्णांक
लोड हो रहा है...
Memos
सरणी
लोड हो रहा है...
अनुक्रम
पूर्णांक
लोड हो रहा है...
SigningPubKey
डोरी
लोड हो रहा है...
TransactionType
डोरी
लोड हो रहा है...
TxnSignature
डोरी
लोड हो रहा है...
हैश
डोरी
लोड हो रहा है...
metadata
वस्तु
लोड हो रहा है...
AffectedNodes
सरणी
लोड हो रहा है...
ModifiedNode
वस्तु
लोड हो रहा है...
FinalFields
वस्तु
लोड हो रहा है...
खाता
डोरी
लोड हो रहा है...
संतुलन
डोरी
लोड हो रहा है...
Flags
पूर्णांक
लोड हो रहा है...
OwnerCount
पूर्णांक
लोड हो रहा है...
अनुक्रम
पूर्णांक
लोड हो रहा है...
LedgerEntryType
डोरी
लोड हो रहा है...
LedgerIndex
डोरी
लोड हो रहा है...
PreviousFields
वस्तु
लोड हो रहा है...
संतुलन
डोरी
लोड हो रहा है...
अनुक्रम
पूर्णांक
लोड हो रहा है...
PreviousTxnID
डोरी
लोड हो रहा है...
PreviousTxnLgrSeq
पूर्णांक
लोड हो रहा है...
TransactionIndex
पूर्णांक
लोड हो रहा है...
TransactionResult
डोरी
लोड हो रहा है...
delivered_amount
डोरी
लोड हो रहा है...
ledger_index
पूर्णांक
लोड हो रहा है...
ledger_hash
डोरी
लोड हो रहा है...
validated
बूलियन
लोड हो रहा है...
स्थिति
डोरी
लोड हो रहा है...
warnings
सरणी
लोड हो रहा है...
पहचान
पूर्णांक
लोड हो रहा है...
संदेश
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 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
"पहचान" : 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
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें