ContractsTechnical ReferenceAtlas v1.3TypesDAppOperationOn this pageSolidity API DAPP_TYPEHASH bytes32 DAPP_TYPEHASH DAppOperation struct DAppOperation { address from; address to; uint256 nonce; uint256 deadline; address control; address bundler; bytes32 userOpHash; bytes32 callChainHash; bytes signature;}