Interface Contract

Hierarchy

  • Contract

Properties

Properties

abi?: Maybe<ContractABI>
address: Address
init?: Maybe<{
    code: Cell;
    data: Cell;
}>

Generated using TypeDoc