functions
functions: { addStake(uint32): FunctionFragment; entryPoint(): FunctionFragment; getDeposit(): FunctionFragment; owner(): FunctionFragment; postOp(uint8,bytes,uint256): FunctionFragment; renounceOwnership(): FunctionFragment; transferOwnership(address): FunctionFragment; unlockStake(): FunctionFragment; validatePaymasterUserOp((address,uint256,bytes,bytes,uint256,uint256,uint256,uint256,uint256,bytes,bytes),bytes32,uint256): FunctionFragment; withdrawStake(address): FunctionFragment }
Type declaration
-
addStake(uint32): FunctionFragment
-
entryPoint(): FunctionFragment
-
getDeposit(): FunctionFragment
-
owner(): FunctionFragment
-
postOp(uint8,bytes,uint256): FunctionFragment
-
renounceOwnership(): FunctionFragment
-
transferOwnership(address): FunctionFragment
-
unlockStake(): FunctionFragment
-
validatePaymasterUserOp((address,uint256,bytes,bytes,uint256,uint256,uint256,uint256,uint256,bytes,bytes),bytes32,uint256): FunctionFragment
-
withdrawStake(address): FunctionFragment