Skip to content

Commit 674441f

Browse files
authored
Add $DYSN to Linea token list (#265)
* Add $DYSN to Linea token list * remove "$" in token symbol
1 parent c169f9f commit 674441f

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

json/linea-mainnet-token-shortlist.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"versions": [
88
{
99
"major": 1,
10-
"minor": 63,
10+
"minor": 64,
1111
"patch": 0
1212
}
1313
],
@@ -260,6 +260,19 @@
260260
"rootAddress": "0xdddddd4301a082e62e84e43f474f044423921918"
261261
}
262262
},
263+
{
264+
"chainId": 59144,
265+
"chainURI": "https://lineascan.build/block/0",
266+
"tokenId": "https://lineascan.build/address/0x65e413F21BF468Fed23996A8E701dD67FDf22B83",
267+
"tokenType": ["native"],
268+
"address": "0x65e413F21BF468Fed23996A8E701dD67FDf22B83",
269+
"name": "Dyson Sphere",
270+
"symbol": "DYSN",
271+
"decimals": 18,
272+
"createdAt": "2024-06-17",
273+
"updatedAt": "2024-06-17",
274+
"logoURI": "https://lineascan.build/token/images/dysnfinnace_32.png"
275+
},
263276
{
264277
"chainId": 59144,
265278
"chainURI": "https://lineascan.build/block/0",

0 commit comments

Comments
 (0)