📄️ Introduction to the EVVM Core Contract
The EVVM (Ethereum Virtual Virtual Machine) Core Contract serves as the central payment processing and token management hub for the EVVM ecosystem. This smart contract implements core functionalities including payment systems, staker rewards, cross-chain operations, and administrative tools.
📄️ Nonce Types in EVVM
The EVVM system implements two distinct nonce mechanisms for payment functions: sync and async. Understanding these nonce types is essential for developers interfacing with the EVVM contract, as they serve different purposes and behave in significantly different ways.
🗃️ Withdrawal Functions
Learn about EVVM withdrawal functions
🗃️ Payment Functions
Learn about EVVM payment functions