IS there any option to remove liquidity from a renounced Contract that has "swapAndLiquifyEnabled" set to true ? I mean the LP is on an different contract right ? SO shouldnt it be possible to interact directly with the pancake contract to get my lp back?

May 25, 2021, 10:07 PM
Problem is i created/copied/modified a contract, tested it, seemed to work, added LP, renounced ownership and now i am no longer able to sell back my initial LP 😭
May 25, 2021, 10:12 PM
swapAndLiquidyEnabled is only for autoliquidity. the initial liquidity you add yourself you should be able to pull whenever you want as long as you didnt lock it. Renouncing ownership has nothing to do with this
May 25, 2021, 11:00 PM
It should be possible, obv only if you own the lp token. Where exactly is the problem?
Only solution is to not fomo into tokens too fast and verify that the addresses are correct
Btw. to understand that, this is what happens (not exactly, but simply put):
A liquidity pool is a pool of two tokens, i.e. tokenA and BNB. Now the owner (or anyone else) supplies 100 tokens and 1 BNB. A token would cost now a bit more than 0,01 BNB. The owner holds 100% of the pool in LP tokens which he can take away anytime. The owner now pumps the price, a lot of tokens are bought so that at the end there are now 0,1 tokens but 10 BNB because the token price has risen. Remember the LP tokens? Since the owner holds 100% of the LP tokens, he now can remove 10 BNB and 0,1 tokens. That's what's called a rug-pull. In reality it's a bit harder, but generally said you have to keep an eye out to who owns the LP tokens since they can rugpull the liquidity anytime.
They generally all warn (Uniswap and Pancakeswap do warn too) but people got used to click those warnings away. However, they never warn against a specific token.
Depends on the price of the token and the fees you earned in that time
You cannot promise him to return it, that's called impermanent loss. If the token price in a year is lower than the day you add liquidity, you made a loss BNB-wise. Also, depending on the size, you probably don't want to remove a majority of the liquidity at once if it represents a big percentage of the total liquidity.
May 26, 2021, 12:10 AM
Oh wow thank you I think I should not pull then
So how can we block snipebots in pancake v2
May 26, 2021, 1:24 AM
You can't
Only way would to remove all of your liquidity, but then no one could buy or sell
May 26, 2021, 1:56 AM
How come I can see buyers did someone added a liquidity but it says 0 liquidity
Change router
Increase gas
Erc?
Can't help much I am on BSC a fork tooπŸ˜‚
May 26, 2021, 3:15 AM
yes i own the lp token as i am the contract creator and the first lp provider, dont know what exactly the problem is, after approving on pancake i can click on confirm and nothing happens. Thats what the console shows: PC Error: Internal JSON-RPC error. {code: -32603, message: "Internal JSON-RPC error.", data: {…}}
can provide more info when i am at home again in aroudn 10 hours
if you could help me later and we manage to get my lp out of the pancake lp contract, i pay u 1 bnb out of the 5bnb in the lp pair :)
May 26, 2021, 2:15 PM
Sure, I can try. Send me a pm with the contract address and your address πŸ‘
May 26, 2021, 2:24 PM
you have a dm
nice honeypot :/
May 26, 2021, 7:24 PM

Β© 2024 Draquery.com All rights reserved.