cURL
curl --request GET \ --url https://api.rhino.fi/bridge/swap/calldata/{commitmentId}
{ "calldata": "<string>" }
Get the calldata needed to execute a single swap.
Documentation IndexFetch the complete documentation index at: https://docs.rhino.fi/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.rhino.fi/llms.txt
Use this file to discover all available pages before exploring further.
Unique identifier of the swap commitment.
SwapCalldataResponse
Hex-encoded calldata for executing the swap transaction.