Want to get a transaction which could be successful due to out of gas error

Hi,
I have been creating an application and i need to do error handling . So i need the transaction hash of a transaction which failed due to out of gas error wherein the gas limit was set less than the amount actually required. Such transactions for ether are easy to find on etherscan.io but for etc on gastracker.io , i am unable to find any. Can someone help me by finding such or you might have encountered in your development process.