Exchange Info
GET /metadata/v2/exchange/info
GET
https://api.nitroex.io/metadata/v2/exchange/info
Get info about NitroEx
{
"data": {
"name": "NitroEx Exchange",
"description": "For All The People Of The Future",
"location": "Malta",
"logo": "https://www.nitroex.io/_next/static/media/logo_dark.39ab36b1.svg",
"website": "https://www.nitroex.io",
"twitter": "https://twitter.com/NitroExOfficial",
"version": "1.0",
"capability": {
"markets": true,
"trades": true,
"tradesByTimestamp": null,
"tradesSocket": null,
"orders": null,
"ordersSocket": null,
"ordersSnapshot": true,
"candles": false
}
},
"success": true,
"message": "Operation successful.",
"timestamp": 1669037324188
}
Last updated
Was this helpful?