PreMarktes::createTaker
The CreateTaker
event is emitted with remainingPlatformFee
instead of the full platformFee, leading to inaccurate representation of the total platform fee charged.
however in the event's definition in IPerMarkets::CreateTaker
This discrepancy doesn't affect contract functionality but may lead to misinterpretation of emitted event data off-chain.
Manual review
Modify the event emission to use the makerInfo.platformFee
instead of remainingPlatformFee:
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.