Options
All
  • Public
  • Public/Protected
  • All
Menu

Class SubgraphService

Hierarchy

  • Service
    • SubgraphService

Index

Constructors

Properties

chainId: 1 | 10 | 250 | 1337 | 42161
ctx: Context
events: Emittery<Record<string, unknown>, Record<string, unknown> & OmnipresentEventData, never>
yearnSubgraphEndpoint?: string

Methods

  • fetchQuery<T>(query: string, variables?: {}): Promise<T>

Generated using TypeDoc