Gas top-up automatically includes a small amount of the destination chain’s native gas token (e.g., ETH) with the bridged tokens. This ensures recipients have gas to interact with their received tokens immediately.Documentation Index
Fetch the complete documentation index at: https://docs.relay.link/llms.txt
Use this file to discover all available pages before exploring further.
Enabling Gas Top-Up
To enable gas top-up in your quote request:- Set
topupGastotrue - Optionally specify the gas amount using
topupGasAmount
Checking Gas Top-Up Support
A chain supports gas top-up when all of the following are true:- EVM chain only - The chain’s
vmTypemust be"evm" - Non-native currency - You cannot top up gas when bridging the chain’s native token (e.g., ETH on Ethereum)
- Bridging enabled - Either:
tokenSupportis"All", ORcurrency.supportsBridgingistrue