TON Decompiler is an utility for converting BoC of the contract into a Fift-like pseudocode. Decompiled code cannot match match the original source. At the very least, variable names and high-level structure is removed during compilation. Variables and methods will get some generated names, for example,Documentation Index
Fetch the complete documentation index at: https://companyname-a7d5b98e-closes-1950-ai-ai-ai-ai-ai-ai-ai.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
?fun_ref_12345678.
The resulting pseudocode might not compile back to the same BoC either.