Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ContextValue

Context options that are used to access all the data sources queried by the SDK.

Hierarchy

  • ContextValue

Implemented by

Index

Properties

addresses?: PartialObjectDeep<AddressesOverride>
cache?: CacheConfiguration
env?: "production" | "development"
etherscan?: string
locale?: Locale
partnerId?: string
provider?: JsonRpcProvider | ReadWriteProvider
simulation?: SimulationConfiguration
subgraph?: SubgraphConfiguration
zapper?: string

Generated using TypeDoc