Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

orionx-sdk

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

orionx-sdk - npm Package Compare versions

Comparing version 1.3.1 to 1.3.2

2

package.json
{
"name": "orionx-sdk",
"version": "1.3.1",
"version": "1.3.2",
"description": "Help developers with Orionx integrations",

@@ -5,0 +5,0 @@ "main": "build/index.js",

@@ -125,2 +125,18 @@ <p align="center">

### marketOrderBook
The `marketOrderBook()` method returns the info of a specified market order book.
```js
await Orionx.marketOrderBook({marketCode: ':marketCode', limit: 5})
```
#### Params
**marketCode:** Market code
**limit** Number of buy/sell orders
---
### markets

@@ -127,0 +143,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc