There are two options to create an account with `createTradingAccount` and ` createTradingAccountAndMultiCall` users who use the later might send ETH along with the call which isn't necessary for the account creation as the contract generally deals with ERC20 tokens.
Any ETH sent along with this call will get locked in the contract without any way of retrieval.
The Eth is not forwarded to any part of the protocol and can't be retrieved, any user who sends eth along with the call will lose them.
Manual Review
Remove the payable modifier as it is not needed.
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.