• Preparing search index...
  • The search index is not available
Streamflow SDK
  • Streamflow SDK
  • @streamflow/common
  • index
  • fetchTokenPrice

Function fetchTokenPrice

  • fetchTokenPrice(
        mintId: string,
        cluster?: ICluster,
        options?: FetchTokenPriceOptions,
    ): Promise<TokenPriceResult>

    Parameters

    • mintId: string
    • cluster: ICluster = ICluster.Mainnet
    • Optionaloptions: FetchTokenPriceOptions

    Returns Promise<TokenPriceResult>

    • Defined in packages/common/lib/fetch-token-price.ts:14

Settings

Member Visibility
Streamflow SDK
  • Loading...

Generated using TypeDoc