-
## Error 400
tx parse error
## Sample Code
```javascript
const client = new BncClient("https://dex.binance.org");
await client.initChain();
const account = await client._ht…
-
initial support BTC, ETH. keep in mind schemes needed for other chains (Ripple, EOS, Cardano, Stellar, Near, Ava, Cosmos)
Collect a threshold signature (perhaps via one of multiple TXs submitted on…
-
## Issue
The decimal precision can't be too high otherwise the exchange API will reject the request.
eg: When using binance API, if I want to buy 123.45 USDT value of BTC at 9,500.01, the reques…
ghost updated
4 years ago
-
对于交易hash FC3F58350903DD80632F3E6F88EC28FEEC248636E6E666AC6DEDF92F31FC4E06
需求:需要使用rpc接口来获取tx,能解析出from,to,交易币种,数量,手续费和memo
如使用加速节点api
https://testnet-dex.binance.org/api/v1/tx/FC3F58350903DD80…
-
- Plugin Name: Material Theme UI
- Plugin Version: 6.12.1
- OS Name: Mac OS X
- OS Version: 10.16
- Java Version: 11.0.9
- App Name: PhpStorm
- App Full Name: PhpStorm
- Is Snapshot: false
- App Build…
-
I'm not sure if I should post this here. We are trying to create javascript library for Cosmos-SDK. The purpose of this library is for developers using cosmos-sdk to use a unified method to develop ja…
-
when execute
curl http://localhost:27147/block_result?height=84275013
fullnode return json
when one of urgent part is data.trx contain somethink
"data": {
"txs": [
"6QHw…
-
TypeError: unencodedPubKey.x.toArrayLike is not a function
at Transaction._serializePubKey (/var/www/html/node_modules/@binance-chain/javascript-sdk/lib/tx/index.js:203:84)
at Transaction.ad…
-
I see references like here https://github.com/binance-chain/javascript-sdk/wiki/API . But it didn't work when viewing account info (getAccount) like this:
```
const BnbApiClient = require('@binance-…
-
- [ ] I read [the conda-forge documentation](https://conda-forge.org/docs/user/introduction.html#how-can-i-install-packages-from-conda-forge) and could not find the solution for my problem there.
…