public async Task Uint48() { var result = await underflow.uint48Underflow().CallAndTransact(); Assert.AreEqual(result.Result, (UInt64)281474976710655); }