iankressin / eql

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

False postive invalid block number #10

Closed iankressin closed 4 months ago

iankressin commented 4 months ago

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

iankressin commented 4 months ago

Resolved on #11