Skip to content

Commit c169f9f

Browse files
VGaualainncls
andauthored
Add $TBAG to Linea token list (#259)
* Add $TBAG to Linea token list * chore: resolve conflicts --------- Co-authored-by: Alain Nicolas <[email protected]>
1 parent d21f654 commit c169f9f

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

json/linea-mainnet-token-shortlist.json

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,28 @@
33
"tokenListId": "https://raw.githubusercontent.com/Consensys/linea-token-list/main/json/linea-mainnet-token-shortlist.json",
44
"name": "Linea Mainnet Token List",
55
"createdAt": "2023-07-13",
6-
"updatedAt": "2025-11-20",
6+
"updatedAt": "2025-11-24",
77
"versions": [
88
{
99
"major": 1,
10-
"minor": 62,
10+
"minor": 63,
1111
"patch": 0
1212
}
1313
],
1414
"tokens": [
15+
{
16+
"chainId": 59144,
17+
"chainURI": "https://lineascan.build/block/0",
18+
"tokenId": "https://lineascan.build/address/0x67454b41baf8d29751cc64f60e3c62b5634567a4",
19+
"tokenType": ["native"],
20+
"address": "0x67454b41baf8d29751cc64f60e3c62b5634567a4",
21+
"name": "TBAG",
22+
"symbol": "$TBAG",
23+
"decimals": 18,
24+
"createdAt": "2025-11-10",
25+
"updatedAt": "2025-11-10",
26+
"logoURI": "https://coin-images.coingecko.com/coins/images/69384/large/TokenIcon.png?1758357855"
27+
},
1528
{
1629
"chainId": 59144,
1730
"chainURI": "https://lineascan.build/block/0",

0 commit comments

Comments
 (0)