Closed krau5 closed 1 year ago
Even the documentation says nothing about the ABI when calling USDT contract
Hi, check what the get_contract returns. Maybe it fails to parse data?
ABI is fetched automatically from API indeed
My bad, I got a problem with environment. Reinstalled the project, it worked
Hi! I had a perfectly working code and I've changed literally nothing, but today is stopped working in mainnet. Error says:
ValueError: can not call a contract without ABI
, although, it was working before. I am calling USDT contract. Address:TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t
. What's wrong?