yield_execute
Free — No payment required.
intentId are idempotent:
- First success returns
result: "executed". - Later duplicates return
result: "already_executed"with the original transaction hash.
Parameters
Signed-intent payload returned by
yield_prepare, including chainId, userOps, merkleRoot, and proofs.EIP-712 signature over
intentEnvelope.signing generated by the same wallet as intentEnvelope.userOps[0].userOperation.sender.Optional alias for correlation. If provided, it must equal
intentEnvelope.merkleRoot.Response
explorerUrl links directly to the transaction on the block explorer for the chain used.