An open API service indexing awesome lists of open source software.

https://github.com/Vectorized/bebe

Basic EOA Batch Executor (BEBE)
https://github.com/Vectorized/bebe

Last synced: 7 months ago
JSON representation

Basic EOA Batch Executor (BEBE)

Awesome Lists containing this project

README

          

## Basic EOA Batch Executor (BEBE)

A basic stateless [ERC-7821](https://eips.ethereum.org/EIPS/eip-7821) style batch executor contract for EOAs to delegate to for [EIP-7702](https://eips.ethereum.org/EIPS/eip-7702).

This is essentially [ERC-7821](https://eips.ethereum.org/EIPS/eip-7821) with the addition of a [ERC-1271](https://eips.ethereum.org/EIPS/eip-1271) `isValidSignature` that performs a `ecrecover` and checks against the EOA address.

## Deployment Canonical Address

`0x00000000BEBEDB7C30ee418158e26E31a5A8f3E2`