-
https://api.trongrid.io/walletextension/gettransactionsfromthis or xxxxtothis Api all in asc order, is there any way to get data in desc cause we need latest data usually.
-
tronbox migrate --reset
Using network 'development'.
Running migration: 1_initial_migration.js
Replacing Migrations...
Migrations:
(base58) TV7PkRBUPwzreB7cgX9rMe7mq3uVCUmjeg
(hex)…
-
code
```
tron = Tron(full_node=full_node,
solidity_node=solidity_node,
event_server=event_server)
balance = tron.trx.get_balance(address="418f48df84f242a7828ccb07e1ad6d087490277c9…
-
```
tip: 53
title: TRC53: Optimize the current TRON delegation mechanism
author: lvs007
discussions to: https://github.com/tronprotocol/TIPs/issues/53
category: TRC
status: final
created: 2019…
-
I am missing about 15 Huobi Token, all Bittorrent and NBA token are gone
and many other tokens, I had several pages of different tokens, now I only have 8 Tokens left in total.
Many of them I tran…
-
Please answer these questions before submitting your issue. Thanks!
1. What did you do?
If possible, provide a recipe for reproducing the error.
**We try to receive event that emitted by our cont…
-
2.1.10 has problem "CONTRACT_VALIDATE_ERROR" #32
try to upgrade to 2.2.0, but it still doesn't work.
```
Running migration: 1_initial_migration.js
Deploying Migrations...
Error encountered, ba…
-
Upgraded to latest version and started getting this error, was working fine before.
Type: GuzzleHttp\Exception\ServerException
Message: Server error: `POST https://api.trongrid.io/walle…
-
I tried to use
curl -X POST --data '{"jsonrpc":"2.0","method":"GetAccount","params":["TJCnKsPa7y5okkXvQAidZBzqx3QyQ6sxMW"],"id":1}' http://127.0.0.1:50051
and return
io.netty.handler.codec.htt…
-
In many corporate networks, it's possible to access HTTP only on port 80 and HTTPS only on port 443.
This causes that to access https://api.trongrid.io:8090 someone has to ask the net manager to open…