Logs and Queries
As a design principal, Panoptis-Swap generally runs with minimal to no log events for normal operations. This is to economize on the gas costs of common operations.
Instead, because of its single contract design and simplified storage layout, tracing is easily done by tracing for state differences at the CrocSwapDex contract address. Panoptis-Swap provides an off-chain API for history and position monitoring.
Last updated on