Skip to main content

Relay Endpoints

The Aestus relay runs multi-region deployments for both mainnet and hoodi. Traffic is geo-steered to the nearest relay instance to minimise latency for proposers and builders.

Mainnet

EndpointDescription
https://aestus.livePrimary endpoint (geo-steered)
https://eu.aestus.liveEurope (OVH London, UK)
https://na.aestus.liveNorth America (OVH Beauharnois, Canada)

Relay URL:

https://0xa15b52576bcbf1072f4a011c0f99f9fb6c66f3e1ff321f11f461d15e31b1cb359caa092c71bbded0bae5b5ea401aab7e@aestus.live

Geo-steering

aestus.live uses DNS-based geo-steering to route traffic to the nearest region:

Each region runs independent auction instances.

Builder direct endpoints

We also provide dedicated paths that bypass load balancing. These require an API key. Contact us if you are interested in helping to test these features.

Hoodi (Testnet)

EndpointDescription
https://hoodi.aestus.livePrimary endpoint (geo-steered)
https://eu.hoodi.aestus.liveEurope (OVH London, UK)
https://na.hoodi.aestus.liveNorth America (OVH Beauharnois, Canada)

Proposer relay entry:

https://0x98f0ef62f00780cf8eb06701a7d22725b9437d4768bb19b363e882ae87129945ec206ec2dc16933f31d983f8225772b6@hoodi.aestus.live

WebSocket Streams

Top bid WebSocket streams are available per-region and with geo-steering:

NetworkEndpoint
Mainnetwss://mainnet.aestus.live/relay/v1/builder/top_bid
Hoodiwss://hoodi.aestus.live/relay/v1/builder/top_bid

See WebSockets for details on the stream format.