mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-08 12:19:24 +00:00
It had sequential async calls with complexity O(n), with a variety of redundant calls. There was also a constant of... 4? 5? for each item. Now, the total sequence depth is just 3-4.
ERC20
A library for the Serai Processor to interact with ERC20s.