Documentation Index
Fetch the complete documentation index at: https://unevenlabs-ted-add-execute-bridge.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Property | Description | Required |
|---|---|---|
| chainId | The chain id to deposit funds on | ✅ |
| toChainId | The chain id to execute the txs on | ✅ |
| amount | Amount in wei to bridge | ✅ |
| currency | eth or usdc | ✅ |
| wallet | A valid WalletClient from viem or an adapted wallet generated from an adapter that meets this interface. | ❌ |
| recipient | A valid address to send the funds to | ❌ |