GET
Get gas tank balance
Returns gas tank balance and address for an asset.
Path Params
-
enterpriseIdstring requiredThe enterprise ID -
coinstring requiredA cryptocurrency or token ticker symbol.
Responses
200
OK
Response Body
object
-
balancestringTotal balance in enterprise gas tank. -
addressstringThe gas tank (fee) address associated with the enterprise.
400
Bad Request
Response Body
ONE OF
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobject requiredcontext object
-
idstring
-
-
namestring enum requiredError codeInvalidEnterpriseId
404
Not Found
Response Body
object
-
errorstring requiredHuman-readable error message -
requestIdstring requiredClient request id -
contextobjectProperties that apply to a specific error name -
namestring requiredError code