evm_getdiscoverytoken
Retrieve detailed token information, including metadata and stats, by specifying the blockchain chain and token address using the Moralis MCP Server.
Instructions
Retrieve comprehensive details for a specific token, including metadata and stats. For more detailed tokens stats we recommended to use getTokenAnalytics
or getMultipleTokenAnalytics
. For pair stats, we recommend to use getPairStats
.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chain | Yes | The chain to query | |
token_address | Yes | The address of the token |