Skip to content

Commit

Permalink
Add Linpuss token to Linea token shortlist (#188)
Browse files Browse the repository at this point in the history
* Fix alphabetical order for Linpuss token in Linea token shortlist

* Add Linpuss token to Linea token shortlist
  • Loading branch information
ntbenti authored Nov 20, 2024
1 parent f28524a commit c5f5b09
Showing 1 changed file with 17 additions and 2 deletions.
19 changes: 17 additions & 2 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-10-29",
"updatedAt": "2024-11-20",
"versions": [
{
"major": 1,
"minor": 47,
"minor": 48,
"patch": 0
}
],
Expand Down Expand Up @@ -374,6 +374,21 @@
"rootAddress": "0xF1182229B71E79E504b1d2bF076C15a277311e05"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77",
"tokenType": [
"native"
],
"address": "0x81BE2aCB2e9291dB6400f9f6a4D0f35f24de2E77",
"name": "Linpuss",
"symbol": "LPUSS",
"decimals": 18,
"createdAt": "2024-10-31",
"updatedAt": "2024-10-31",
"logoURI": "https://assets.coingecko.com/coins/images/51867/standard/linpuss_logo.png?1732093865"
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit c5f5b09

Please sign in to comment.