Skip to content

Commit 2cf0887

Browse files
authored
fix: wDAI symbol (#244)
1 parent b063b1b commit 2cf0887

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

json/linea-mainnet-token-shortlist.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
{
99
"major": 1,
1010
"minor": 59,
11-
"patch": 2
11+
"patch": 3
1212
}
1313
],
1414
"tokens": [
@@ -1062,7 +1062,7 @@
10621062
"tokenType": ["canonical-bridge"],
10631063
"address": "0x023617bAbEd6CeF5Da825BEa8363A5a9862E120F",
10641064
"name": "Wrapped Dai",
1065-
"symbol": "WDAI",
1065+
"symbol": "wDAI",
10661066
"decimals": 18,
10671067
"createdAt": "2024-03-09",
10681068
"updatedAt": "2024-03-09",

0 commit comments

Comments
 (0)