Closed pwillworth closed 2 years ago
https://github.com/0rtis/dfk/blob/35de54a57c8b656c77c88b3d8816e3e0e29f455a/quests/quest_core_v2.py#L154
I think all that's needed is to parse the RewardMinted event instead of QuestReward.
fixed in c957939
https://github.com/0rtis/dfk/blob/35de54a57c8b656c77c88b3d8816e3e0e29f455a/quests/quest_core_v2.py#L154
I think all that's needed is to parse the RewardMinted event instead of QuestReward.