Hierarchy

  • ChainAPI

Constructors

Methods

  • Parameters

    Returns Promise<GetAbiResponse>

  • Parameters

    Returns Promise<AccountObject>

  • Parameters

    Returns Promise<AccountsByAuthorizers>

  • Parameters

    • Optional params: GetProtocolFeaturesParams

    Returns Promise<GetProtocolFeaturesResponse>

  • Parameters

    • block_num_or_id: any

    Returns Promise<GetBlockResponse>

  • Parameters

    • block_num_or_id: any

    Returns Promise<GetBlockHeaderStateResponse>

  • Parameters

    Returns Promise<Asset[]>

  • Returns Promise<GetInfoResponse>

  • Returns Promise<GetProducerScheduleResponse>

  • Parameters

    Returns Promise<GetRawAbiResponse>

  • Parameters

    • params: GetTableByScopeParams

    Returns Promise<GetTableByScopeResponse>

  • Type Parameters

    • Index extends TableIndexType = Name

    Parameters

    • params: GetTableRowsParams<Index>

    Returns Promise<GetTableRowsResponse<Index, any>>

  • Type Parameters

    • Key extends keyof TableIndexTypes

    Parameters

    • params: GetTableRowsParamsKeyed<TableIndexTypes[Key], Key>

    Returns Promise<GetTableRowsResponse<TableIndexTypes[Key], any>>

  • Type Parameters

    Parameters

    • params: GetTableRowsParamsTyped<Index, Row>

    Returns Promise<GetTableRowsResponse<Index, InstanceType<Row>>>

  • Type Parameters

    Parameters

    • params: GetTableRowsParamsTyped<TableIndexTypes[Key], Row> & GetTableRowsParamsKeyed<TableIndexTypes[Key], Key>

    Returns Promise<GetTableRowsResponse<TableIndexTypes[Key], InstanceType<Row>>>

  • Parameters

    Returns Promise<GetTransactionStatusResponse>