module Eth
module Eth::Sedes
module Eth::Utils
class Eth::Address
class Eth::Configuration
class Eth::Gas
class Eth::InvalidTransaction
class Eth::Key
class Eth::Key::Decrypter
class Eth::Key::Encrypter
class Eth::OpenSsl
class Eth::Secp256k1
class Eth::Tx
class Eth::ValidationError
eth
0.4.10
# checksum
def checksum Utils.bin_to_hex(Utils.keccak256 unprefixed.downcase) end