CustomPrecompile
CustomPrecompile:
Exclude<Exclude<ConstructorArgument<Evm>,undefined>["customPrecompiles"],undefined>[number]
Custom precompiles allow you to run arbitrary JavaScript code in the EVM
Source
precompiles/src/CustomPrecompile.ts:13