iankressin / eql

Query language to interact with EVM chains
https://eql.sh
MIT License
67 stars 7 forks source link

add error handling to invalid address #33

Closed rizdarmwn closed 3 months ago

rizdarmwn commented 3 months ago

This is a fix for issue #13

Please do tell if this is the right error handling for it.