Enterprise

Get gas tank balance

Returns gas tank balance and address for an asset.

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

Path parameters

enterpriseIdstring required
Example:59cd72485007a239fb00282ed480da1f

The enterprise ID

coinstring required

A cryptocurrency or token ticker symbol.

Example:btc

Response

OK

balancestring

Total balance in enterprise gas tank.

addressstring

The gas tank (fee) address associated with the enterprise.

Changes