Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Etherscan returns next (if dont pass apiKey).
Code checks that message is strongly "OK".
After it, i have exception with
TypeError: (result.result || "").toLowerCase is not a function
becauseresult
in my request is logs array, not string.Beta Was this translation helpful? Give feedback.
All reactions