The smallest unit of Ether; 1 ETH = 10^18 wei.
Wei is the base unit used for accounting in Ethereum-style systems. Gas costs and balances are often measured in wei or gwei to avoid floating point errors.
"A 0.01 ETH transfer equals 10,000,000,000,000,000 wei (1e16 wei)."
A denomination of ETH equal to 10^9 wei, commonly used to quote gas prices.
The unit of computational work on EVM chains; users pay gas in the native token to execute operations in smart contracts.
An execution environment that runs smart contract code deterministically across nodes (e.g., EVM).
All terms and definitions may update as the Cryptionary improves.