UNPKG

permissionless

Version:

A utility library for working with ERC-4337

13 lines 432 B
export const KernelV3FactoryAbi = [ { type: "function", name: "createAccount", inputs: [ { name: "data", type: "bytes", internalType: "bytes" }, { name: "salt", type: "bytes32", internalType: "bytes32" } ], outputs: [{ name: "", type: "address", internalType: "address" }], stateMutability: "payable" } ]; //# sourceMappingURL=KernelV3FactoryAbi.js.map