in wagmi-disperse, when the disperse contract is not found on the network, we suggest to deploy it, but we don't check if the createx factory is actually deployed. so we need another state that says you need to deploy createx first if it's not found.
in wagmi-disperse, when the disperse contract is not found on the network, we suggest to deploy it, but we don't check if the createx factory is actually deployed. so we need another state that says you need to deploy createx first if it's not found.