-
Notifications
You must be signed in to change notification settings - Fork 67
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
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -3,7 +3,7 @@ | |
| "tokenListId": "https://raw.githubusercontent.com/Consensys/linea-token-list/main/json/linea-mainnet-token-shortlist.json", | ||
| "name": "Linea Mainnet Token List", | ||
| "createdAt": "2023-07-13", | ||
| "updatedAt": "2025-09-11", | ||
| "updatedAt": "2025-10-07", | ||
| "versions": [ | ||
| { | ||
| "major": 1, | ||
|
|
@@ -776,6 +776,19 @@ | |
| "updatedAt": "2023-12-07", | ||
| "logoURI": "https://static.shieldex.io/stone/stone-3.svg" | ||
| }, | ||
| { | ||
| "chainId": 59144, | ||
| "chainURI": "https://lineascan.build/block/0", | ||
| "tokenId": "https://lineascan.build/address/0x67454b41bAF8D29751Cc64f60E3C62B5634567A4", | ||
| "tokenType": ["native"], | ||
| "address": "0x67454b41bAF8D29751Cc64f60E3C62B5634567A4", | ||
| "name": "Tbag", | ||
| "symbol": "TBAG", | ||
|
Comment on lines
+785
to
+786
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. reading the contract, it looks like |
||
| "decimals": 18, | ||
| "createdAt": "2025-09-30", | ||
| "updatedAt": "2025-09-30", | ||
|
Comment on lines
+788
to
+789
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe 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 |
||
| "logoURI": "https://static.wixstatic.com/shapes/a73a36_776677fd17864a71b0925b7e2e0010af.svg" | ||
| }, | ||
enzocxrter marked this conversation as resolved.
Show resolved
Hide resolved
|
||
| { | ||
| "chainId": 59144, | ||
| "chainURI": "https://lineascan.build/block/0", | ||
|
|
||
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