Skip to content

Commit

Permalink
Fix/symbol missmatch (#186)
Browse files Browse the repository at this point in the history
* fix: NotWifGary symbol missmatch

* chore: update the fields updatedAt and versions
  • Loading branch information
Julink-eth authored Oct 1, 2024
1 parent 6764979 commit cdac866
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions json/linea-mainnet-token-shortlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
"tokenListId": "https://raw.githubusercontent.com/Consensys/linea-token-list/main/json/linea-mainnet-token-shortlist.json",
"name": "Linea Mainnet Token List",
"createdAt": "2023-07-13",
"updatedAt": "2024-07-11",
"updatedAt": "2024-10-01",
"versions": [
{
"major": 1,
"minor": 44,
"minor": 45,
"patch": 1
}
],
Expand Down Expand Up @@ -468,10 +468,10 @@
],
"address": "0xE2a6e74118E708f7652FC4c74D2F9Ee5Fa210563",
"name": "NotWifGary",
"symbol": "$NWG",
"symbol": "NWG",
"decimals": 18,
"createdAt": "2024-05-24",
"updatedAt": "2024-05-24",
"updatedAt": "2024-10-01",
"logoURI": "https://notwifgary.xyz/logo512.png"
},
{
Expand Down

0 comments on commit cdac866

Please sign in to comment.