Alpha Release
WalrusCDN
Bringing Walrus Storage closer to everyone through a network of strategic edge locations worldwide. Access content securely with minimal latency.
Use the Walrus HTTP API compatible endpoint to read blobs:
Total Bandwidth
0 Bytes
Total Origin Traffic
0 Bytes
Average Origin Response
0 ms
Total Blobs Served
0
Aggregators
WalrusCDN routes blob requests to the closest public aggregator in your region.
Aggregator | Region | Latency |
---|---|---|
![]() Walrus aggregator.walrus-mainnet.walrus.space | apac | 26 ms |
![]() Kiliglab mainnet-walrus-aggregator.kiliglab.io | apac | 75 ms |
![]() Graphyte Labs mainnet-aggregator.walrus.graphyte.dev | eu-east | 12 ms |
![]() Stakin walrus-aggregator.stakin-nodes.com | eu-east | 2 ms |
Chainode Tech walrus-aggregator-mainnet.chainode.tech | eu-west | N/A |
![]() StakeCraft walrus-mainnet-aggregator.stakecraft.com | eu-west | 5 ms |
Latitude walrus-cache-mainnet.latitude.sh | latam | 126 ms |
![]() JuicyStake | ProStaking walrus.prostaking.com | latam | 138 ms |
Latitude walrus-cache-mainnet.latitude.sh | us-east | 28 ms |
![]() Overclock walrus-cache-mainnet.overclock.run | us-east | 21 ms |
![]() Nodeinfra walrus-mainnet-aggregator.nodeinfra.com | us-west | 182 ms |
![]() JuicyStake | ProStaking walrus.prostaking.com | us-west | 53 ms |
FAQ
Frequently asked questions about WalrusCDN.
Absolutely! WalrusCDN is provided free of charge, designed to enhance the experience for every member of the Walrus community.
To retrieve a blob, take either the testnet or mainnet API endpoint provided on this page and append
/v1/[blob identifier]
to it. Then, send an HTTP GET request to that URL.When you make a request, it is automatically routed to an aggregator based on the request location and current network latency, ensuring optimal performance.
We provide a few unique headers in our response that help you distinguish where your request was routed to exactly:
X-Walrus-Region
indicates the region of the requestX-Walrus-Aggregator
shows which aggregator the request was routed to