Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 818 Bytes

File metadata and controls

12 lines (7 loc) · 818 Bytes

HTTP

Connection details

FieldValue
host

sql.eu-west-1.agnostic.engineering

sql.us-east-1.agnostic.engineering

port443
access tokenEither as Authorization header or as token query parameter.

Here is examples with curl:

curl 'https://sql.eu-west-1.agnostic.engineering/query?authorization=GZRewjgxJ1jDatk84FtrVmg7kLeHine3VyPkJcQzf1s9' --data 'select max(block_number) from evm_events_ethereum_mainnet_v1'