tokenIn(required): Input token contract addresstokenOut(required): Output token contract addresssourceChain(required): Source blockchaindestinationChain(required): Destination blockchainamount(required): Transfer amount in token units (wei for ETH)amountSymbol(required): The denomination of the amount (e.g., USDC, DAI, ETH).recipient(optional): Recipient address (required for some bridges like RhinoFi)
The
amountSymbol parameter is used to specify the denomination of the amount you want to send. For quotes in USD, you need to set amountSymbol to USDC.You can quote in a different denomination than the token you want to send. For example, you can set amountSymbol to USDC, while sending ETH as tokenIn- Try it
- Response

