Zum Hauptinhalt springen

account_currencies RPC Method

Wird geladen...

Aktualisiert am
Jun 11, 2026

account_currencies RPC Method

Parameter

Objekt
Objekt
ERFORDERLICH
Wird geladen...
Konto
Zeichenkette
ERFORDERLICH
Wird geladen...
account_index
Ganzzahl
Wird geladen...
ledger_index
Zeichenkette
Wird geladen...
strict
boolesch
Wird geladen...

Rücksendungen

Ergebnis
Objekt
Wird geladen...
ledger_hash
Zeichenkette
Wird geladen...
ledger_index
Ganzzahl
Wird geladen...
receive_currencies
Array
Wird geladen...
send_currencies
Array
Wird geladen...
validated
boolesch
Wird geladen...
Status
Zeichenkette
Wird geladen...
warnings
Array
Wird geladen...
id
Ganzzahl
Wird geladen...
Nachricht
Zeichenkette
Wird geladen...
Anfrage
Antwort
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
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen