Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
hamdiallam authored and github-actions[bot] committed Oct 23, 2023
1 parent f4c1f2f commit 0ab35eb
Showing 1 changed file with 30 additions and 2 deletions.
32 changes: 30 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-10-19T11:14:46.374Z",
"timestamp": "2023-10-23T22:52:14.594Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -508,6 +508,34 @@
"opTokenId": "BOND"
}
},
{
"chainId": 1,
"address": "0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://ethereum-optimism.github.io/data/BridgedUSDC/logo.png",
"extensions": {
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"opListId": "extended",
"opTokenId": "BridgedUSDC"
}
},
{
"chainId": 5,
"address": "0x07865c6E87B9F70255377e024ace6630C1Eaa37F",
"name": "USD Coin",
"symbol": "USDC",
"decimals": 6,
"logoURI": "https://ethereum-optimism.github.io/data/BridgedUSDC/logo.png",
"extensions": {
"baseBridgeAddress": "0xfa6d8ee5be770f84fc001d098c4bd604fe01284a",
"optimismBridgeAddress": "0x636Af16bf2f682dD3109e60102b8E1A089FedAa8",
"opListId": "extended",
"opTokenId": "BridgedUSDC"
}
},
{
"chainId": 8453,
"address": "0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",
Expand Down Expand Up @@ -5969,6 +5997,6 @@
"version": {
"major": 8,
"minor": 3,
"patch": 176
"patch": 177
}
}

0 comments on commit 0ab35eb

Please sign in to comment.