Hi, Just like everyone else me too with little knowledge of coding or blockchains, trying to create a fork of safemoon. I can successfully deploy to the blockchain, (testnet) but I don't understand why only the contract is deployed and where is the token?
I did read the other topics but it seems like only Im having these issues.
Just to clarify, when deploying a normal, basic token, following this guide I have no problem seeing the token and supply:
But when I deploy the safemoon fork then I get this:
I suspect I need to deploy the token first and then deploy the contract?
Hi Skyge thanks for the quick reply - that might be the problem what you are suggesting as I’m deploying the address contract but I cant deploy anything else. As I get an error.
Im now trying with another code, similar to safemoon, Watercat, it was shared on the forum here, but I still get the same problem, the one I can deploy doesn’t create a token.
The contract I should be deploying (I think), gives me an error:
Gas estimation errored with the following message (see below). The transaction execution will likely fail. Do you want to force sending?
Internal JSON-RPC error. { “code”: -32000, “message”: “execution reverted” }
[quote=“How to fix: “Gas estimation errored with the following message (see below)”. [Safemoon Fork], post:1, topic:8577”]
0xD99D1c33F9fC3444f8101754aBC46c52416550D1
[/quote]