# Ankr Plugin

## Purpose

Blockchain Data Query Interface that provides comprehensive blockchain data querying capabilities through natural language prompts.

## Key Features

- Blockchain Information (stats, top currencies)
- Wallet & Balance Queries
- NFT Operations (holders, metadata, ownership, transfers)
- Token Operations (holders, holder count, price, transfers)
- Transaction Queries (by address, transaction details)

## Integration

Uses a tag-based system for structured queries, including:

- [chain] - Blockchain identifier (eth, bsc)
- [wallet] - Wallet address
- [contract] - Contract address
- [token] - Token ID
- [txHash] - Transaction hash
- [fromtimestamp] - Start timestamp
- [totimestamp] - End timestamp
