rabbitholegg / quest-protocol

Quests Protocol is a protocol to distribute token rewards for completing on-chain tasks.
GNU General Public License v3.0
89 stars 23 forks source link

Chore(QuestFactory): Split MintFeePaid into 2 events #261

Open Quazia opened 9 months ago

Quazia commented 9 months ago

Right now we use MintFeePaid for referral pay on claim and protocol/owner pay on withdraw. This should be 2 events not 1.