bridgeAssets
Bridge tokens from supported chains to the Katana network. Automatically generates a deposit address and sends tokens, which are converted to ETH on Katana.
Instructions
Bridge tokens from supported chains to Katana network. Automatically generates deposit address and sends tokens from your wallet. Also inform user their tokens will be automatically bridged to ETH on Katana.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| asset | Yes | Token symbol to bridge (e.g., 'USDC', 'ETH', 'DAI') | |
| chain | Yes | Source chain name (ethereum, polygon, base, arbitrum) | |
| amount | Yes | Amount to bridge in token units (e.g., '100' for 100 USDC) |