Atlendis Gateway
Last updated
Last updated
Atlendis has a dedicated GraphQL gateway to expose all relevant states from the protocol's smart contracts. This gateway is hosted on Atlendis' own infrastructure.
The GraphQL gateway is exposed on the following URL: .
Additionally, users can visit the URL in order to access the playground that contains the full schema documentation and a practical way to perform queries.
This practical guide will demonstrate how to query the gateway. It will cover:
Querying a lender's positions,
Querying a lender's account history,
Querying all pools overviews.
To retrieve all user's positions simply filter the positions overviews
by the relevant lender's address
The account summary and history are directly available through the gateway
All the pools, on Atlendis V1 and V2, are available using the query over the pools overviews