Is it possible to check if a certain contract has a certain bytecode?
I would like to know if a currency (NFT) is deployed with a specific bytecode pattern, ie, compare the entire contract’s bytecode, so that I can determine whether it was deployed by a specific sender.