36 37 38
# File 'lib/web3ethereum/eth_module.rb', line 36 def contract abi Web3::Eth::Contract.new abi, @web3_rpc end