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

@xchainjs/xchain-binance

Package Overview
Dependencies
Maintainers
11
Versions
59
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-binance

Custom Binance client and utilities used by XChainJS clients

  • 6.0.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
11
Created
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

Package last updated on 11 Oct 2024

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc