get_esg_score
Retrieve live ESG scores for a wallet address or protocol default. Returns E, S, G scores, aggregate weighted score, and ESG fee percentage, updated hourly from 6 institutional sources.
Instructions
Get the live ESG score for a wallet address or the protocol default. Returns E, S, G scores (0–100 each), aggregate weighted score, and ESG fee percentage. Updated hourly from 6 institutional sources: World Bank, UN, IMF, OECD, SEC, Climate Monitor.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | Wallet address (0x...) to score. Omit for protocol default score. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | No | ||
| esgScore | No | ||
| environmental | No | ||
| social | No | ||
| governance | No | ||
| feePct | No | ||
| tier | No | ||
| updatedAt | No | ||
| sources | No |