Socket
Socket
Sign inDemoInstall

@xchainjs/xchain-binance

Package Overview
Dependencies
217
Maintainers
10
Versions
47
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @xchainjs/xchain-binance

Custom Binance client and utilities used by XChainJS clients


Version published
Maintainers
10
Created

Readme

Source

@xchainjs/xchain-binance

Binance Module for XChainJS Clients

Modules

  • client - Custom client for communicating with Binance Chain by using binance-chain/javascript-sdk
  • types - TypeScript type definitions for binance-chain/javascript-sdk (not completed) and Binance WebSocket Streams.
  • util - Utitilies for using binance-chain/javascript-sdk

Installation

yarn add @xchainjs/xchain-binance

Following peer dependencies have to be installed into your project. These are not included in @xchainjs/xchain-binance.

yarn add @binance-chain/javascript-sdk @xchainjs/xchain-client @xchainjs/xchain-crypto @xchainjs/xchain-util

Documentation

xchain binance

How xchain-binance works
How to use xchain-binance

Service Providers

This package uses the following service providers:

FunctionServiceNotesRate limits
BalancesBinance Dexhttps://docs.binance.org/api-reference/dex-api/paths.html#apiv1accountaddress5 requests per IP per second.
Transaction historyBinance Dexhttps://docs.binance.org/api-reference/dex-api/paths.html#apiv1transactions60 requests per IP per minute
Transaction details by hashBinance Dexhttps://docs.binance.org/api-reference/dex-api/paths.html#apiv1txhash10 requests per IP per second
Transaction feesBinance Dexhttps://docs.binance.org/api-reference/dex-api/paths.html#apiv1fees1 request per IP per second
Transaction broadcastBinance Dexhttps://docs.binance.org/api-reference/dex-api/paths.html#apiv1broadcast5 requests per IP per second
ExplorerBinance Dex Explorerhttps://explorer.binance.org

This package gets the node information (https://docs.binance.org/api-reference/dex-api/paths.html#apiv1node-info) to transfer tokens.

Keywords

FAQs

Last updated on 29 Apr 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc