Skip to content

Commit a2f5227

Browse files
committed
chore: fix date format
1 parent f4dfb6c commit a2f5227

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

json/linea-mainnet-token-shortlist.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
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-10-10",
6+
"updatedAt": "2025-11-20",
77
"versions": [
88
{
99
"major": 1,
10-
"minor": 60,
11-
"patch": 4
10+
"minor": 61,
11+
"patch": 0
1212
}
1313
],
1414
"tokens": [
@@ -708,8 +708,8 @@
708708
"name": "RUSTY",
709709
"symbol": "RUSTY",
710710
"decimals": 18,
711-
"createdAt": "2025-11-11T05:33:49.171Z",
712-
"updatedAt": "2025-11-11T05:33:49.171Z",
711+
"createdAt": "2025-11-11",
712+
"updatedAt": "2025-11-11",
713713
"logoURI": "https://coin-images.coingecko.com/coins/images/68367/large/photo_2025-08-16_14-15-37.jpg?1755513766"
714714
},
715715
{
@@ -1100,4 +1100,4 @@
11001100
"logoURI": "https://assets.coingecko.com/coins/images/37375/standard/image.png?1714884543"
11011101
}
11021102
]
1103-
}
1103+
}

0 commit comments

Comments
 (0)