import { ChainId } from '@real-wagmi/sdk'; export type TerminalChainId = ChainId.ZKSYNC | ChainId.FANTOM;