Create the EIP 5792 calldata for a swap transaction (including wrap/unwrap and bridging) against the Uniswap Protocols. If the quote parameter includes the fee parameters, then the calldata will include the fee disbursement. The gas estimates will be more precise when the response calldata would be valid if submitted on-chain.
The version of the Universal Router to use for the swap journey. MUST be consistent throughout the API calls.
1.2, 2.0 the permit2 message object for the customer to sign to permit spending by the permit2 contract.
The unix timestamp at which the order will be reverted if not filled.
The urgency impacts the estimated gas price of the transaction. The higher the urgency, the higher the gas price, and the faster the transaction is likely to be selected from the mempool. The default value is urgent.
normal, fast, urgent Create 5792 swap successful.
A unique ID for the request.
^(0x)?[0-9a-fA-F]{40}$The total estimated gas cost of this transaction (eg. gasLimit multiplied by maxFeePerGas) in the base unit of the chain.