Skip to content

Commit

Permalink
add dusd (#120)
Browse files Browse the repository at this point in the history
* add dusd

* fix update date
  • Loading branch information
arthur-remy authored Feb 26, 2024
1 parent 312ed40 commit 68a538f
Showing 1 changed file with 23 additions and 2 deletions.
25 changes: 23 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-01-23",
"updatedAt": "2024-02-21",
"versions": [
{
"major": 1,
"minor": 34,
"minor": 35,
"patch": 0
}
],
Expand Down Expand Up @@ -92,6 +92,27 @@
"rootAddress": "0x6b175474e89094c44da98b954eedeac495271d0f"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
"tokenId": "https://lineascan.build/token/0xa88b54e6b76fb97cdb8ecae868f1458e18a953f4",
"tokenType": [
"bridge-reserved",
"external-bridge"
],
"address": "0xa88b54e6b76fb97cdb8ecae868f1458e18a953f4",
"name": "Davos.xyz USD",
"symbol": "DUSD",
"decimals": 18,
"createdAt": "2024-02-21",
"updatedAt": "2024-02-21",
"logoURI": "https://s2.coinmarketcap.com/static/img/coins/64x64/23515.png",
"extension": {
"rootChainId": 1,
"rootChainURI": "https://etherscan.io/block/0",
"rootAddress": "0xa48F322F8b3edff967629Af79E027628b9Dd1298"
}
},
{
"chainId": 59144,
"chainURI": "https://lineascan.build/block/0",
Expand Down

0 comments on commit 68a538f

Please sign in to comment.