Funky stuff going on with this coin. Has anyone fluent in Pascal done an in depth examination of the code? I would but I haven't looked at pascal since High School. I've forgotten more than I remember. It's such an old language that there are guaranteed vulnerabilities and opportunities for deception. Be careful.
I've looked at the code in quite some detail. I didn't notice anything malicious. Of course don't just take my word, Pascal is easy to read if you have experience of c++, c#, etc. so I encourage anyone to have a look.
As for the "old" language, it runs on modern compilers with the same back-end as c++ compilers, so I wouldn't be worried about that.