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 Sep 6, 2024
1 parent 4809dbf commit 79b17f4
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 3 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.17",
"version": "0.0.18",
"scripts": {
"validate": "./bin/validate.mjs",
"generate": "./bin/generate.mjs"
Expand Down
52 changes: 50 additions & 2 deletions scroll.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"layer2",
"infrastructure"
],
"timestamp": "2024-07-19T23:38:31.083Z",
"timestamp": "2024-09-06T07:07:55.541Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -272,6 +272,54 @@
"scrollTokenId": "rETH"
}
},
{
"chainId": 1,
"address": "0x88dF592F8eb5D7Bd38bFeF7dEb0fBc02cf3778a0",
"name": "Tellor Tributes",
"symbol": "TRB",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/TRB/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "TRB"
}
},
{
"chainId": 534352,
"address": "0xfda87943Be918360413979ce7296E1249fcb987e",
"name": "Tellor Tributes",
"symbol": "TRB",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/TRB/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "TRB"
}
},
{
"chainId": 11155111,
"address": "0x80fc34a2f9FfE86F41580F47368289C402DEc660",
"name": "Tellor Tributes",
"symbol": "TRB",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/TRB/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "TRB"
}
},
{
"chainId": 534351,
"address": "0xC8224ebfC539bD69848516384bF310abED504639",
"name": "Tellor Tributes",
"symbol": "TRB",
"decimals": 18,
"logoURI": "https://scroll-tech.github.io/token-list/data/TRB/logo.svg",
"extensions": {
"scrollListId": "extended",
"scrollTokenId": "TRB"
}
},
{
"chainId": 1,
"address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984",
Expand Down Expand Up @@ -516,6 +564,6 @@
"version": {
"major": 0,
"minor": 0,
"patch": 17
"patch": 18
}
}

0 comments on commit 79b17f4

Please sign in to comment.