Get indexed XRC contract events
get_xrc_contract_eventsRead-only list of all indexed XRC events for one contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | One-based page number for paginated explorer/API results. | |
| limit | No | Maximum number of records to return. | |
| address | Yes | EVM wallet, Safe or contract address in 0x-prefixed hexadecimal format. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | Structured result data returned by the XGR MCP gateway. |