Skip to content

Conversation

@VGau
Copy link
Collaborator

@VGau VGau commented Nov 14, 2025

Add ATB to Linea token list


Note

Adds the ATB token to the Linea mainnet shortlist and bumps the list version to 1.60.4, with non-functional reordering of existing entries.

  • Token list updates (json/linea-mainnet-token-shortlist.json):
    • Add token: ATB (native) at 0xc5158082bae3A06F1ddf67E8A6f8fB30242e40Fd with logo and timestamps.
  • Versioning:
    • Bump versions from 1.59.4 to 1.60.4.
  • Misc:
    • Reorder several existing tokens without content changes.

Written by Cursor Bugbot for commit 83d8004. This will update automatically on new commits. Configure here.

"symbol": "ATB",
"decimals": 18,
"createdAt": "2025-11-14T20:20:49.821Z",
"updatedAt": "2025-11-14T20:20:49.821Z",
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Bug: Inconsistent Date Formats Across Tokens

The ATB token uses ISO 8601 datetime format (2025-11-14T20:20:49.821Z) for createdAt and updatedAt fields, while all other tokens in the list consistently use simple date format (YYYY-MM-DD). This format inconsistency could break parsers or cause unexpected behavior in applications expecting uniform date formatting across all token entries.

Fix in Cursor Fix in Web

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants