Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
yqrashawn authored and github-actions[bot] committed Jun 25, 2024
1 parent 9f3d149 commit e161806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "tokenlist",
"version": "0.0.14",
"version": "0.0.15",
"scripts": {
"validate": "./bin/validate.mjs",
"generate": "./bin/generate.mjs"
Expand Down
28 changes: 2 additions & 26 deletions scroll.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"layer2",
"infrastructure"
],
"timestamp": "2024-04-19T10:18:48.113Z",
"timestamp": "2024-06-25T01:24:43.103Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -392,30 +392,6 @@
"scrollTokenId": "WBTC"
}
},
{
"chainId": 1,
"address": "0xCd5fE23C85820F7B72D0926FC9b05b43E359b7ee",
"name": "Wrapped eETH",
"symbol": "weETH",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/weETH/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "weETH"
}
},
{
"chainId": 534352,
"address": "0xcA0bFd5f735924e34Cc567146989e467fFbbCe1a",
"name": "Wrapped eETH",
"symbol": "weETH",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/weETH/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "weETH"
}
},
{
"chainId": 1,
"address": "0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
Expand Down Expand Up @@ -516,6 +492,6 @@
"version": {
"major": 0,
"minor": 0,
"patch": 14
"patch": 15
}
}

0 comments on commit e161806

Please sign in to comment.