Overview
This node provides a tool for retrieving blockchain token information using AI. It helps users get details such as token address or symbol, blockchain network, data provider, and optionally price data. The tool supports multiple blockchain networks including Binance Smart Chain, Solana, Ethereum, Arbitrum, Base, Optimism, and Polygon. It is useful for scenarios where users want to fetch token metadata, prices, and other related information across different blockchain networks using AI-driven queries.
Use Case Examples
- A user inputs a token symbol like 'BTC' or a token address to get detailed information about the token across supported blockchains.
- A developer integrates this node to automatically fetch token prices and metadata for a decentralized finance (DeFi) application.
Properties
| Name | Meaning |
|---|---|
| notice | Indicates that this node must be connected to an AI agent to function properly. |
| notice_tip | Provides detailed information about the tool's capabilities, including the parameters it uses (query, network, provider, includePrice) and its purpose to retrieve token details, prices, and metadata across various blockchain networks. |
Output
JSON
response- The response from the token tool containing token details, prices, and metadata as determined by the AI and data providers.
Dependencies
- Requires credentials for Binkai Search Token API and Alchemy API to access blockchain data providers.
Troubleshooting
- Ensure the node is connected to an AI agent as it relies on AI to interpret input parameters.
- Verify that valid API keys for Binkai and Alchemy are provided; missing or invalid keys will cause authentication errors.
- If token information is incomplete or missing, check network and provider parameters or try specifying a different provider.
- Common error messages may include authentication failures or network timeouts; resolving these involves checking API key validity and network connectivity.
Links
- Bink AI Official Website - Primary documentation and resource for the Bink AI Token Search Tool.