From 466a3aa8f2982eca2e4c441cd254aa01941d17e6 Mon Sep 17 00:00:00 2001 From: DevilXD Date: Fri, 24 Feb 2023 22:01:21 +0100 Subject: [PATCH] Update drop claim GQL hash --- constants.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/constants.py b/constants.py index d1d4f3c..98ccd04 100644 --- a/constants.py +++ b/constants.py @@ -172,7 +172,7 @@ GQL_OPERATIONS: dict[str, GQLOperation] = { # can be used to claim a drop "ClaimDrop": GQLOperation( "DropsPage_ClaimDropRewards", - "2f884fa187b8fadb2a49db0adc033e636f7b6aaee6e76de1e2bba9a7baf0daf6", + "a455deea71bdc9015b78eb49f4acfbce8baa7ccbedd28e549bb025bd0f751930", variables={ "input": { "dropInstanceID": ..., # drop claim_id