Options
All
  • Public
  • Public/Protected
  • All
Menu

Class BCDApi

Hierarchy

  • BCDApi

Index

Constructors

constructor

Properties

Private indexerUrl

indexerUrl: string

Private network

network: NetworkType

Methods

Private extractOvenAddresses

Private getBigMapEndpoint

  • getBigMapEndpoint(value: string, bigMapId: BigNumber): string
  • Parameters

    • value: string
    • bigMapId: BigNumber

    Returns string

Private getContractEndpoint

  • getContractEndpoint(address: address): string

getContractHistory

  • getContractHistory(address: address): Promise<any>

getContractInfo

Private getContractOperationsEndpoint

  • getContractOperationsEndpoint(address: address): string

getOvenAddressesByOwner

  • getOvenAddressesByOwner(bigMapId: BigNumber, value: string): Promise<address[]>
  • Parameters

    • bigMapId: BigNumber
    • value: string

    Returns Promise<address[]>

Generated using TypeDoc