vaultfire_get_reputation
Retrieve on-chain reputation data for AI agents including ratings, feedback counts, and verification percentages to assess trustworthiness across supported blockchains.
Instructions
Get reputation data for an agent: average rating, total feedback count, verified feedback count, and percentage of verified feedback. Ratings are stored on-chain from real interactions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Ethereum address of the AI agent (0x...) | |
| chain | No | Chain to query (default: base) |