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

@thorwallet/xchain-client

Package Overview
Dependencies
Maintainers
3
Versions
118
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@thorwallet/xchain-client - npm Package Compare versions

Comparing version 0.1.1-alpha.983 to 0.1.1-alpha.984

2

lib/types.d.ts

@@ -78,3 +78,3 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util';

getTransactionData(network: Network, txId: string, assetAddress?: Address): Promise<Tx>;
getFees(network: Network, params: FeesParams): Promise<Fees>;
getFees(network: Network, params: FeesParams, data: string | null): Promise<Fees>;
transfer(params: {

@@ -81,0 +81,0 @@ network: Network;

{
"name": "@thorwallet/xchain-client",
"version": "0.1.1-alpha.983+a61dc6c",
"version": "0.1.1-alpha.984+e141c4c",
"license": "MIT",

@@ -21,3 +21,3 @@ "main": "lib/index.js",

"devDependencies": {
"@thorwallet/xchain-util": "0.1.1-alpha.983+a61dc6c"
"@thorwallet/xchain-util": "0.1.1-alpha.984+e141c4c"
},

@@ -30,3 +30,3 @@ "peerDependencies": {

},
"gitHead": "a61dc6c92ce252b7da7fb4622eb20fa8662fd2f0"
"gitHead": "e141c4c58ba6a4f2d92cea2622bba1ce34c9840e"
}
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