• Preparing search index...
  • The search index is not available
@coinbase/cdp-agentkit-core
  • @coinbase/cdp-agentkit-core
  • actions/cdp/defi/wow/uniswap/utils
  • getPoolInfo

Function getPoolInfo

  • getPoolInfo(networkId: string, poolAddress: string): Promise<PoolInfo>
  • Gets pool info for a given uniswap v3 pool address.

    Parameters

    • networkId: string

      Network ID, either base-sepolia or base-mainnet

    • poolAddress: string

      Uniswap v3 pool address

    Returns Promise<PoolInfo>

    A PoolInfo object containing pool details

    • Defined in cdp-agentkit-core/src/actions/cdp/defi/wow/uniswap/utils.ts:62

Settings

Member Visibility
@coinbase/cdp-agentkit-core
  • Loading...

Generated using TypeDoc