mirror of
https://github.com/Xahau/xahau.js.git
synced 2026-04-29 15:37:50 +00:00
* rename files to camelCase * fix imports * more renames * pull all client tests out of individual folders * fix imports * fix tests
53 lines
1.1 KiB
JSON
53 lines
1.1 KiB
JSON
{
|
|
"id": 0,
|
|
"status": "success",
|
|
"type": "response",
|
|
"result": {
|
|
"account": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59",
|
|
"assets": {
|
|
"r9F6wk8HkXrgYWoJ7fsv4VrUBVoqDVtzkH": [
|
|
{
|
|
"currency": "BTC",
|
|
"value": "5444166510000000e-26"
|
|
},
|
|
{
|
|
"currency": "USD",
|
|
"value": "100.0"
|
|
}
|
|
],
|
|
"rwmUaXsWtXU4Z843xSYwgt1is97bgY8yj6": [
|
|
{
|
|
"currency": "BTC",
|
|
"value": "8700000000000000e-30"
|
|
}
|
|
]
|
|
},
|
|
"balances": {
|
|
"rKm4uWpg9tfwbVSeATv4KxDe6mpE9yPkgJ": [
|
|
{
|
|
"currency": "EUR",
|
|
"value": "29826.1965999999"
|
|
},
|
|
{
|
|
"currency": "USD",
|
|
"value": "10.0"
|
|
}
|
|
],
|
|
"ra7JkEzrgeKHdzKgo4EUUVBnxggY4z37kt": [
|
|
{
|
|
"currency": "USD",
|
|
"value": "13857.70416"
|
|
}
|
|
]
|
|
},
|
|
"obligations": {
|
|
"BTC": "5908.324927635318",
|
|
"EUR": "992471.7419793958",
|
|
"GBP": "4991.38706013193",
|
|
"USD": "1997134.20229482"
|
|
},
|
|
"ledger_current_index": 9592219,
|
|
"validated": true
|
|
}
|
|
}
|