mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-12 03:05:14 +00:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"name": "stock",
|
|
"icon": "📈",
|
|
"category": "money",
|
|
"pricing": {
|
|
"Stock.Price": 2000,
|
|
"Stock.Quote": 2000,
|
|
"Stock.History": 3500,
|
|
"Stock.OrderBook": 3500
|
|
}
|
|
}
|