useChainId
Hook for accessing and setting the current chain ID.
Returns
chainId: number - Current chain ID
setChainId: (chainId: number) => void - Function to update the chain ID
Last updated
Was this helpful?
Hook for accessing and setting the current chain ID.
chainId: number - Current chain ID
setChainId: (chainId: number) => void - Function to update the chain ID
Last updated
Was this helpful?