Whether the source-chain token is the chain's native gas asset (ETH/BNB/etc.) — Stargate auto-wraps it to WETH/WBNB on the source side. Optional override; otherwise resolved from the registry.
destinationStargatePoolAddress
string
Optional override; otherwise resolved from the registry by symbol/token.
sourceStargatePoolAddress
string
Optional override; otherwise resolved from the registry by symbol/token.
tokenAddress
string
Token address on the settlement chain (alternative to `tokenSymbol`).
tokenSymbol
string
Token identifier. Provide one of: - `tokenSymbol` (e.g. "USDC" | "USDT" | "ETH"), or - `tokenAddress` on the settlement chain. Stargate pool addresses and source-side `isNativeOnSource` are resolved s
amount
string
Amount in token-native decimals as a base-10 string.
account
string
GMX account that will receive the deposit on the settlement chain.
srcChainId
number
Source chain id (where the user holds funds and signs the bridge tx).