GET
Get balance reserve data
Returns information about reserve requirements for an account. Currently only available for Stellar.
Path Params
-
coinstring enum requiredtxlmxlmtcsprcspr
Responses
200
OK
Response Body
object
-
baseFeestringbase fee used in transaction fees -
baseReservestringbase reserve used in minimum account balances -
reservestringminimum account balance, calculated using base reserve -
minimumFundingstringminimum funding balance, calculated using reserve and base fee -
heightintegerthe height of the block that provides the base values
400
Bad Request
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code