Pancake swap is deployed on binance smart chain. But in interface it has function names like function addLiquidityETH. So can I change the function name to function addLiquidityBNB? Or will it cause some error?
You must use the same name otherwise you will call an inexistent function
2 Likes