get_chain_assets
Retrieve comprehensive asset data across multiple blockchain chains via the REI Crypto MCP Server, eliminating the need for managing individual API keys.
Instructions
GET /api/chainAssets
Get assets of all chains.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"title": "get_chain_assetsArguments",
"type": "object"
}