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