A single, deterministic unit of analysis such as
get_wallet_portfolio_breakdown. It takes exact inputs and returns a structured data object. Tools do not interpret or synthesize; the app, your code, or your assistant reasons over their output.An interactive block (table, chart, canvas, or stat block) the app renders inside a chat answer from a tool’s structured result. See Modules.
A pointer from a claim in an answer to the data source that supports it.
The normalized chain name Nikiwa maps every alias to (for example,
eth becomes ethereum) before routing to a data provider. See Supported Networks.A personal API key you create in the app to authenticate to the MCP server. Labeled “MCP Keys” in the app. The Tools API uses a separate
api:call scope. See API keys.The public REST surface that exposes a curated subset of Nikiwa tools for discovery and execution. See the API Reference.
Nikiwa’s Model Context Protocol server, which exposes the full tool set to MCP clients such as Claude and ChatGPT. See MCP overview.
The metering count charged per tool call, aggregated per key. See Usage & metering.
Turning a token symbol or ENS name into a concrete contract or wallet address before analysis, via
resolve_token_symbol and resolve_ens.