insumer_list_merchants
Browse merchants from the public directory. Filter by accepted token symbol (e.g., UNI) and verification status. Returns company name, website, tokens accepted, and discount info.
Instructions
Browse merchants in the public directory. Filter by accepted token, verification status. Returns company name, website, tokens accepted, and discount info.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | No | Filter by accepted token symbol, e.g. 'UNI' | |
| verified | No | Filter by domain verification status | |
| limit | No | Results per page (default 50, max 200) | |
| offset | No | Pagination offset (default 0) |