Feed Wallets Rss
Last updated
Movement across declared subnet wallets (#10512): new attributions, maintainer reviews, material treasury flow, and OUTBOUND MOVEMENT FROM AN ADDRESS DECLARED UNSPENDABLE. That last item is the highest-consequence thing this API emits: it states the published claim, the observed movement and the delta between them, names our own misattribution as a possible explanation, and asserts nothing about intent. Do not repeat one without its reading. Also folded into the registry feed, where ?tag=wallets narrows to exactly these.
Always returns application/rss+xml, regardless of Accept.
Query Parameters
Return only items carrying this tag (e.g. upgrade, incident, subnet). Exact match against the item's tags array.
length <= 100Inclusive lower bound on item timestamps, as an ISO-8601 date (2026-06-01, a whole UTC day) or date-time with an explicit offset. Malformed values are a 400, never silently ignored. Must not be later than the range's upper bound.
Inclusive upper bound, same format as since. A bare date covers the whole named UTC day. Must not be earlier than the range's lower bound.
Maximum items to return (1-50). Defaults to 50.
1 <= value <= 5050Response Body
application/rss+xml
application/json
curl -X GET "https://example.com/api/v1/feeds/wallets.rss""string"