public async Task Uint192() { var result = await underflow.uint192Underflow().CallAndTransact(); Assert.AreEqual(result.Result, (UInt256)BigInteger.Parse("6277101735386680763835789423207666416102355444464034512895")); }