After deploying a SC, tx info returns return_type = 'reverted'

Hello,

I wrote a simple web app from which I deploy a Smart Contract and I get back an object with attributes like owner, transaction, rawTx, address, call, callStatus and createdAt of the SC. When i request the TX infos, I get back the information “return_type”:“revert”, but I don’t know why.

It looks like, that this is the reason why I can’t get the contract by address.

Best Regards,
Ulf