pub async fn call( client: &RpcClient, method: &str, data: &[u8], at: Option<H256>, ) -> Result<String, Error>