Move value cross-chain, gasless
robyn_cross_chainPlan a gasless cross-chain move and get the exact payload to sign. This hosted server never holds your key: call this, sign what it returns with your own wallet, then call robyn_submit to have the relayer broadcast it and pay the gas.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| amount | Yes | amount in fromToken base units | |
| toChain | Yes | ||
| toToken | Yes | token address / symbol on the destination | |
| fromChain | Yes | ||
| fromToken | Yes | token address on the source chain | |
| toAddress | No |