Troubleshooting

Common issues and solutions

1. Contract calls fail with EVM error: NotActivated

The contract has been compiled at a newer EVM version than supported by Alpen. Ensure the EVM version of the compiler is set to Shanghai.

Last updated