Skip to content
Alchemy Logo

getChain

function getChain(config): Chain;

Defined in: account-kit/core/src/actions/getChain.ts:10

Gets the currently active chain

ParameterTypeDescription

config

AlchemyAccountsConfig

the account config object

Chain

the currently active chain

Was this page helpful?