1. 24 Mar, 2025 2 commits
  2. 21 Mar, 2025 3 commits
  3. 19 Mar, 2025 2 commits
  4. 18 Mar, 2025 1 commit
  5. 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
  6. 14 Mar, 2025 2 commits
  7. 12 Mar, 2025 2 commits
  8. 05 Mar, 2025 4 commits
  9. 03 Mar, 2025 3 commits
  10. 28 Feb, 2025 1 commit
  11. 27 Feb, 2025 3 commits
  12. 26 Feb, 2025 2 commits
  13. 24 Feb, 2025 1 commit
  14. 21 Feb, 2025 2 commits
  15. 20 Feb, 2025 1 commit
  16. 19 Feb, 2025 2 commits
  17. 18 Feb, 2025 6 commits
  18. 17 Feb, 2025 1 commit