getBalanceForDatetime
getBalanceForDatetime
Path Parameters
contractId int64 required
contractId
Query Parameters
local-datetime date-time
local-datetime
out-balance boolean
out-balance
timestamp int64
timestamp
Responses
- 200
- 401
- 403
- 404
OK
*/*
Schema
Example (from schema)
Schema
foreign double
local double
{
"foreign": 0,
"local": 0
}
Unauthorized
Forbidden
Not Found
Loading...