How to verify smart contract with parameters after deploying with TRON-IDE?
Hello, everyone, plz help me. I deployed a token contract to TRON chain with TRON-IDE and I met an error as the following when I was gonna verified it by tronscan. "Please confirm the correct parameters and try again". My contract's constructor has 3 parameters, but "Constructor parameters" form is disabled in tronscan so I can't manually do. I don't wanna redeploy it because the fee is too high in TRON. I don't know how to solve it out.

Hello, everyone, plz help me.
I deployed a token contract to TRON chain with TRON-IDE and I met an error as the following when I was gonna verified it by tronscan.
"Please confirm the correct parameters and try again".
My contract's constructor has 3 parameters, but "Constructor parameters" form is disabled in tronscan so I can't manually do.
I don't wanna redeploy it because the fee is too high in TRON.
I don't know how to solve it out.