pub async fn make_get( client: &mut WebApi, key: ContractKey, return_contract_code: bool, subscribe: bool, ) -> Result<()>