cryptotester
cryptotester
Hi, on my projects I developed a wrapper for etherscan and I was curious to see if there was already an NPM package for this. I found this project. I've...
http://docs.xchainjs.org/xchain-client/xchain-binance/available-functions/client.html getTransactions Get transaction history of a given address with pagination options. By default it will return the transaction history of the current wallet. **Issue 1**: by default -I just...
Module: **xchain-thorchain** Version: 0.24.1 (latst version) Method with issues: `getTransactions` Docu: http://docs.xchainjs.org/xchain-client/xchain-thorchain/available-functions/client.html#gettransactions **Issue 1:** startTime is ignored. See, the standard parameters to pass when calling getTransactions: ``` export declare type...
Hi, I tried https://goerli-faucet.slock.it for several days, with different addresses, different browsers. Never worked. I insert an address, click the captcha, click request. Result: In the developer tools, browser console...
**Describe what this pull request is trying to achieve.** Rename `web-user.sh` to `web-user-example.sh` This is needed, because if users apply changes, when they issue a `git pull` there may be...
On Linux (Fedora 36), using the latest AppImage (beta0 from April 8th) or even source code (yarn;yarn start with node LTS 16.x) I try to drag 5 PNG files (images...