-
Investing in Bitcoin and other cryptocurrencies should be easy and available to everyone.
Our UNSTOPPABLE wallet was built to enable any freedom-loving individual to safely store, monitor, and exer…
-
When I tried to utilize the client API, I found ```com.binance.dex.api.proto``` is not available. Hence the project can't be compiled properly.
POM file does not seem to include it either.
Am I …
-
/api/v1/tx/{hash} , by this command to get tx data , but I can't get tx fee.
{"code":0,"hash":"83B8393A0AB5C8468F0262B80104C770E0DA34CDE9CE370521444A37A39D4697","height":"21098465","log":"Msg 0: "…
-
run:
```bash
sudo /data/node-binary/fullnode/testnet/0.6.1/linux/bnbchaind start --home /data/block/bnb
```
return error message:
```error
panic: ERROR:
Codespace: 5
Code: 9
Message: "Initi…
-
hi i am trying to create an order programmatically, but getting
```
bad response, status code 401, response: {"code":401,"failed_tx_index":0,"message":"signature verification failed","success_tx_r…
-
#### Binance DEX
Docs: https://docs.binance.org/api-reference/dex-api/paths.html#apiv1accountaddress
Example: `https://dex.binance.org/api/v1/account/bnb1jxfh2g85q3v0tdq56fnevx6xcxtcnhtsmcu64m`
#…
-
Hi, according to the document, the order meta data can be queried from ``/api/vi/orders/{orderId}``, which is accessible in https://dex.binance.org and the three accelerated nodes, but why it doesn…
-
https://explorer.binance.org APIs are to unstable and ceased to work for BlockAtlas.
Use Binance node client instead.
riptl updated
5 years ago
-
Looks like exception catches in `getAccount` and just log it inside. How to catch it myself? And note last lines in output.
```js
const ax = require('axios')
const BnbApiClient = require('@binance-…
-
I am building a system to query data from the BNB Public API at:
> https://explorer.binance.org/api/v1
at some point I get blocked with:
```
Request blocked.
Generated by cloudfront…