Skip to content

SolcBytecodeOutput

SolcBytecodeOutput: object & Omit<SolcDeployedBytecodeOutput, "immutableReferences">

Type declaration

functionDebugData

functionDebugData: object

Index Signature

[functionName: string]: SolcFunctionDebugData

generatedSources

generatedSources: SolcGeneratedSource[]

linkReferences

linkReferences: object

Index Signature

[fileName: string]: object

object

object: string

opcodes

opcodes: string

sourceMap

sourceMap: string

Defined in

solcTypes.ts:451