-
curl -X POST https://api.trongrid.io/wallet/getblockbynum -d '{"num":10874448}'
-
I tried getTransactionsRelated and got the output:
Client error: `POST https://api.trongrid.io/walletextension/gettransactionstothis` resulted in a `400 Bad Request` response: {"success":false,"err…
-
UI Path: Account page / Multi-signature / Active access / Operate
The default Operate list has a "Representatives Brokerage Update", which is labeled as id=49.
The current mainnet doesn't support …
-
The question is about https://backups.trongrid.io
Since the website provide links to download fullnode and solidity database,
could you please add a link point to the latest fullnode and solidity?…
-
Couldn't send a token. What the catch here?
```const TronWeb = require('tronweb')
const tronWeb = new TronWeb({
fullHost: 'https://api.trongrid.io',
solidityNode: 'https://api.trongrid.i…
-
I am using tron web to query transactions of an address but it does not return transactions sent to that address where token transferred is TRC20.
This does not work. I want to get the transactions…
-
Guys, I see the backups for FullNode provided here: https://backup.trongrid.io/
However, there's no backups for SolidityNode, and building it's DB from FullNode api takes months.
Can you please ad…
-
I create some listeners to handle event emitted from Smart Contract and error happens:
Access to XMLHttpRequest at 'https://api.trongrid.io/event/contract/TGRcjrgNX2w3yJ8HZkGVEZAxza7fJSTSXB/LoseBet/l…
-
On Using `getUnconfirmedTransactionInfo()`, I Keep getting **502 Bad Gateway** response.
`const hashResponse = await tronWeb.trx.getUnconfirmedTransactionInfo(transactionID);`
This is the erro…
-
Prev closed issue https://github.com/tronprotocol/java-tron/issues/2078
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for re…