The platform fees on Tadle are designed to be collected on every transaction made on the platform, ensuring consistent revenue. However, the current implementation only collects platform fees during the createTaker
function call. Other functions likecreateOffer
, listOffer
, closeOffer
, relistOffer
, abortBidTaker
, abortAskOffer
do not collect platform fees. This oversight can result in significant revenue loss for the platform, as users could perform multiple actions without contributing to the platform's revenue.
Mannually review
Reevaluate the platform fee collection mechanism and ensure that fees are collected on all relevant function calls that are intended to generate revenue for the platform. This could involve implementing fee triggers within functions ensuring that every transaction or significant action on Tadle contributes to the platform's revenue.
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.