First, we optimize gas fees on the code level where we prevent repetitive tasking to improve code efficiency. Second, we tokenize core DEX service data and replace contract computation with less computationally intensive interactions such as transacting and burning of these tokens, as the gas cost of transactions is cheaper than that of running contract computation on EVM.