Skip to content

Commit 3d181ee

Browse files
[Feat] - Adding the Linea token to the shortlist (#228)
* adding the Linea token to the shortlist * use round logo * use correct token name
1 parent 1c4659b commit 3d181ee

File tree

1 file changed

+20
-2
lines changed

1 file changed

+20
-2
lines changed

json/linea-mainnet-token-shortlist.json

Lines changed: 20 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,11 @@
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-08-29",
6+
"updatedAt": "2025-09-03",
77
"versions": [
88
{
99
"major": 1,
10-
"minor": 57,
10+
"minor": 58,
1111
"patch": 1
1212
}
1313
],
@@ -422,6 +422,24 @@
422422
"rootAddress": "0x5a98fcbea516cf06857215779fd812ca3bef1b32"
423423
}
424424
},
425+
{
426+
"chainId": 59144,
427+
"chainURI": "https://lineascan.build/block/0",
428+
"tokenId": "https://lineascan.build/address/0x1789e0043623282d5dcc7f213d703c6d8bafbb04",
429+
"tokenType": ["canonical-bridge"],
430+
"address": "0x1789e0043623282d5dcc7f213d703c6d8bafbb04",
431+
"name": "Linea",
432+
"symbol": "LINEA",
433+
"decimals": 18,
434+
"createdAt": "2025-07-30",
435+
"updatedAt": "2025-07-30",
436+
"logoURI": "https://linea.build/icons/token_round.png",
437+
"extension": {
438+
"rootChainId": 1,
439+
"rootChainURI": "https://etherscan.io/block/0",
440+
"rootAddress": "0x1789e0043623282d5dcc7f213d703c6d8bafbb04"
441+
}
442+
},
425443
{
426444
"chainId": 59144,
427445
"chainURI": "https://lineascan.build/block/0",

0 commit comments

Comments
 (0)