Interface that should be implemented by ABI serializable objects.

Hierarchy

  • ABI

Implements

Constructors

Properties

actions: ABI.Action[]
ricardian_clauses: Clause[]
structs: ABI.Struct[]
tables: Table[]
types: TypeDef[]
variants: ABI.Variant[]
version: string
abiName: string = 'abi'
version: string = 'eosio::abi/1.1'

Methods

  • Return arguments type of an action in this ABI.

    Parameters

    Returns undefined | string

Generated using TypeDoc