Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy the safemoon code to Remix.ethereum #45

Open
marcelovelame opened this issue Apr 28, 2021 · 8 comments
Open

Deploy the safemoon code to Remix.ethereum #45

marcelovelame opened this issue Apr 28, 2021 · 8 comments

Comments

@marcelovelame
Copy link

I implanted SAFEMOON.sol connected via MetaTask in BSC Testnet. It just changed the NAME and the symbol, the tokens I didn't receive, I was reading it's a route error because of Pancakeswap that migrated to version 2.

However, the deployment continues to fail, although it tries in different ways. Does anyone have any ideas? in the Pancakeswap route code, uniswap

which line do I replace in the current code and which code should I put in and which line or lines?

@marcelovelame marcelovelame changed the title eploy the safemoon code to Remix.ethereum Deploy the safemoon code to Remix.ethereum Apr 28, 2021
@thielburl959
Copy link

Hello,
I'm also facing the same issue when adding liquidity to pancakeswap. Did you find any solution?
Thanks.

@marcelovelame
Copy link
Author

it's still not a problem on the route I'm not sure where to change it, I located the route in the code but I don't know where to change it

@thielburl959
Copy link

Someone told me that I need to add the ability to exclude some addresses from the swapAndLiquify function

and add the Router and Pair addresses

I'm not sure how to do it lol

@marcelovelame
Copy link
Author

well I don't know, they said it was the question of the route but I don't know how to modify it I'm still analyzing the codes. If someone can contribute it would be good

@cruiz85
Copy link

cruiz85 commented Apr 29, 2021

Has anyone solved this issue?.

@safescamofficial
Copy link

i know ist now. but i think i wont tell someone, because its make me rich

@ricardobatdasilva
Copy link

eu sei agora. mas acho que não vou contar a ninguém, porque isso me torna rico

Could you help me, please?

@abdulhaseeb2
Copy link

So if your using the bsctestnet than you have to search that does the contract address mentioned on line#758 exists or not on the tesnet. As I converted the contract to use pancake swap instead of uniswap, and my contract didn't get deployed, was getting error gas limit exceeded..., after some searching I found this solution, which helped me fix my error. Your solution might also be similar, so you'll have to look it up. Hope this helps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants