93 94 95
# File 'lib/evm_client/formatter.rb', line 93 def from_input(string) string[10..-1].scan(/.{64}/) end