mirror of
https://github.com/kevin-DL/services.git
synced 2026-01-11 10:54:28 +00:00
12 lines
188 B
JSON
12 lines
188 B
JSON
{
|
|
"name": "forex",
|
|
"icon": "💲",
|
|
"category": "finance",
|
|
"pricing": {
|
|
"Forex.Price": 2000,
|
|
"Forex.Quote": 2000,
|
|
"Forex.History": 5000
|
|
},
|
|
"display_name": "Forex"
|
|
}
|