trongrid-js icon indicating copy to clipboard operation
trongrid-js copied to clipboard

Javascript library for utilizing TronGrid APIs to retrieve blockchain data from the Tron network.

Results 22 trongrid-js issues
Sort by recently updated
recently updated
newest added

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. Changelog Sourced from ssri's changelog. 6.0.2 (2021-04-07) Bug Fixes backport regex change from 8.0.1 (b30dfdb), closes #19 Commits b7c8c7c chore(release): 6.0.2 b30dfdb fix: backport...

dependencies

- I deploy a trc20 token on shasta testnet - I use getTrc20Transactions to get trc20 txs, but ``` token_info ``` is none code is ` async function getTrc20Txs(address) {...

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. Commits c74c8af 1.3.7 024b8b5 update deps, add linting 032fbaf Use Object.create(null) to avoid default object property hazards 2da9039 1.3.6 cfea636 better git push script,...

dependencies

When you call watchEvents it will give you an object in return with two property `start` and `stop`. But in that object `start` property is `undefined`. in return, there is...

When you supply additional optional like `minBlockTimeStamp` it will not work because of extra call to the `eventWatcher` function at line no 129. Under file `src/lib/core/Contract.js` ```js async watchEvent(contractAddress, eventName,...

Looking for the equivalent of: https://api.trongrid.io/wallet/triggersmartcontract

Bumps [acorn](https://github.com/acornjs/acorn) from 6.1.1 to 6.4.1. Commits 9a2e9b6 Mark version 6.4.1 90a9548 More rigorously check surrogate pairs in regexp validator df0cf1a Mark version 6.4.0 5303412 Also export Parser via Parser.acorn...

dependencies