Interface InstanceInfoV1

Hierarchy

Properties

amount: CcdAmount

Total balance of CCD hold by this instance.

methods: ReceiveName[]

List of receive functions currently exposed by this smart contract. These are of the form '.'.

name: InitName

Name of the smart contract. This is of the form 'init_'.

owner: AccountAddress

Account used to instantiate this smart contract instance.

sourceModule: ModuleReference

Module reference of the current module being used by this instance.

version: 1

Version of the smart contract module.

Generated using TypeDoc