type UseBlockNumberOptions = { chain: Chain; client: ThirdwebClient; enabled?: boolean; watch?: boolean;};