Currently when hovering on an address and clicking on "VerifiedContract" it retrieves the source code of the Smart Contract deployed at that address, but in case the Smart contract is composed of multiple files it outputs a flattened version of the Smart Contract.
it would be nice to either retrieve all the files in a folder or alternatively to give the user an option to choose between flattening or not
Currently when hovering on an address and clicking on "VerifiedContract" it retrieves the source code of the Smart Contract deployed at that address, but in case the Smart contract is composed of multiple files it outputs a flattened version of the Smart Contract.
it would be nice to either retrieve all the files in a folder or alternatively to give the user an option to choose between flattening or not