5.6.6 • Published 1 year ago

@mayaprotocol/xchain-binance v5.6.6

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

@mayaprotocol/xchain-binance

Binance Module for XChainJS Clients

Modules

Installation

yarn add @mayaprotocol/xchain-binance

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

yarn add @binance-chain/javascript-sdk @mayaprotocol/xchain-client @mayaprotocol/xchain-crypto @mayaprotocol/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.