Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
zzq0826 authored and github-actions[bot] committed Oct 18, 2023
1 parent 369fe3c commit d3a9e31
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.7",
"version": "0.0.8",
"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": "2023-10-10T07:10:49.742Z",
"timestamp": "2023-10-18T06:13:52.664Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -56,30 +56,6 @@
"scrollTokenId": "BAL"
}
},
{
"chainId": 1,
"address": "0x152649ea73beab28c5b49b26eb48f7ead6d4c898",
"name": "PancakeSwap",
"symbol": "CAKE",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/CAKE/logo.svg",
"extensions": {
"scrollListId": "default",
"scrollTokenId": "CAKE"
}
},
{
"chainId": 534352,
"address": "0xF613F403C2887aa473b46252da3AA5D6a6084b15",
"name": "PancakeSwap",
"symbol": "CAKE",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/CAKE/logo.svg",
"extensions": {
"scrollListId": "default",
"scrollTokenId": "CAKE"
}
},
{
"chainId": 1,
"address": "0xd533a949740bb3306d119cc777fa900ba034cd52",
Expand Down Expand Up @@ -420,6 +396,6 @@
"version": {
"major": 0,
"minor": 0,
"patch": 7
"patch": 8
}
}

0 comments on commit d3a9e31

Please sign in to comment.