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
502.82 KB
Total Origin Traffic
13.73 KB
Average Origin Response
47 ms
Total Blobs Served
656
Aggregators
WalrusCDN routes blob requests to the closest public aggregator in your region.
Aggregator | Region | Latency |
---|---|---|
![]() Walrus aggregator.walrus-mainnet.walrus.space | apac | 45 ms |
![]() Kiliglab mainnet-walrus-aggregator.kiliglab.io | apac | 70 ms |
![]() Graphyte Labs mainnet-aggregator.walrus.graphyte.dev | eu-east | 13 ms |
![]() Stakin walrus-aggregator.stakin-nodes.com | eu-east | 4 ms |
Chainode Tech walrus-aggregator-mainnet.chainode.tech | eu-west | N/A |
![]() StakeCraft walrus-mainnet-aggregator.stakecraft.com | eu-west | 10 ms |
Latitude walrus-cache-mainnet.latitude.sh | latam | 143 ms |
![]() JuicyStake | ProStaking walrus.prostaking.com | latam | 137 ms |
Latitude walrus-cache-mainnet.latitude.sh | us-east | 36 ms |
![]() Overclock walrus-cache-mainnet.overclock.run | us-east | 22 ms |
![]() Nodeinfra walrus-mainnet-aggregator.nodeinfra.com | us-west | 168 ms |
![]() JuicyStake | ProStaking walrus.prostaking.com | us-west | 52 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