init python

This commit is contained in:
2025-07-28 00:00:30 +08:00
parent b6b39863d1
commit dbdf8af9aa
3 changed files with 235 additions and 2 deletions

18
price.json Normal file
View File

@@ -0,0 +1,18 @@
[
{
"date": "2025-07-27",
"open": 0.03515,
"close": 0.03515,
"high": 0.03515,
"low": 0.03515,
"tokensSold": 0
},
{
"date": "2025-07-28",
"open": 0.03515,
"close": 0.03515,
"high": 0.03515,
"low": 0.03515,
"tokensSold": 0
}
]