From a13b28f7f474c58d4d050b8bb5286aaea4765bf9 Mon Sep 17 00:00:00 2001 From: zzq0826 Date: Thu, 3 Oct 2024 01:34:26 +0000 Subject: [PATCH] bot(ci): generate token list --- package.json | 2 +- scroll.tokenlist.json | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b31c667..ca04bf9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tokenlist", - "version": "0.0.20", + "version": "0.0.21", "scripts": { "validate": "./bin/validate.mjs", "generate": "./bin/generate.mjs" diff --git a/scroll.tokenlist.json b/scroll.tokenlist.json index 0e8c56e..043d3bd 100644 --- a/scroll.tokenlist.json +++ b/scroll.tokenlist.json @@ -6,7 +6,7 @@ "layer2", "infrastructure" ], - "timestamp": "2024-10-03T01:23:44.422Z", + "timestamp": "2024-10-03T01:34:25.593Z", "tokens": [ { "chainId": 1, @@ -110,7 +110,7 @@ "name": "Pencils Protocol Token", "symbol": "DAPP", "decimals": 18, - "logoURI": "https://scroll-tech.github.io/token-list/data/DAPP/logo.png", + "logoURI": "https://scroll-tech.github.io/token-list/data/DAPP/logo.svg", "extensions": { "scrollListId": "extended", "scrollTokenId": "DAPP" @@ -122,7 +122,7 @@ "name": "Pencils Protocol Token", "symbol": "DAPP", "decimals": 18, - "logoURI": "https://scroll-tech.github.io/token-list/data/DAPP/logo.png", + "logoURI": "https://scroll-tech.github.io/token-list/data/DAPP/logo.svg", "extensions": { "scrollListId": "extended", "scrollTokenId": "DAPP" @@ -588,6 +588,6 @@ "version": { "major": 0, "minor": 0, - "patch": 20 + "patch": 21 } } \ No newline at end of file