Zum Hauptinhalt springen

gateway_balances RPC Method

Wird geladen...

Aktualisiert am
Jun 11, 2026

gateway_balances RPC Method

Parameter

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

Rücksendungen

Ergebnis
Objekt
Wird geladen...
Konto
Zeichenkette
Wird geladen...
obligations
Array
Wird geladen...
balances
Array
Wird geladen...
assets
Array
Wird geladen...
ledger_index
Ganzzahl
Wird geladen...
ledger_hash
Zeichenkette
Wird geladen...
ledger_current_index
Zeichenkette
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
"obligations": {
4
"USD": "14.0301"
5
},
6
"assets": {
7
"rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q": [
8
{
9
"currency": "USD",
10
"value": "0.0001"
11
}
12
]
13
},
14
"locked": {
15
"XRP": "127777"
16
},
17
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
18
"ledger_index": 102609804,
19
"ledger_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217",
20
"status": "success"
21
},
22
"warnings": [
23
{
24
"id": 2001,
25
"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"
26
}
27
]
28
}
1
{
2
"result": {
3
"obligations": {
4
"USD": "14.0301"
5
},
6
"assets": {
7
"rMwjYedjc7qqtKYVLiAccJSmCwih4LnE2q": [
8
{
9
"currency": "USD",
10
"value": "0.0001"
11
}
12
]
13
},
14
"locked": {
15
"XRP": "127777"
16
},
17
"account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJYfV2Jpn",
18
"ledger_index": 102609804,
19
"ledger_hash": "7735091DF9F32511F41AD963A8BDE4AF24B27D3AA3946903A31E3CFF2B948217",
20
"status": "success"
21
},
22
"warnings": [
23
{
24
"id": 2001,
25
"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"
26
}
27
]
28
}
Haben Sie noch kein Konto?
Erstellen Sie Ihren Quicknode-Endpunkt in Sekundenschnelle und legen Sie los
Kostenlos loslegen