-
Hi, I've found TronGrid JS is not compatible with TronWeb since the promiseInjector was removed and replaced with injectpromise package as seen here: https://github.com/TRON-US/tronweb/commit/6c07657e…
-
how to getBalance of TRC20 by curl "
is there any api?
-
### 1. What did you do?
How can i get the privatekey of address that created from https://api.trongrid.io/wallet/createaddress
### 2. What did you expect to see?
get privatekey of the address…
-
### 1. What did you do?
How to broadcast a hex generated after an offline transaction signature on the TRON network?
### 2. What did you expect to see?
none
### 3. What did you see ins…
-
`curl -X POST https://api.trongrid.io/wallet/updateBrokerage -d '{"owner_address":"TGj1Ej1qRzL9feLTLhjwgxXF4Ct6GTWg2U", "brokerage":20, "visible":true}'`
The above command gives an error, owner_ad…
-
-
### 1. What did you do?
hi, i want to call contract by local node, and i already set vm.supportconsant = true in config file . however, i got the same wrong message:
```
{"result":{"code":"CO…
-
![image](https://user-images.githubusercontent.com/17373379/93445748-ad8ae300-f903-11ea-9c98-699e80a0f335.png)
用的 easytransferbyprivate 这个api 报错信息 other error : The key argument cannot be null 是怎…
-
### 1. What did you do?
我通过以下api想要获取某个地址的交易:
https://api.trongrid.io/v1/accounts/TZAE5EXugxrxgMjAVS6YjNpJdrpXQBPokd/transactions
但是得到的交易个数为0,而该地址是有一个交易的,交易ID是:
e57492ab5656a44022922bb1831d38…
-
A transaction should have a `contractRet` field, so we can tell if the transaction is success.
But transaction da124c316ea64e5df700296376d0cf894215e241b50c6cf6c71ae0aa7021d815 do not have a contractR…