Skip to content
Open
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions json/linea-mainnet-token-shortlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -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
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

"decimals": 18,
"createdAt": "2025-09-30",
"updatedAt": "2025-09-30",
Comment on lines +788 to +789
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

"logoURI": "https://static.wixstatic.com/shapes/a73a36_776677fd17864a71b0925b7e2e0010af.svg"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down