Hey guys if someone has any ideas and could point me in the right direction that'd be greatly appreciated. I'm using remix.eth to deploy a contract on testnet. When I deploy the contract, I see it was deployed. But when I check the contract on bscscan, I don't see any details relating to the token. It's almost as if it's an empty contract creation. Is there something I'm doing wrong?
Apr 8, 2021, 2:01 PM
you need to verify it
Apr 8, 2021, 2:04 PM
On bscscan right? I just did and nothing seems to have changed besides showing the contract is verified. Does it take time to update?
Apr 8, 2021, 2:11 PM
it usually shows immediately
Apr 8, 2021, 2:15 PM
More details like screen shots, code snippets will greatly increase the likelihood of having the problem understood.
Apr 8, 2021, 2:23 PM
I don't know if I understood that correctly, but if you deploy a token on any ethereum network, it's not on any binance network since they're completely separate. If you, however, did deploy on the BSC testnet, make sure that a) you're on the BSC testnet in MetaMask and b) that the selected account is connected to Remix.
Apr 8, 2021, 3:51 PM