GET
/
swap
/
calldata
/
{commitmentId}
Calldata to execute a single swap
curl --request GET \
  --url https://api.rhino.fi/bridge/swap/calldata/{commitmentId}
{
  "calldata": "<string>"
}

Response

200
application/json

SwapCalldataResponse

The response is of type object.