@thorwallet/xchain-client
Advanced tools
Comparing version
@@ -26,9 +26,10 @@ import { Asset, BaseAmount } from '@thorwallet/xchain-util'; | ||
hash: string; | ||
ethTokenSymbol?: string; | ||
ethTokenName?: string; | ||
ethGasPrice?: string; | ||
ethGas?: string; | ||
ethGasUsed?: string; | ||
ethCumulativeGasUsed?: string; | ||
ethConfirmations?: string; | ||
ethTokenSymbol: string | null; | ||
ethTokenName: string | null; | ||
ethGasPrice: string | null; | ||
ethGas: string | null; | ||
ethGasUsed: string | null; | ||
ethCumulativeGasUsed: string | null; | ||
confirmations: number | null; | ||
binanceFee: string | null; | ||
}; | ||
@@ -35,0 +36,0 @@ export declare type Txs = Tx[]; |
{ | ||
"name": "@thorwallet/xchain-client", | ||
"version": "0.0.1-alpha.893+e9de47b", | ||
"version": "0.0.1-alpha.894+cac7bf8", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "main": "lib/index", | ||
"devDependencies": { | ||
"@thorwallet/xchain-util": "0.0.1-alpha.893+e9de47b" | ||
"@thorwallet/xchain-util": "0.0.1-alpha.894+cac7bf8" | ||
}, | ||
@@ -27,3 +27,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "e9de47b02cf5403225f6fafe0b7417c393c38235" | ||
"gitHead": "cac7bf88e76ec6400940e323dff17c5a9ae3a8a6" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
15548
0.45%103
0.98%