18 lines
463 B
Plaintext
18 lines
463 B
Plaintext
HTTP/2 200
|
|
Content-Type: application/json; charset=utf-8
|
|
Access-Control-Allow-Origin: *
|
|
Access-Control-Allow-Methods: GET, POST, DELETE, PUT, PATCH, OPTIONS, HEAD
|
|
Access-Control-Max-Age: 3600
|
|
Access-Control-Allow-Credentials: true
|
|
|
|
{
|
|
"currency": "eth",
|
|
"balance": "1.5",
|
|
"locked": "0.05",
|
|
"deposit_address": {
|
|
"currencies": ["eth", "ltc"],
|
|
"address": "0x00eec1e95026faf0412d7a29b94d514d31446141",
|
|
"state": "active"
|
|
}
|
|
}
|