pub async fn next_nonce( caller: Address, provider_url: &str, block_number: Option<u64>, ) -> Result<u64>