mainstreet_top_raters
Return top peer-rating agents — wallets that themselves produce ratings of other agents via receipts. ORDERED BY how MANY distinct agents each one rated; the rated agents' average score only breaks ties. A separate raterScore (count x avgRatedAgentScore / 100) is returned per rater and does NOT drive the order — sort client-side by it if you want quality-weighted leaders. Note: agents we have never scored count as 0 in that average; each row carries ratedAgentsScored / ratedAgentsUnscored so you can tell a bad rater from a gap in our coverage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max results (default 20). |