1. 25 Mar, 2025 9 commits
  2. 24 Mar, 2025 4 commits
  3. 21 Mar, 2025 3 commits
  4. 19 Mar, 2025 2 commits
  5. 18 Mar, 2025 1 commit
  6. 17 Mar, 2025 2 commits
    • GimluCom's avatar
      Update TxsStats.tsx (#2633) · f5c45df0
      GimluCom authored
      Fix evaluation of txFeeSum24h
      f5c45df0
    • girafferz's avatar
      fix: correctly handle token.decimals when value is 0 (#2636) · 707544e2
      girafferz authored
      * fix: correctly handle token.decimals when value is 0
      
      Previously, using "Number(data.token.decimals) || 18" caused a valid token.decimals value of 0 to fall back to 18. This commit updates the logic to correctly use 0 when defined, ensuring accurate calculations for tokens with 0 decimals.
      
      * fix: use nullish coalescing for token decimals
      707544e2
  7. 14 Mar, 2025 2 commits
  8. 12 Mar, 2025 2 commits
  9. 05 Mar, 2025 4 commits
  10. 03 Mar, 2025 3 commits
  11. 28 Feb, 2025 1 commit
  12. 27 Feb, 2025 3 commits
  13. 26 Feb, 2025 2 commits
  14. 24 Feb, 2025 1 commit
  15. 21 Feb, 2025 1 commit