跳至主要內容

tx RPC Method

載入中...

更新於
Jun 11, 2026

tx RPC Method

參數

物件
物件
必填
載入中...
交易
字串
必填
載入中...
binary
布林值
載入中...

退貨

結果
物件
載入中...
帳戶
字串
載入中...
Amount
字串
載入中...
Destination
字串
載入中...
Fee
字串
載入中...
Flags
整數
載入中...
LastLedgerSequence
整數
載入中...
Memos
陣列
載入中...
序列
整數
載入中...
SigningPubKey
字串
載入中...
TransactionType
字串
載入中...
TxnSignature
字串
載入中...
hash
字串
載入中...
metadata
物件
載入中...
AffectedNodes
陣列
載入中...
ModifiedNode
物件
載入中...
FinalFields
物件
載入中...
帳戶
字串
載入中...
Balance
字串
載入中...
Flags
整數
載入中...
OwnerCount
整數
載入中...
序列
整數
載入中...
LedgerEntryType
字串
載入中...
LedgerIndex
字串
載入中...
PreviousFields
物件
載入中...
Balance
字串
載入中...
序列
整數
載入中...
PreviousTxnID
字串
載入中...
PreviousTxnLgrSeq
整數
載入中...
TransactionIndex
整數
載入中...
TransactionResult
字串
載入中...
delivered_amount
字串
載入中...
ledger_index
整數
載入中...
date
整數
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"jsonrpc": "2.0",
3
"id": 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
"id": 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
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用