We have updated the router contract to lower the GAS fees.
Currently, we are avoiding the core contract while everything is done within the Router. The approval and transfer from functions are disabled while everything else works.
New feature was added, and that is, enabling any number of contracts to link to a Router contract. This means that the miner, presale, and any other mechanism can be linked with the token's main functions: burn, mint, and transfer.
We will launch a new router that communicates with the core and enable everything once the ETH gas fees become bearable.