Classes and utilities for working with Ethereum units.
Gas
class Gas
A unit measure of Gas as used by the Ethereum VM.
Wei
class Wei : BaseUInt256Value<Wei>
A unit measure of Wei as used by the Ethereum VM.