A pool Pool
import { getPool } from '@clober/v2-sdk'
const market = await getPool({
chainId: 421614,
token0: '0x00bfd44e79fb7f6dd5887a9426c8ef85a0cd23e0',
token1: '0x0000000000000000000000000000000000000000',
salt: '0x0000000000000000000000000000000000000000000000000000000000000000',
})
Get pool information by chain id and token addresses