Hacker News new | ask | show | jobs
by phire 2018 days ago
The smart contract itself owns the tokens.

The smart contract is a small bit of code (and storage) that lives on the blockchain. It lives at an address, hence why tokens can be sent to it.

Unfortunately, the smart contract has no way of transferring the tokens out, and it can't be upgraded. Therefore the tokens are locked in there forever.