GmxProxy:setPrepVault
which set the transaction address instead of owner- Found in contracts/GmxProxy.sol [Line: 352](contracts/GmxProxy.sol#L352)
Using `tx.origin` may lead to problems when users are interacting via smart contract with your protocol
Manual review+aderyn+slither
It is recommended to use msg.sender
for authentication instead of tx.origin
Lightchaser: Medium-5
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.