mirror of
https://github.com/tinyhumansai/openhuman.git
synced 2026-07-28 13:32:23 +00:00
16 lines
170 B
JSON
16 lines
170 B
JSON
{
|
|
"token_id": "1001",
|
|
"bids": [
|
|
{
|
|
"price": "0.46",
|
|
"size": "1200"
|
|
}
|
|
],
|
|
"asks": [
|
|
{
|
|
"price": "0.48",
|
|
"size": "900"
|
|
}
|
|
]
|
|
}
|