← Protocol index
Resource / 12967
unknownUnnamed resource.
Search dialysis quality data by state, city, ZIP, or CMS star rating. Answers: which dialysis meet quality thresholds in a market? Source: CMS Care Compare, monthly refresh.
Payment requirements / accepts[]
1 options
| State | Network | Scheme | Atomic amount | Asset | payTo / untrusted |
|---|---|---|---|---|---|
| active | eip155:8453 | exact | 20000 | 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 | 0x177eA123A35253ba8869A7e21E717978e482351D |
All advertised payment options are stored. Base (`eip155:8453`) is the operational network for ranking and canaries; non-Base options remain visible for transparency.
Probe evidence
0 recent
No probe attempts recorded yet. Coverage runs prioritize never-probed endpoints.
Machine contract
Schemas.
InputJSON
{
"method": "GET",
"queryParams": {
"city": "example",
"state": "example",
"zip_prefix": "example"
},
"type": "http"
}
OutputJSON
{
"example": {
"rows": [
{
"ccn": "450054",
"star_rating": 4,
"state": "TX"
}
],
"total_matched": 1
},
"type": "json"
}