Skip to main content
GET
/
gas_station
TypeScript
const response: Promise<FireblocksResponse<GasStationPropertiesResponse>> = fireblocks.gasStations.getGasStationInfo();
{
  "balance": {},
  "configuration": {
    "gasThreshold": "<string>",
    "gasCap": "<string>",
    "maxGasPrice": "<string>"
  }
}

Documentation Index

Fetch the complete documentation index at: https://fireblocks-43c4b3ee-chore-add-cli.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Response

Gas Station properties

balance
object
configuration
object