clawswap_bridge
Bridge tokens cross-chain between Solana and Base. Transfer USDC, USDT, SOL, ETH, or WETH with automated quoting, payment, signing, and submission.
Instructions
Send, transfer, swap, or bridge tokens cross-chain between Solana and Base. Handles quoting, payment, signing, and submission automatically. Use this to move USDC, USDT, SOL, ETH, or WETH between chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | Human-readable amount to bridge, e.g. '100', '0.5'. NOT base units. | |
| token | Yes | Token symbol on the source chain: USDC, USDT, SOL, ETH, WETH | |
| from | Yes | Source chain | |
| to | Yes | Destination chain | |
| recipient | Yes | Destination wallet address to receive the bridged tokens. | |
| destinationToken | No | Destination token symbol. Defaults to same token or USDC. | |
| slippage | No | Slippage tolerance 0-1. Default 0.01 (1%). |