I used OpenZeppelin and REMIX and I created a token a while ago. The token compiled fine and looked good on Rinkeby.
Then I deployed it to the Etereum network it was accepted and I paid the fee.
I can see the token, but I can't see any token information on Etherscan
I sent the contract not flattened - is that a problem?
I want to know if my token contract is valid as is or I need to load a flattened version on Etherscan.