メインコンテンツへスキップ

account_currencies RPC Method

読み込み中...

更新日:
2026年6月11日

account_currencies RPC Method

パラメータ

オブジェクト
オブジェクト
必須
読み込み中...
アカウント
文字列
必須
読み込み中...
account_index
整数
読み込み中...
ledger_index
文字列
読み込み中...
strict
ブール値
読み込み中...

返します

結果
オブジェクト
読み込み中...
ledger_hash
文字列
読み込み中...
ledger_index
整数
読み込み中...
receive_currencies
配列
読み込み中...
send_currencies
配列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
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
}
まだアカウントをお持ちではありませんか?
Create your Quicknode endpoint in seconds and start building
今すぐ無料で始めましょう