list_resources
Retrieve available blockchain data resources (ERC-20, ERC-721, native tokens) on the Seitrace Insights MCP Server to query specific on-chain insights and information.
Instructions
List available resources (e.g., insights_erc20, insights_erc721, insights_native).
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"additionalProperties": false,
"description": "No arguments required.",
"properties": {},
"required": [],
"type": "object"
}