Parameters for POST /v1/escrow/withdraw.
POST /v1/escrow/withdraw
withdrawNonce and deadline are caller-supplied decimal uint256 strings. The SDK intentionally does not generate a nonce: retrying safely requires a durable caller-owned nonce source and the exact same signed payload.
withdrawNonce
deadline
Parameters for
POST /v1/escrow/withdraw.withdrawNonceanddeadlineare caller-supplied decimal uint256 strings. The SDK intentionally does not generate a nonce: retrying safely requires a durable caller-owned nonce source and the exact same signed payload.