Skip to content

Commit

Permalink
Add DERI to linea-mainnet-token-shortlist.json (#197)
Browse files Browse the repository at this point in the history
* Update linea-mainnet-token-shortlist.json

Add DERI

* Update linea-mainnet-token-shortlist.json

Change updateAt and versions minor from 49 to 50

* Update linea-mainnet-token-shortlist.json
  • Loading branch information
ahah-ahah authored Dec 20, 2024
1 parent 753b7e5 commit 299eccf
Showing 1 changed file with 22 additions and 2 deletions.
24 changes: 22 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-12-11",
"updatedAt": "2024-12-19",
"versions": [
{
"major": 1,
"minor": 49,
"minor": 50,
"patch": 0
}
],
Expand Down Expand Up @@ -127,6 +127,26 @@
"rootAddress": "0x6b175474e89094c44da98b954eedeac495271d0f"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/address/0x4aCde18aCDE7F195E6Fb928E15Dc8D83D67c1f3A",
"tokenType": [
"canonical-bridge"
],
"address": "0x4aCde18aCDE7F195E6Fb928E15Dc8D83D67c1f3A",
"name": "Deri",
"symbol": "DERI",
"decimals": 18,
"createdAt": "2023-11-19",
"updatedAt": "2023-11-19",
"logoURI": "https://assets.coingecko.com/coins/images/13931/large/200vs200.jpg?1696513670",
"extension": {
"rootChainId": 1,
"rootChainURI": "https://etherscan.io/block/0",
"rootAddress": "0xA487bF43cF3b10dffc97A9A744cbB7036965d3b9"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit 299eccf

Please sign in to comment.