pezkuwichain 44b2a1d0ee fix: Correct SwapExecuted event destructuring - add missing send_to field
The SwapExecuted event has 5 fields (who, send_to, amountIn, amountOut, path),
not 4. The old code was missing send_to, which caused the path (asset array)
to be assigned the recipient address instead, resulting in all swaps showing
as HEZ→HEZ regardless of actual token pairs.

This fixes the swap history display to show correct token symbols.
2025-11-01 15:40:34 +03:00
2025-10-22 18:05:19 -07:00
S
Description
No description provided
Readme MIT 110 MiB
Languages
HTML 81.5%
TypeScript 14.9%
Rust 2%
PLpgSQL 0.8%
JavaScript 0.5%
Other 0.2%