| name | warp-balances |
| description | Check token balances for each leg of a warp route. Shows collateral locked (for collateral/native legs) and total circulating supply (for synthetic legs). Use when you want to inspect the current state of a warp route's liquidity. |
Warp Route Balances
Run hyperlane warp balances to display the token balance of each leg in a warp route.
Usage
hyperlane warp balances \
--warp-route-id <SYMBOL/chains> \
--registry <path-or-url>
Options
| Flag | Description |
|---|
--warp-route-id / -w | Warp route ID (e.g. ETH/ethereum-arbitrum). Prompts interactively if omitted. |
--registry / -r | Registry path or URL. Defaults to the public Hyperlane registry. |
--chains | Filter to specific chains (space-separated). |
--out / -o | Write results to a JSON or YAML file. |
--address | User address to check balances for. Shows the user's token balance on each chain instead of collateral/supply. |
--raw | Show balances in base units (without decimal formatting). |
Output columns
| Column | Description |
|---|
(index) | Chain name |
Symbol |