Get gas tank balance

get/api/v2/{coin}/enterprise/{enterpriseId}/feeAddressBalance

Returns gas tank balance for an asset.

Path Parameters

  • enterpriseIdstringRequired
    Example: "59cd72485007a239fb00282ed480da1f"
    Pattern: ^[0-9a-f]{32}$
  • coinstringRequired
    A cryptocurrency or token ticker symbol.
    Example: "btc"

200 Response

balance string
Total balance in enterprise gas tank.

400 Response

One of
error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code

404 Response

error string required
Human-readable error message
requestId string required
Client request id
context object
Properties that apply to a specific error name
name string required
Error code