Retrieves the Pool Helper contract information for a specific chain ID.
The numeric identifier of the blockchain network
The Pool Helper contract information if found, undefined otherwise
const poolHelper = getPoolHelperByChainId(1); Copy
const poolHelper = getPoolHelperByChainId(1);
Retrieves the Pool Helper contract information for a specific chain ID.