Skip to content

Commit

Permalink
bot(ci): generate token list
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored and github-actions[bot] committed Oct 29, 2024
1 parent d556ed1 commit 0e1ffa3
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": "2024-10-29T13:52:15.110Z",
"timestamp": "2024-10-29T14:09:22.863Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -1003,6 +1003,7 @@
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"optimismBridgeAddress": "0x99C9fc46f92E8a1c0deC1b1747d010903E884bE1",
"redstoneBridgeAddress": "0xc473ca7E02af24c129c2eEf51F2aDf0411c1Df69",
"liskBridgeAddress": "0xE3622468Ea7dD804702B56ca2a4f88C0936995e6",
"opListId": "extended",
"opTokenId": "BridgedUSDC"
}
Expand Down Expand Up @@ -1046,6 +1047,19 @@
"opTokenId": "BridgedUSDC"
}
},
{
"chainId": 1135,
"address": "0xF242275d3a6527d877f2c927a82D9b057609cc71",
"name": "Bridged USDC (Lisk)",
"symbol": "USDC.e",
"decimals": 6,
"logoURI": "https://ethereum-optimism.github.io/data/BridgedUSDC/logo.png",
"extensions": {
"liskBridgeAddress": "0x3b1ac69368eb6447F5db2d4E1641380Fa9e40d29",
"opListId": "extended",
"opTokenId": "BridgedUSDC"
}
},
{
"chainId": 1,
"address": "0x5dd57da40e6866c9fcc34f4b6ddc89f1ba740dfe",
Expand Down Expand Up @@ -9879,6 +9893,6 @@
"version": {
"major": 10,
"minor": 0,
"patch": 150
"patch": 151
}
}

0 comments on commit 0e1ffa3

Please sign in to comment.