Hi, I have deployed a safemoon clone with 1% marketing wallet fee.
- Deployed contract
- Burnt 30%
- Transferred 2% to Dev wallet
- Added initial liquidity using 1 BNB = 160,000,000,000
- Transferred the remainder 679,840,000,000,000 to pancake route using the transfer function of the token
Did a couple swap with another wallet, so far so good.
Now I can’t sell my token, any ideas?
May 18, 2021, 9:42 PM
pancakeswap says execution reverted: Pancake: TRANSFER_FAILED"
testnet contract
0xb2f65fe441b34f753cc5222787EFf32E9752fDd4
0xb2f65fe441b34f753cc5222787EFf32E9752fDd4
used this fork of pancake that works with testnet
pancake kiemtienonline360 com [replace space with dot]
pancake kiemtienonline360 com [replace space with dot]
May 18, 2021, 9:45 PM
have you approved them?
May 18, 2021, 9:45 PM
I don’t see the approval button?
and just went to test I can’t purchase more of the token?
May 18, 2021, 9:48 PM
you should buy tokens without problems
change router address
May 18, 2021, 9:59 PM
What address
To put
Please guide
May 18, 2021, 10:00 PM
are you on mainnet?
May 18, 2021, 10:02 PM
No bro I’m trying it
On testnet
May 18, 2021, 10:03 PM
so search for pancake router for testnet
May 18, 2021, 10:03 PM
What changes i shall make to deploy here
May 18, 2021, 10:03 PM
Google is your friend
May 18, 2021, 10:03 PM
Literally here
Cos I searched there
No solution
May 18, 2021, 10:07 PM
no man you didn't searched
https://www.google.com/url?sa=t&source=web&rct=j&url=https://amp.reddit.com/r/pancakeswap/comments/m1s3ki/pancakeswap_on_bsc_testnet/&ved=2ahUKEwiCpJ-Rn9TwAhVH4aQKHcYDDVoQFjADegQIIBAC&usg=AOvVaw3aCe8aBvgBAcr7vBiZfj3L
fourth link
May 18, 2021, 10:08 PM
Thanks I’m getting close
I sound a bit numb but where I should put it
May 18, 2021, 10:10 PM
Search 0x05 in your code
But please try to read what are you deploying first
May 18, 2021, 10:12 PM
How to check ownership renounced or not which part of code?
Help
May 19, 2021, 12:34 AM
Hello
From the contract contract should be able to find detail of the contract owner
May 19, 2021, 1:04 AM
How bro
Read it
https://testnet.bscscan.com/address/0x02aa9aafa1ca685c81bbe64267d4a581aa134dab#code
Plz read and review this contract thanks
Help
How can I edit a deployed contract?
May 19, 2021, 2:43 AM
Not possible
May 19, 2021, 2:43 AM
Owner can change bro
May 19, 2021, 2:43 AM
No one change the codes once it is deployed
May 19, 2021, 2:44 AM
So I want to change fee again after finalise
May 19, 2021, 2:44 AM
You can do that
There might be onlyOwner functions to make this fees 0
May 19, 2021, 2:46 AM
How bro
May 19, 2021, 2:46 AM
setLiquidityFee
setTaxFee
Use this functions and put value 0
setTaxFee
Use this functions and put value 0
May 19, 2021, 2:47 AM
Lol I know my problem is how to change after gets deployed
May 19, 2021, 2:53 AM
You don't know how to use bscscan?
May 19, 2021, 2:56 AM
Write
Change it by writing of course
May 19, 2021, 2:56 AM
Yes
May 19, 2021, 2:56 AM
No
Guide bro
How can I change fee later on
May 19, 2021, 3:02 AM
Goto contract verify owner
May 19, 2021, 3:12 AM
Already verified
Tell next
May 19, 2021, 3:13 AM
I recommend only @freezyEXchange
Others are probably scam
That guy is active helping people in openzeppelin so yeah vouched
May 19, 2021, 3:15 AM
How this value comes help plz
May 19, 2021, 4:02 AM
token A + WETH = pair address
look
It'll generate a random pair to your coin
May 19, 2021, 4:13 AM
Thanks got it
May 19, 2021, 4:15 AM
I put transferFee and transferNoFee and It worked
May 19, 2021, 4:16 AM
Is liquidity and tax fee deducted only at buying or selling or at transactions also
May 19, 2021, 4:16 AM
May 19, 2021, 4:17 AM
Help
May 19, 2021, 4:17 AM
So how can we add in if burn, tax, lp fee is on. Set it to 0
May 19, 2021, 4:22 AM
Any help
Guide
May 19, 2021, 4:38 AM