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

tx RPC Method

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

को अपडेट
Jun 11, 2026

tx RPC Method

पैरामीटर

वस्तु
वस्तु
आवश्यक
लोड हो रहा है...
लेन-देन
डोरी
आवश्यक
लोड हो रहा है...
binary
बूलियन
लोड हो रहा है...

रिटर्न

परिणाम
वस्तु
लोड हो रहा है...
खाता
डोरी
लोड हो रहा है...
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
पूर्णांक
लोड हो रहा है...
date
पूर्णांक
लोड हो रहा है...
validated
बूलियन
लोड हो रहा है...
स्थिति
डोरी
लोड हो रहा है...
warnings
सरणी
लोड हो रहा है...
पहचान
पूर्णांक
लोड हो रहा है...
संदेश
डोरी
लोड हो रहा है...
अनुरोध
प्रतिक्रिया
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"result": {
6
"Account": "example_value",
7
"Amount": "example_value",
8
"Destination": "example_value",
9
"Fee": "example_value",
10
"Flags": 1,
11
"LastLedgerSequence": 1,
12
"Memos": [],
13
"Sequence": 1,
14
"SigningPubKey": "example_value",
15
"TransactionType": "example_value",
16
"TxnSignature": "example_value",
17
"hash": "example_value",
18
"metadata": {
19
"AffectedNodes": [
20
{
21
"ModifiedNode": {
22
"FinalFields": {
23
"Account": "example_value",
24
"Balance": "example_value",
25
"Flags": 1,
26
"OwnerCount": 1,
27
"Sequence": 1
28
},
29
"LedgerEntryType": "example_value",
30
"LedgerIndex": "example_value",
31
"PreviousFields": {
32
"Balance": "example_value",
33
"Sequence": 1
34
},
35
"PreviousTxnID": "example_value",
36
"PreviousTxnLgrSeq": 1
37
}
38
}
39
] ,
40
"TransactionIndex": 1,
41
"TransactionResult": "example_value",
42
"delivered_amount": "example_value"
43
},
44
"ledger_index": 1,
45
"date": 1,
46
"validated": false,
47
"status": "example_value"
48
} ,
49
"warnings": [
50
{
51
"id": 1,
52
"message": "example_value"
53
}
54
]
55
}
56
}
1
{
2
"jsonrpc" : "2.0" ,
3
"पहचान" : 1 ,
4
"result": {
5
"result": {
6
"Account": "example_value",
7
"Amount": "example_value",
8
"Destination": "example_value",
9
"Fee": "example_value",
10
"Flags": 1,
11
"LastLedgerSequence": 1,
12
"Memos": [],
13
"Sequence": 1,
14
"SigningPubKey": "example_value",
15
"TransactionType": "example_value",
16
"TxnSignature": "example_value",
17
"hash": "example_value",
18
"metadata": {
19
"AffectedNodes": [
20
{
21
"ModifiedNode": {
22
"FinalFields": {
23
"Account": "example_value",
24
"Balance": "example_value",
25
"Flags": 1,
26
"OwnerCount": 1,
27
"Sequence": 1
28
},
29
"LedgerEntryType": "example_value",
30
"LedgerIndex": "example_value",
31
"PreviousFields": {
32
"Balance": "example_value",
33
"Sequence": 1
34
},
35
"PreviousTxnID": "example_value",
36
"PreviousTxnLgrSeq": 1
37
}
38
}
39
] ,
40
"TransactionIndex": 1,
41
"TransactionResult": "example_value",
42
"delivered_amount": "example_value"
43
},
44
"ledger_index": 1,
45
"date": 1,
46
"validated": false,
47
"status": "example_value"
48
} ,
49
"warnings": [
50
{
51
"id": 1,
52
"message": "example_value"
53
}
54
]
55
}
56
}
अब तक कोई खाता नहीं है?
कुछ ही सेकंड में अपना क्विकनोड एंडपॉइंट बनाएं और निर्माण शुरू करें।
मुफ़्त में शुरुआत करें