Caviar9 OB

This endpoint returns the orderbook of the requested Caviar9 market.

Endpoint :

http://api.fibonacci.fi/get_caviar_nine_orderbook/component_rdx1cqv3hx53lx8nsew3dhn85c03amnjc9p9r6wenxyt7k9hqynmve2par

Response :

{"status": 200, "msg": "Success with market component_rdx1cqv3hx53lx8nsew3dhn85c03amnjc9p9r6wenxyt7k9hqynmve2par", "elapsed_time": 10, "last_data_ts": 1699443232.9093268, "bid": [ {"price": "4.1", "amount": "20321.897019913766536979"}, {"price": "3.9", "amount": "2690.797210998076450302"}, {"price": "3.5", "amount": "13932.078156535941952803"},...], "asks": [ {"price": "9.999", "amount": "199950"}, {"price": "5.1", "amount": "5000"}, ...], "last_price": "4.10000000000000000000"}

Last updated