Hash एक hash function का output है: एक fixed-length string जो input data को uniquely represent करती है। Input में ज़रा-सी भी change पूरी तरह अलग hash produce करती है। Input को "un-hash" नहीं किया जा सकता।
TON cells और content को hash करने के लिए SHA-256 use करता है। किसी block या transaction का hash उसके BoC representation का SHA-256 होता है।