How can I interact with an already deployed contract on ether(not mine) using Remix without the source code, but I have the ABI.
The reason I want to do it is because some contract has more than 20 .sol files which I dont want to manually copy and paste into Remix.