Alpen
CtrlK
Alpen
CtrlK
  • Welcome
    • Introduction to Alpen
    • Get started
    • Wallet setup
    • Using the Alpen CLI
  • How Alpen works
    • System architecture
    • Alpen design rationale
    • Transaction lifecycle
    • Bitcoin bridge
    • Comparing Alpen and Ethereum
    • Specifications
  • Build Alpen apps
    • Deploying Alpen smart contracts
    • RPC endpoints
    • Troubleshooting
  • Running an Alpen node
    • Hardware requirements for Alpen full nodes
    • Alpen full node operator guide
  • Community
    • Home
    • GitHub
    • X
    • Discord
    • Telegram
    • Security
Powered by GitBook
On this page
  • Common issues and solutions
  • 1. Contract calls fail with EVM error: NotActivated
Edit on GitHub
  1. Build Alpen apps

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.

PreviousRPC endpointsNextHardware requirements for Alpen full nodes

Last updated 3 months ago