Home Reference Source

Typedef

Static Public Summary
public

Static Public

public Contract: Object source

Properties:

NameTypeAttributeDescription
contractName string

contract name

source string

solidity source code

sourcePath string

path to source file

binary string

0x-prefixed hex string with create bytecode

sourceMap string

solidity source map for create bytecode

ast Object

Abstract Syntax Tree from Solidity

deployedBinary string

0x-prefixed compiled binary (on chain)

deployedSourceMap string

solidity source map for on-chain bytecode