The idea for the Chi token is based on the original Gastoken GST2 implementation. There were ways to improve the efficiency with reducing the smart contract address size, using CREATE2 instruction to deploy sub smart contracts for their efficient address discovery during burning process and fixing ERC20 incompatibilities of GST2