@thorwallet/xchain-binance
TypeScript icon, indicating that this package has built-in type declarations

0.1.1-lazy.0 • Public • Published

@xchainjs/xchain-binance

Binance Module for XChainJS Clients

Modules

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

Service Providers

This package uses the following service providers:

Function Service Notes Rate limits
Balances Binance Dex https://docs.binance.org/api-reference/dex-api/paths.html#apiv1accountaddress 5 requests per IP per second.
Transaction history Binance Dex https://docs.binance.org/api-reference/dex-api/paths.html#apiv1transactions 60 requests per IP per minute
Transaction details by hash Binance Dex https://docs.binance.org/api-reference/dex-api/paths.html#apiv1txhash 10 requests per IP per second
Transaction fees Binance Dex https://docs.binance.org/api-reference/dex-api/paths.html#apiv1fees 1 request per IP per second
Transaction broadcast Binance Dex https://docs.binance.org/api-reference/dex-api/paths.html#apiv1broadcast 5 requests per IP per second
Explorer Binance Dex Explorer https://explorer.binance.org

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

/@thorwallet/xchain-binance/

    Package Sidebar

    Install

    npm i @thorwallet/xchain-binance

    Weekly Downloads

    5

    Version

    0.1.1-lazy.0

    License

    MIT

    Unpacked Size

    145 kB

    Total Files

    35

    Last publish

    Collaborators

    • jonbru
    • jonny
    • severinwullschleger