🟢Subscribe to Livestream
This is EigenPhi Pro Plan Service
Livestream enables you to engage with actual transaction data in real-time.
The data offers arbitrage and sandwich transactions on the Ethereum and Binance Smart Chain. Moreover, we provide liquidation and lending transactions on Ethereum, including borrowing, repayment, depositing, and withdrawing via livestream.
You have the flexibility to subscribe to one or more data types, depending on your specific needs and goals for your data-driven projects.
Caution:
Messages are not guaranteed to be ordered by block number in livestream.
To ensure that you won't miss data when suffering disconnection and reconnection, the livestream server resends data of last five minutes each time a user connects to Livestream. This means you may receive duplicate messages, which requires filtering on the client.
WebSocket endpoint
Quota
2 calls per seconds for each API key
Request
Query Parameters
chain
Values supported:
all
, ethereum
, bsc
type
Values supported:
all
, arbitrage
, sandwich
, liquidation
, lending
.
apikey
required
You can subscribe to multiple chains or types at the same time, e.g.
Response
Responses are returned as JSON in text frames, one response per frame.
Error Codes
Errors consist of two parts: an error code and a message. Codes are universal, but messages can vary.
401 UNAUTHORIZED
Please provide valid API key in the apikey query parameter.
429 Quota limit exceeded
Last updated