GET list of contracts

Export

Interface

ContractListResponse

Hierarchy

  • ContractListResponse

Properties

Properties

limit: number

The number of contracts to return

Memberof

ContractListResponse

offset: number

The number to contracts to skip (starting at 0)

Memberof

ContractListResponse

results: SmartContract[]

Memberof

ContractListResponse

Generated using TypeDoc