1st and foremost excuse my ignorance with this post. After reading through the same topic and comments a few times I still don't get the "how" to resolve this. I've created my first token and getting an error when validating. I have not flattened the code, I don't know how to. How do i go about this all? Appreciate any help. Below is the information in hopes of some assistance.
Hi Skyge, thanks for the response. I’ve seen you in many posts with a lot of great assistance. I went ahead and created an account on bsc and searched for the same issue. This forum has more activity and responses.
Hey Skyge, so i was able to flatten the code in remix and upload it. It didn’t work. I’ve downloaded hardhat and giving it a go. Wish me luck. I’ll follow up.
Finally got it validated Flattened the code and use a site to generate the abi code. It worked.
Thanks you Skyge for the support. Now that I have the coin validated I have to venture into whats next.
For Bytecode go to Remix > Recompile the Code > Copy the ABI > Go to https://abi.hashex.org/ and paste it > enter the total token supply and Parse > Copy the code and paste it while scanning for constructor.
hi skyge pls am having the same problem but when I try to copy the ABI code to paste it on this address https://abi.hashex.org/ i got something like these "open and close brace". after pasting it. how can i solve this problem