Skip to content

Commit

Permalink
added token to fulllist (#93)
Browse files Browse the repository at this point in the history
  • Loading branch information
croll83 authored Nov 19, 2023
1 parent b1828bc commit 3717551
Showing 1 changed file with 18 additions and 3 deletions.
21 changes: 18 additions & 3 deletions json/linea-mainnet-token-fulllist.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-fulllist.json",
"name": "Linea Mainnet Token Full List",
"createdAt": "2023-09-13",
"updatedAt": "2023-11-19",
"updatedAt": "2023-11-20",
"versions": [
{
"major": 1,
"minor": 24,
"minor": 25,
"patch": 0
}
],
Expand Down Expand Up @@ -331,6 +331,21 @@
"rootAddress": "0xF1182229B71E79E504b1d2bF076C15a277311e05"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0x1bE3735Dd0C0Eb229fB11094B6c277192349EBbf",
"tokenType": [
"native"
],
"address": "0x1bE3735Dd0C0Eb229fB11094B6c277192349EBbf",
"name": "LUBE",
"symbol": "LUBE",
"decimals": 18,
"createdAt": "2023-11-19",
"updatedAt": "2023-11-19",
"logoURI": "https://pbs.twimg.com/profile_images/1725003585157787648/4nbkBLVA_400x400.jpg"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down Expand Up @@ -769,4 +784,4 @@
}
}
]
}
}

0 comments on commit 3717551

Please sign in to comment.