From 90af5713176dd45ae999701be67dbcef183a1e54 Mon Sep 17 00:00:00 2001 From: zzq0826 Date: Wed, 3 Jan 2024 06:57:36 +0000 Subject: [PATCH] bot(ci): generate token list --- package.json | 2 +- scroll.tokenlist.json | 28 ++++++++++++++++++++++++++-- 2 files changed, 27 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index b5257a1..b73205c 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tokenlist", - "version": "0.0.9", + "version": "0.0.10", "scripts": { "validate": "./bin/validate.mjs", "generate": "./bin/generate.mjs" diff --git a/scroll.tokenlist.json b/scroll.tokenlist.json index ac91363..dc6bcc9 100644 --- a/scroll.tokenlist.json +++ b/scroll.tokenlist.json @@ -6,7 +6,7 @@ "layer2", "infrastructure" ], - "timestamp": "2023-11-21T03:27:04.168Z", + "timestamp": "2024-01-03T06:57:35.440Z", "tokens": [ { "chainId": 1, @@ -104,6 +104,30 @@ "scrollTokenId": "DAI" } }, + { + "chainId": 1, + "address": "0x43Dfc4159D86F3A37A5A4B3D4580b888ad7d4DDd", + "name": "DODO bird", + "symbol": "DODO", + "decimals": 18, + "logoURI": "https://scroll-tech.github.io/token-list/data/DODO/logo.svg", + "extensions": { + "scrollListId": "extended", + "scrollTokenId": "DODO" + } + }, + { + "chainId": 534352, + "address": "0x912aB742e1ab30ffa87038C425F9Bc8ED12B3EF4", + "name": "DODO bird", + "symbol": "DODO", + "decimals": 18, + "logoURI": "https://scroll-tech.github.io/token-list/data/DODO/logo.svg", + "extensions": { + "scrollListId": "extended", + "scrollTokenId": "DODO" + } + }, { "chainId": 11155111, "address": "0x5d00fab5f2F97C4D682C1053cDCAA59c2c37900D", @@ -396,6 +420,6 @@ "version": { "major": 0, "minor": 0, - "patch": 9 + "patch": 10 } } \ No newline at end of file