Skip to content

Conversation

enzocxrter
Copy link

@enzocxrter enzocxrter commented Sep 30, 2025

Action: Add / Update / Remove token (choose one)

Context / Rationale:


PR Checklist

  • Verified and published the contract source
  • Kept the token list in alphabetical order by token symbol
  • Updated the updatedAt field (and createdAt if applicable)
  • Updated the list version number according to the README instructions

Note

Adds TBAG token to json/linea-mainnet-token-shortlist.json and updates root updatedAt.

  • Token list update (json/linea-mainnet-token-shortlist.json):
    • Add TBAG (0x67454b41bAF8D29751Cc64f60E3C62B5634567A4, chainId 59144, decimals 18) with createdAt/updatedAt 2025-09-30 and logoURI.
  • Metadata:
    • Update root updatedAt to 2025-10-07.

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

cursor[bot]

This comment was marked as outdated.

Fix alpha order
cursor[bot]

This comment was marked as outdated.

Copy link
Collaborator

@thedarkjester thedarkjester left a comment

Choose a reason for hiding this comment

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

Please adjust the main updatedAt and version at the top of the file

Edited updatedAt at top, changed Tbag token updatedAt to old value
Copy link
Collaborator

@thedarkjester thedarkjester left a comment

Choose a reason for hiding this comment

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

these should be the last tweaks

Comment on lines +788 to +789
"createdAt": "2025-09-30",
"updatedAt": "2025-09-30",
Copy link
Collaborator

Choose a reason for hiding this comment

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

these should reflect the data the token was deployed and/or updated.

e.g. the TBAG token was deployed: Sep-16-2025 so it should match that

"updatedAt": "2025-10-07",
"versions": [
{
"major": 1,
Copy link
Collaborator

Choose a reason for hiding this comment

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

the minor version below this needs an increment

Comment on lines +785 to +786
"name": "Tbag",
"symbol": "TBAG",
Copy link
Collaborator

Choose a reason for hiding this comment

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

reading the contract, it looks like
TBAG = name
$TBAG = symbol

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