GET request to get contract interface

Export

Interface

ContractInterfaceResponse

Hierarchy

  • ContractInterfaceResponse

Properties

functions: object[]

List of defined methods

Memberof

ContractInterfaceResponse

fungible_tokens: object[]

List of fungible tokens in the contract

Memberof

ContractInterfaceResponse

maps: object[]

List of defined data-maps

Memberof

ContractInterfaceResponse

non_fungible_tokens: object[]

List of non-fungible tokens in the contract

Memberof

ContractInterfaceResponse

variables: object[]

List of defined variables

Memberof

ContractInterfaceResponse

Generated using TypeDoc