insight-api icon indicating copy to clipboard operation
insight-api copied to clipboard

Results 17 insight-api issues
Sort by recently updated
recently updated
newest added

Developers reporting the following problems with API calls. Using the format /insight-api/tokens/{:tokenAddressBase}/total-supply for the total supply of INK tokens: `https://explorer.qtum.org/insight-api/tokens/QiDqh87yneUH8q1pTyXVRryUcmRkoegBPy/total-supply` produces the response "Not Found" Using the format /insight-api/tokens/{:tokenAddressBase}/addresses/{:addressBase}/balance for...

ENV: #node -v v6.13.1 #npm -v 3.10.10 #cat /etc/os-release NAME="Ubuntu" VERSION="16.04.3 LTS " account:ubuntu Follow the installation document: while I run npm i https://github.com/qtumproject/qtumcore-node.git#master I got these WARNS: npm WARN...

xx/xx/xx/qtumcore-node start and the qtumd is working, qtum-cli is ok, but insignt-api has nothing to response when i curl the api endpoints "http://127.0.0.1:3001/qtum-insight-api/xxx" when i test the port 3001 by...

I don't know if I phrased this change correctly, but qtum-bitcore is required to have the insight api work.

npm install -g qtumcore-node@latest produces 404 error

Hello: I have a JavaScript built about 18 months ago, it has one API endpoint: https://insight.backendq.com/insight-api Unfortunately, this above API endpoint can not be found today. Let me know if...

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies