Skip to content

Predeploy

Predeploy<TName, THumanReadableAbi>: object

Type of predeploy contract for tevm

Type Parameters

TName extends string

THumanReadableAbi extends readonly string[]

Type declaration

contract

readonly contract: Contract<TName, THumanReadableAbi, Address, Hex, Hex>

predeploy()

readonly predeploy: () => object

Returns

object

address

address: EthjsAddress

Defined in

Predeploy.ts:7