iankressin / eql

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

False postive invalid block number #10

Closed iankressin closed 3 months ago

iankressin commented 3 months ago

Query: GET nonce, balance FROM account vitalik.eth ON eth Result: Invalid block number Expected: ENS not supported yet

iankressin commented 3 months ago

Resolved on #11