Can you explain when you get this error? WHat are you trying to do? What function are you calling?
From the code I understand that you are copying Safemoon right?
First thing to do is to change Router address beacuse the one you are using is Router V1 and Pancakeswap migrated to Router v2
I’m on testnet now to check if I get a X or green tick and I keep getting red X. I’m not using real money till I can deploy it successfully on testnet.
P.s. I’ve already tried to deploy 4 times with real BNB and they all failed. I think it has something to do with gas
But I have the same results if I use BNB smart chain though. I tried googling it and everywhere is just asking me to setup bsc testnet, which is what I’m using. Can you link the setup please and I’ll try it?
No I am saying that in your contract is harcoded pancakeswap router address. If you are testing on bsc testnet you have to use Pancakeswap router address for testnet
I have tried it from mainnet it still doesnt work
creation of TheBroCode errored: Error: [ethjs-query] while formatting outputs from RPC ‘{“value”:{“code”:-32603,“data”:{“code”:-32000,“message”:“intrinsic gas too low”}}}’