Skip to main content

NVCP1 operator and developer guide

Activation height: 100800

Countdown before activation: max(100800 - currentHeight, 0).

Status is UPCOMING below 100800 and ACTIVE at or after 100800.

What changes

  • Named Cancun EVM specification
  • 1 gwei minimum gas price
  • P2P protocol version 2

What does not change

Genesis, Chain ID, network magic, reward schedule, maximum supply, and historical blocks.

Operators

Upgrade and verify the NVCP1 binary well before height 100800. After activation, confirm nvc_getConsensusInfo.protocolUpgrade.activationHeight is still 100800 and that post-activation blocks are accepted.

Developers

Use a non-zero gas price of at least 1 gwei. Do not hard-code a calendar activation date.