If wrong string is passed, we need to return error "Wrong value" or just don't allow to pass strings like "asdf". Currently, any string is allowed, and other value in that case is just "".
Also, we need to update EtherInput component. If we allow to pass that values, error prop should become true