跳至主要內容

account_currencies RPC Method

載入中...

更新於
Jun 11, 2026

account_currencies RPC Method

參數

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

退貨

結果
物件
載入中...
ledger_hash
字串
載入中...
ledger_index
整數
載入中...
receive_currencies
陣列
載入中...
send_currencies
陣列
載入中...
validated
布林值
載入中...
狀態
字串
載入中...
warnings
陣列
載入中...
id
整數
載入中...
訊息
字串
載入中...
請求
回應
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"receive_currencies": [
7
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
8
"BTC",
9
"CNY",
10
"DYM",
11
"EUR",
12
"JOE",
13
"MXN",
14
"USD"
15
],
16
"send_currencies": [
17
"5553445400000000000000000000000000000000",
18
"ASP",
19
"BTC",
20
"CHF",
21
"CNY",
22
"DYM",
23
"EUR",
24
"JOE",
25
"JPY",
26
"MXN",
27
"USD"
28
],
29
"status": "success"
30
},
31
"warnings": [
32
{
33
"id": 2004,
34
"message": "Some fields from your request are deprecated. Please check the documentation at https://xrpl.org/docs/references/http-websocket-apis/ and update your request. Field 'account_index' is deprecated. Field 'strict' is deprecated."
35
},
36
{
37
"id": 2001,
38
"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"
39
}
40
]
41
}
1
{
2
"result": {
3
"ledger_hash": "FE51E76B5948B60B847B5A1ECFF57C1EAF0FACDE7E408D5A1BEB1648F0D80E96",
4
"ledger_index": 102609803,
5
"validated": true,
6
"receive_currencies": [
7
"015841551A748AD2C1F76FF6ECB0CCCD00000000",
8
"BTC",
9
"CNY",
10
"DYM",
11
"EUR",
12
"JOE",
13
"MXN",
14
"USD"
15
],
16
"send_currencies": [
17
"5553445400000000000000000000000000000000",
18
"ASP",
19
"BTC",
20
"CHF",
21
"CNY",
22
"DYM",
23
"EUR",
24
"JOE",
25
"JPY",
26
"MXN",
27
"USD"
28
],
29
"status": "success"
30
},
31
"warnings": [
32
{
33
"id": 2004,
34
"message": "Some fields from your request are deprecated. Please check the documentation at https://xrpl.org/docs/references/http-websocket-apis/ and update your request. Field 'account_index' is deprecated. Field 'strict' is deprecated."
35
},
36
{
37
"id": 2001,
38
"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"
39
}
40
]
41
}
還沒有帳號嗎?
只需幾秒鐘即可建立您的 Quicknode 端點,並開始建置
立即免費開始使用