Self-destructed contract, how to get LP dissolved / BNB back from pancake

Hey guys, I self-destructed my contract before removing the LPs from pancake swap.
Can you tell me how to get back the BNB from the LP? I’m trying using the function removeLiquidityETH from the pancake router, but if fails (I’ve removed some of the date like my address):
“contractAddress”: null
“gasUsed”: 27646
“logsBloom”: “0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000”
“status”: false
“to”: “0x10ed43c718714eb63d5aa57b78b54704e256024e”
“transactionIndex”: 372
“events”: {}

Please help me, I’ve stuck my funds in there :confused:

Welcome @mar17 to the Open Zeppelin Forums.

Please update with more information. I need your contract address.

If this is regarding SafeMoon Clones then you must use the Search bar and look for answers given in other topics.

Please refer to

It’s either SwapAndLiquify needs to be set to False or MaxTxPercent needs to be set to 100.

If you have rejected ownership then you likely cannot get the liquidity back.