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
# initialize
def initialize(address) @address = Utils.prefix_hex(address) end