跳至主要內容

account_info RPC Method

載入中...

更新於
Jun 11, 2026

account_info RPC Method

參數

物件
物件
必填
載入中...
帳戶
字串
必填
載入中...
strict
布林值
載入中...
ledger_index
字串
載入中...
queue
布林值
載入中...

退貨

結果
物件
載入中...
account_data
物件
載入中...
帳戶
字串
載入中...
Balance
字串
載入中...
Flags
整數
載入中...
LedgerEntryType
字串
載入中...
OwnerCount
整數
載入中...
PreviousTxnID
字串
載入中...
PreviousTxnLgrSeq
整數
載入中...
RegularKey
字串
載入中...
序列
整數
載入中...
目錄
字串
載入中...
signer_lists
陣列
載入中...
ledger_current_index
整數
載入中...
ledger_index
整數
載入中...
queue_data
物件
載入中...
txn_count
整數
載入中...
auth_change_queued
布林值
載入中...
lowest_sequence
整數
載入中...
highest_sequence
整數
載入中...
max_spend_drops_total
字串
載入中...
交易
陣列
載入中...
auth_change
布林值
載入中...
fee
字串
載入中...
fee_level
字串
載入中...
max_spend_drops
字串
載入中...
seq
整數
載入中...
validated
字串
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"result": {
3
"account_data": {
4
"Account": "rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn",
5
"Balance": "119111334",
6
"Flags": 1048576,
7
"LedgerEntryType": "AccountRoot",
8
"MessageKey": "0200000000000000000000000038901D3A772963CF12FF7C0E010FE350B6CCC45D",
9
"OwnerCount": 0,
10
"PreviousTxnID": "599F8A0E659D42D174B7DEDD962C531DF2A05175AF5AA45946B8E102F20D3436",
11
"PreviousTxnLgrSeq": 101941845,
12
"RegularKey": "rhLkGGNZdjSpnHJw4XAFw1Jy7PD8TqxoET",
13
"Sequence": 192223,
14
"index": "92FA6A9FC8EA6018D5D16532D7795C91BFB0831355BDFDA177E86C8BF997985F"
15
},
16
"account_flags": {
17
"allowTrustLineClawback": false,
18
"allowTrustLineLocking": false,
19
"defaultRipple": false,
20
"depositAuth": false,
21
"disableMasterKey": true,
22
"disallowIncomingCheck": false,
23
"disallowIncomingNFTokenOffer": false,
24
"disallowIncomingPayChan": false,
25
"disallowIncomingTrustline": false,
26
"disallowIncomingXRP": false,
27
"globalFreeze": false,
28
"noFreeze": false,
29
"passwordSpent": false,
30
"requireAuthorization": false,
31
"requireDestinationTag": false
32
},
33
"ledger_current_index": 102609804,
34
"queue_data": {
35
"txn_count": 0
36
},
37
"validated": false,
38
"status": "success"
39
},
40
"status": "success",
41
"type": "response",
42
"forwarded": true,
43
"warnings": [
44
{
45
"id": 2001,
46
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
47
}
48
]
49
}
1
{
2
"result": {
3
"account_data": {
4
"Account": "rG1QQv2nh2gr7RCZ1P8YYcBUKCCN633jCn",
5
"Balance": "119111334",
6
"Flags": 1048576,
7
"LedgerEntryType": "AccountRoot",
8
"MessageKey": "0200000000000000000000000038901D3A772963CF12FF7C0E010FE350B6CCC45D",
9
"OwnerCount": 0,
10
"PreviousTxnID": "599F8A0E659D42D174B7DEDD962C531DF2A05175AF5AA45946B8E102F20D3436",
11
"PreviousTxnLgrSeq": 101941845,
12
"RegularKey": "rhLkGGNZdjSpnHJw4XAFw1Jy7PD8TqxoET",
13
"Sequence": 192223,
14
"index": "92FA6A9FC8EA6018D5D16532D7795C91BFB0831355BDFDA177E86C8BF997985F"
15
},
16
"account_flags": {
17
"allowTrustLineClawback": false,
18
"allowTrustLineLocking": false,
19
"defaultRipple": false,
20
"depositAuth": false,
21
"disableMasterKey": true,
22
"disallowIncomingCheck": false,
23
"disallowIncomingNFTokenOffer": false,
24
"disallowIncomingPayChan": false,
25
"disallowIncomingTrustline": false,
26
"disallowIncomingXRP": false,
27
"globalFreeze": false,
28
"noFreeze": false,
29
"passwordSpent": false,
30
"requireAuthorization": false,
31
"requireDestinationTag": false
32
},
33
"ledger_current_index": 102609804,
34
"queue_data": {
35
"txn_count": 0
36
},
37
"validated": false,
38
"status": "success"
39
},
40
"status": "success",
41
"type": "response",
42
"forwarded": true,
43
"warnings": [
44
{
45
"id": 2001,
46
"message": "This is a clio server. clio only serves validated data. If you want to talk to rippled, include 'ledger_index':'current' in your request"
47
}
48
]
49
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用