How can I have control over contract address of my token

How can I have control over contract address of my token please anyone know about this help me.

What do you mean by "having control"?

If you mean the actual address to which a smart contract is deployed, have a look at the create2 method.

If you mean functionally-wise, you control that through the smart contracts code.

Can we create a new wallet address for a token through the contract in which we have control.

Hi @Nebuhan_N,

It's not clear what your request is about. Could you explain a bit better what are you trying to achieve?

Thanks,
Roberto