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 Jan 5, 2024
1 parent 83edf5c commit 48f660b
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-01-03T22:49:15.116Z",
"timestamp": "2024-01-05T23:20:56.219Z",
"tokens": [
{
"chainId": 1,
Expand Down Expand Up @@ -196,6 +196,7 @@
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/ALI/logo.png",
"extensions": {
"baseBridgeAddress": "0x3154Cf16ccdb4C6d922629664174b904d80F2C35",
"opListId": "extended",
"opTokenId": "ALI"
}
Expand All @@ -213,6 +214,19 @@
"opTokenId": "ALI"
}
},
{
"chainId": 8453,
"address": "0x97c806e7665d3AFd84A8Fe1837921403D59F3Dcc",
"name": "Artificial Liquid Intelligence Token",
"symbol": "ALI",
"decimals": 18,
"logoURI": "https://ethereum-optimism.github.io/data/ALI/logo.png",
"extensions": {
"baseBridgeAddress": "0x4200000000000000000000000000000000000010",
"opListId": "extended",
"opTokenId": "ALI"
}
},
{
"chainId": 84531,
"address": "0xC6729C6cFc6B872acF641EB3EA628C9F038e5ABb",
Expand Down Expand Up @@ -6531,6 +6545,6 @@
"version": {
"major": 9,
"minor": 0,
"patch": 22
"patch": 23
}
}

0 comments on commit 48f660b

Please sign in to comment.