Skip to content

SolcEVMOutput

SolcEVMOutput: object

Type declaration

assembly

assembly: string

bytecode

bytecode: SolcBytecodeOutput

deployedBytecode

deployedBytecode: SolcBytecodeOutput

gasEstimates

gasEstimates: SolcGasEstimates

legacyAssembly

legacyAssembly: any

methodIdentifiers

methodIdentifiers: object

Index signature

[functionSignature: string]: string

Source

solcTypes.ts:429