From 47feeda3579608b33c75f261dc46b7919c97e868 Mon Sep 17 00:00:00 2001 From: Zichao Lin Date: Sun, 27 Jul 2025 22:20:49 +0800 Subject: [PATCH] Auto update price data --- price.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/price.json b/price.json index 15c23ba..43b0754 100644 --- a/price.json +++ b/price.json @@ -1,6 +1,10 @@ [ { "date": "2025-07-27", - "price": 0.03515 + "open": 0.03515, + "close": 0.03515, + "high": 0.03515, + "low": 0.03515, + "tokenSold": 0 } ] \ No newline at end of file