Use new Uint160DecodeStringLE() function.
Param getters were redone to return errors because otherwise bad FuncParam values could lead to panic. FuncParam itself might be not the most elegant solution, but it works good enough for now.
Signed-off-by: Evgenii Stratonikov <evgeniy@nspcc.ru>