{"name":"SODAX API","endpoints":{"intent":{"GET /:intentHash":"returns intent data"},"solver":{"GET /orderbook":"returns orderbook"},"moneymarket":{"GET /position/:userAddress":"returns user position","GET /asset/all":"returns all assets","GET /asset/:reserveAddress":"returns asset","GET /asset/:reserveAddress/borrowers?offset=:offset&limit=:limit":"returns borrowers","GET /asset/:reserveAddress/suppliers?offset=:offset&limit=:limit":"returns suppliers","GET /borrowers?offset=:offset&limit=:limit":"returns all borrowers"}}}