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

@xchainjs/xchain-bsc

Package Overview
Dependencies
Maintainers
10
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xchainjs/xchain-bsc - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

lib/const.d.ts
import { EVMClientParams } from '@xchainjs/xchain-evm';
import { Asset, Chain } from '@xchainjs/xchain-util';
import { Asset } from '@xchainjs/xchain-util';
export declare const LOWER_FEE_BOUND = 2000000000;

@@ -10,3 +10,3 @@ export declare const UPPER_FEE_BOUND = 1000000000000;

*/
export declare const BSCChain: Chain;
export declare const BSCChain: "BSC";
/**

@@ -13,0 +13,0 @@ * Base "chain" asset of Binance smart chain.

{
"name": "@xchainjs/xchain-bsc",
"version": "0.1.0",
"version": "0.1.1",
"description": "Binance Smart Chain EVM client for XChainJS",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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