Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
tremarkley authored and github-actions[bot] committed Jul 13, 2023
1 parent d94429b commit 2c6b900
Showing 1 changed file with 28 additions and 2 deletions.
30 changes: 28 additions & 2 deletions optimism.tokenlist.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"layer2",
"infrastructure"
],
"timestamp": "2023-07-13T18:42:28.555Z",
"timestamp": "2023-07-13T18:44:29.154Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -2224,6 +2224,32 @@
"opTokenId": "PAPER"
}
},
{
"chainId": 1,
"address": "0x6982508145454Ce325dDbE47a25d4ec3d2311933",
"name": "Pepe",
"symbol": "PEPE",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
"extensions": {
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"opListId": "extended",
"opTokenId": "PEPE"
}
},
{
"chainId": 10,
"address": "0xc1c167cc44f7923cd0062c4370df962f9ddb16f5",
"name": "Pepe",
"symbol": "PEPE",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/PEPE/logo.svg",
"extensions": {
"optimismBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "extended",
"opTokenId": "PEPE"
}
},
{
"chainId": 1,
"address": "0xbC396689893D065F41bc2C6EcbeE5e0085233447",
Expand Down Expand Up @@ -3916,6 +3942,6 @@
"version": {
"major": 8,
"minor": 3,
"patch": 85
"patch": 86
}
}

0 comments on commit 2c6b900

Please sign in to comment.