with my own 0x363.. wallet address I am generating erc20 token and when I issue this erc20 contract a contract address is generated (0x966D...). that is, I have one wallet address and one coin address.
E.g: 1 mytoken = 1 ethereum
E.g: If a user buys my token with metamask, the user will pay ethereum. And where is 1 ethereum. Why is this ethereum not uploaded to my admin account (0x363..). this ethereum goes to erc20 (0x966D ..) as far as I understand. How can I get this ethereum to my admin account?