What it means
A transaction that reverts with the raw data 0xd93c0665 hit the custom error EnforcedPause, defined in OpenZeppelin 5. The explorer shows the hex because it does not have the contract's ABI to translate it.
The contract is paused and this function refuses to run while it is. The modern form of "Pausable: paused".
How to fix it
Wait for the protocol to unpause and watch their official channels. Nothing about your wallet is wrong, and nothing moved.