Passing constructor args when deploying code with bytecode

Hi
I have been deploying contracts using bytecode in aurora engine.
Passing function arguments in hex values works for me, but I have been unable to do the same if a contract takes constructor arguments.
Could someone please suggest a way to do this?

1 Like