gateway_balances RPC Method
パラメータ
オブジェクト
オブジェクト
必須
読み込み中...
アカウント
文字列
必須
読み込み中...
ledger_index
文字列
読み込み中...
strict
ブール値
読み込み中...
返します
結果
オブジェクト
読み込み中...
アカウント
文字列
読み込み中...
obligations
配列
読み込み中...
balances
配列
読み込み中...
assets
配列
読み込み中...
ledger_index
整数
読み込み中...
ledger_hash
文字列
読み込み中...
ledger_current_index
文字列
読み込み中...
validated
ブール値
読み込み中...
ステータス
文字列
読み込み中...
警告
配列
読み込み中...
id
整数
読み込み中...
メッセージ
文字列
読み込み中...
リクエスト
回答
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}