Interface ABIContract

contractABI extends the algosdk type by appID which is helpful in algob since in every mode we know what is the network currently in use

Hierarchy

  • ABIContract
    • ABIContract

Properties

appID?: number
description?: string
methods: ABIMethod[]
name: string
networks: ABIContractNetworks

Methods

  • Parameters

    • name: string

    Returns ABIMethod

  • Returns ABIContractParams

Generated using TypeDoc