All errors

Contract reverts

Pausable: paused

Also appears as: EnforcedPause


What it means

The protocol has paused this part of the contract, usually during an incident, a migration, or maintenance. The revert is the pause doing its job: nothing about your wallet or transaction is wrong, and nothing moved.

How to fix it

Wait, and check the protocol's official announcements for why it is paused and when it will resume. Do not try workarounds a stranger suggests while a protocol is paused: that is prime scam territory.

Still stuck?

Paste your transaction hash and get the exact decoded reason for your failure, free.

Decode my transaction

For the full walkthrough of why transactions fail, read the complete error guide.