Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
wbnns authored and github-actions[bot] committed Jan 14, 2025
1 parent 93f4f9a commit 9f788eb
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 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": "2025-01-14T17:05:27.698Z",
"timestamp": "2025-01-14T19:25:45.597Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -9854,6 +9854,7 @@
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"modeBridgeAddress": "0x735aDBbE72226BD52e818E7181953f42E3b0FF21",
"liskBridgeAddress": "0x2658723Bf70c7667De6B25F99fcce13A16D25d08",
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"opListId": "default",
"opTokenId": "USDT"
}
Expand Down Expand Up @@ -9897,6 +9898,19 @@
"opTokenId": "USDT"
}
},
{
"chainId": 8453,
"address": "0xfde4C96c8593536E31F229EA8f37b2ADa2699bb2",
"name": "Tether USD",
"symbol": "USDT",
"decimals": 6,
"logoURI": "https://ethereum-optimism.github.io/data/USDT/logo.png",
"extensions": {
"baseBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "default",
"opTokenId": "USDT"
}
},
{
"chainId": 1,
"address": "0xa693b19d2931d498c5b318df961919bb4aee87a5",
Expand Down Expand Up @@ -11297,6 +11311,6 @@
"version": {
"major": 10,
"minor": 0,
"patch": 204
"patch": 205
}
}

0 comments on commit 9f788eb

Please sign in to comment.