public async Task Uint240() { var result = await underflow.uint240Underflow().CallAndTransact(); Assert.AreEqual(result.Result, (UInt256)BigInteger.Parse("1766847064778384329583297500742918515827483896875618958121606201292619775")); }