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
9.25 GB
Total Origin Traffic
962.66 MB
Average Origin Response
194 ms
Total Blobs Served
1400
Aggregators
WalrusCDN routes blob requests to the closest public aggregator in your region.
Aggregator | Region | Latency |
---|---|---|
![]() Walrus aggregator.walrus-mainnet.walrus.space | apac | 40 ms |
![]() Kiliglab mainnet-walrus-aggregator.kiliglab.io | apac | 86 ms |
![]() Graphyte Labs mainnet-aggregator.walrus.graphyte.dev | eu-east | 14 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 | 6 ms |
Latitude walrus-cache-mainnet.latitude.sh | latam | 132 ms |
![]() JuicyStake | ProStaking walrus.prostaking.com | latam | 138 ms |
Latitude walrus-cache-mainnet.latitude.sh | us-east | 20 ms |
![]() Overclock walrus-cache-mainnet.overclock.run | us-east | 24 ms |
![]() Nodeinfra walrus-mainnet-aggregator.nodeinfra.com | us-west | 185 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