Skip to main content

Utilities

A set of utilities for ERC-4337 Account Abstraction to help you with your developement

UserOperation utils

createUserOperationHash

Source code

createUserOperationHash

createPackedUserOperationV6

Source code

createPackedUserOperationV6

createPackedUserOperationV7

Source

createPackedUserOperationV7

createCallData

Source code

createCallData

fetchAccountNonce

Source code

fetchAccountNonce

fetchGasPrice

Source code

fetchGasPrice

calculateUserOperationMaxGasCost

Source code

calculateUserOperationMaxGasCost

Multicall utils

encodeMultiSendCallData

Source code

encodeMultiSendCallData

decodeMultiSendCallData

Source code

decodeMultiSendCallData

Generic Ethereum utils

getFunctionSelector

Source code

getFunctionSelector

sendJsonRpcRequest

Source code

sendJsonRpcRequest

sendEthCallRequest

Source code

sendEthCallRequest

sendEthGetCodeRequest

Source code

sendEthGetCodeRequest