Hello
I am currently working on Uniswap Fork and I want to migrate my existing pair Contract into my own DEX.
I am not sure what is the best way to do this. The hard core way would be that investors withdraw and buy again with a new pair contract address. Another way would be to add the pair contract to my pair list within DEX sending the token to it.
Any suggestions?