| Parameter | Description |
|---|---|
originChainId | Chain ID of sending chain |
inputToken | Address of sending token |
destinationChainId | Chain ID of destination chain |
outputToken | Address of destination receiving token |
Examples:
-
ETH from Ethereum to USDC on Optimism:
-
USDC from Polygon to Aave on Arbitrum:
Integration Tips
- For native tokens (ETH, POL, etc.), use the address
0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee - Chain IDs follow the standard EVM chain ID format (e.g., 1 for Ethereum, 10 for Optimism)