Import
Usage
Limitations
Throws when no chain exported byviem/chains matches the supplied ID. It does not create a custom chain.Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Returns a viem v2 chain definition for a decimal chain ID.
import { getViemChain } from '@getpara/viem-v2-integration';
const mainnet = getViemChain('1');
viem/chains matches the supplied ID. It does not create a custom chain.