Description:
In the getOrderPrice function, the contract returns only the price of the order,
not the actual amount of tokens being sold. Logically, buyers should be able to query the amount of tokens in each order.
Impact:
non-transparent to buyers, they cannot know the actual amount of tokens they will get after buying an order.
Recommended Mitigation:
return the full struct of the order instead of only the price
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.