swap

Calldata to execute a single swap

Get the calldata needed to execute a single swap.

get/swap/calldata/{commitmentId}

Path parameters

commitmentIdstring required

Unique identifier of the swap commitment.

Unique identifier of the swap commitment.

Response

SwapCalldataResponse

calldatastring required

Hex-encoded calldata for executing the swap transaction.

Changes