tron-api-python
tron-api-python copied to clipboard
A Python API for interacting with Tron (TRX)
Hello serderovsh, I upgraded all the installations including tronapi but I still see the same problem. That transactions are being reverted. pls see latest as done just now {'ret': [{'contractRet':...
eth-abi
Tell me you wrote that the problem was fixed, but dependencies still have the version "eth-abi> = 2.0.0b6,
here I encounter another question. As ethereum uses RLP for serializing data. Does tron uses GoogleProtocol to serialize data ? How the process is in tron-pathonapi? where can i find...
hello, i'm insterested in this program, and i'm wondering if there are implement of multisign, or api that i can use? looking forward to your reply ~ thank you
When using isAddress method to verify a wallet, it does not accept Hexadecimal wallets starting with 0x, this error raises in trx_utils/address.py line 24 which uses bytes.fromhex which does not...
Bumps [eth-account](https://github.com/ethereum/eth-account) from 0.4.0 to 0.5.9. Changelog Sourced from eth-account's changelog. eth-account v0.5.9 (2022-08-04) Bugfixes - fix DoS-able regex pattern (`[#178](https://github.com/ethereum/eth-account/issues/178) <https://github.com/ethereum/eth-account/issues/178>`__) Miscellaneous changes [#183](https://github.com/ethereum/eth-account/issues/183) <https://github.com/ethereum/eth-account/issues/183>, [#184](https://github.com/ethereum/eth-account/issues/184) <https://github.com/ethereum/eth-account/issues/184> eth-account v0.5.8...
 On the image I upgraded to web3 version 6 and it seems like it doesn't work currently on the latest version which is tronapi==3.1.6. Hope you can support this...
eth-account import giving error
I am sending a usdt trc20 transaction and I get this error: https://tronscan.org/#/transaction/b84056753a8c9523f21749879a15960a8d5a44fb7f9e4d13c23443dfb9e10d16 `{'result': True, 'txid': 'b84056753a8c9523f21749879a15960a8d5a44fb7f9e4d13c23443dfb9e10d16', 'transaction': {'visible': False, 'txID': 'b84056753a8c9523f21749879a15960a8d5a44fb7f9e4d13c23443dfb9e10d16', 'raw_data': {'contract': [{'parameter': {'value': {'data': 'a9059cbb0000000000000000000000000e10266d5f351334ddc65ce5e50b09d557abf15400000000000000000000000000000000000000000000000000000000000f4240', 'owner_address': '4188cd72aba048a0acf9175b754b4255e285be204a',...