bridging_bridgeWormhole
Bridge tokens across supported chains using Wormhole protocol. Supports transfers between Solana and EVM chains like Ethereum, Base, Polygon.
Instructions
Bridge tokens across chains via Wormhole. Supports Solana ↔ EVM chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Token address on source chain | |
| amount | Yes | Amount to bridge (raw, smallest unit) | |
| sender | Yes | Sender wallet on source chain | |
| recipient | Yes | Recipient address on destination chain | |
| relayerFee | No | Raw token amount (smallest unit, no decimals) | |
| sourceChain | Yes | Source chain identifier (e.g. "solana", "ethereum", "base", "polygon") | |
| destinationChain | Yes | Destination chain identifier |