Note
The Fireblocks Gas Station is a premium feature and not available in workspaces by default. Contact your Customer Success Manager if you're interested in this feature and want to see if your use case is eligible.
Overview
You can configure the Fireblocks Gas Station with a gas threshold, a gas cap, and a maximum gas price for each blockchain network according to its base asset by using the Fireblocks API. Learn more about Gas Station configuration in the Fireblocks Developer Portal.
When an incoming token deposit or an outgoing token withdrawal is detected, the Gas Station checks the gas balance of the vault account. If the balance is below the minimum gas threshold, it automatically fuels the vault account with the set maximum gas cap.
Default Gas Station values
The Gas Station automatically uses the default values below if you do not specify these parameters. Any EVM-based blockchain not listed in this table has the same values as those shown for Ethereum.
Note that the default value is null for the Max gas price setting. This means the Gas Station wallet will always top off no matter the current gas price.
Mainnet networks (see notice below!)
Important notice:
The Gas Station supports all EVM assets by default, and uses the same parameters as per Ethereum for all of them. Therefore, ONLY EVMs with different default parameters specifically appear in the table below.
Network | Base asset | Gas threshold | Gas cap | Max gas price |
Arbitrum | ETH | 0.0001 | 0.0005 | NULL |
Avalanche (C-Chain) | AVAX | 0.0005 | 0.001 | NULL |
Base | ETH | 0.005 | 0.01 | NULL |
Binance Smart Chain | BNB | 0.0005 | 0.001 | NULL |
CELO | CELO | 0.0001 | 0.0005 | NULL |
CELO ALF | CELO | 0.0001 | 0.0005 | NULL |
CELO BAK | CELO | 0.0001 | 0.0005 | NULL |
Ethereum | ETH | 0.005 | 0.01 | NULL |
Ethereum AETH | ETH | 0.0001 | 0.0005 | NULL |
Ethereum AETH_RIN | ETH | 0.0001 | 0.0005 | NULL |
FANTOM | FTM | 0.2 | 1 | NULL |
Immutable zkEVM | IMX | 0.005 | 0.01 | NULL |
POLYGON | MATIC | 0.005 | 0.01 | NULL |
Songbird | SGB | 0.05 | 0.1 | NULL |
Songbird Legacy | SGB | 0.05 | 0.1 | NULL |
Tron | TRX | 10 | 60 | NULL |
Testnet networks
Network | Base asset | Gas threshold | Gas cap | Max gas price |
Avalanche Test | AVAX | 0.0005 | 0.001 | NULL |
Binance Smart Chain Test | BNB | 0.0005 | 0.001 | NULL |
Note
TRON (TRX) is only compatible with Fireblocks Gas Station 2.0.
Changes to default Gas Station values
Periodically, we may update the default values listed above to optimize blockchain behavior. These updates will apply to all workspaces that have not modified the per-blockchain Gas Station settings. If you use custom values for your Gas Station settings, they will not be overwritten.