What it means
The contract called an internal function variable that was never set. This is purely a contract bug: no user input causes it.
How to fix it
Report the transaction hash to the protocol. There is no user-side fix.
Solidity panics
Also appears as: “Panic(81)”, “uninitialized function pointer”
The contract called an internal function variable that was never set. This is purely a contract bug: no user input causes it.
Report the transaction hash to the protocol. There is no user-side fix.
Still stuck?
Paste your transaction hash and get the exact decoded reason for your failure, free.
Decode my transactionMore solidity panics errors
For the full walkthrough of why transactions fail, read the complete error guide.