-
Notifications
You must be signed in to change notification settings - Fork 66
Add Tbag #236
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add Tbag #236
Conversation
Fix alpha order
There was a problem hiding this 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
There was a problem hiding this 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
"createdAt": "2025-09-30", | ||
"updatedAt": "2025-09-30", |
There was a problem hiding this comment.
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, |
There was a problem hiding this comment.
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
"name": "Tbag", | ||
"symbol": "TBAG", |
There was a problem hiding this comment.
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
Action: Add / Update / Remove token (choose one)
Context / Rationale:
PR Checklist
updatedAt
field (andcreatedAt
if applicable)Note
Adds
TBAG
token tojson/linea-mainnet-token-shortlist.json
and updates rootupdatedAt
.json/linea-mainnet-token-shortlist.json
):TBAG
(0x67454b41bAF8D29751Cc64f60E3C62B5634567A4
,chainId
59144,decimals
18) withcreatedAt
/updatedAt
2025-09-30
andlogoURI
.updatedAt
to2025-10-07
.Written by Cursor Bugbot for commit 63ae685. This will update automatically on new commits. Configure here.