Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 498 Bytes

File metadata and controls

15 lines (10 loc) · 498 Bytes
layout
editorial

Ether and wei

Ether is the native cryptocurrency used by the Ethereum, which covers gas costs when executing transactions.

Wei is the smallest denomination of ether:

$$ 10^{18} \textrm{ wei} = 1 \textrm{ ether} $$