cURL
curl --request GET \ --url https://api.rhino.fi/bridge/swap/calldata/{commitmentId}
{ "calldata": "<string>" }
Get the calldata needed to execute a single swap.
Unique identifier of the swap commitment.
SwapCalldataResponse
Hex-encoded calldata for executing the swap transaction.