5.3.5 • Published 4 years ago

@test-xchain/xchain-binance v5.3.5

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

@test-xchain/xchain-binance

Binance Module for XChainJS Clients

Modules

Installation

yarn add @test-xchain/xchain-binance

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

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

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.