# Core Features

## Core Capabilities of Onyx AI

Onyx AI supports a wide spectrum of on-chain interactions, with dynamic routing logic that enables it to choose optimal execution paths based on real-time conditions. \
\
**Key supported features include:**<br>

**✅  Token Minting**

* Interacts with ERC-20/ERC-721/ERC-1155 minting contracts.
* Can deploy new tokens or mint additional supply of existing contracts.
* AI-driven contract parsing ensures safe execution against verified or audited contract schemas.
* Optional metadata integration via IPFS or Arweave for NFT mints.<br>

**✅  Token Swaps**

* Executes token swaps across integrated DEXs and aggregators using optimal slippage and gas strategies.
* Supports multi-hop routing for maximizing token output via liquidity pathfinding.
* Swap strategies are dynamically computed based on market volatility, historical spreads, and protocol fees.<br>

**✅  Token Transfers**

* Sends ERC-20 and native assets (XCN) to user-defined or AI-determined addresses.
* Transaction batching supported for efficient multi-address disbursements.
* AI-enhanced memo tagging to provide context-aware labeling (e.g., payroll, yield allocation).<br>

**✅ Real-Time Cryptocurrency Market Data Retrieval**

* Integrates with oracle networks and off-chain APIs to retrieve up-to-date pricing, market cap, volume, and volatility data.
* Context-aware decision-making (e.g., “Should I swap USDC for ETH now?”) supported through dynamic prompt analysis.
* Supports watchlist creation and condition-based alerts for AI-executed trading triggers.<br>

**✅ NFT Metadata & Floor Price Access**

* Queries NFT contract metadata, image files, ownership records, rarity, and floor price from both on-chain events and off-chain indexers (e.g., The Graph, OpenSea APIs).
* Can be used to trigger intelligent decisions like NFT liquidation, collection-based trading, or alerting based on price thresholds.<br>

**✅ Cross-Chain Bridging**

* Bridges supported tokens across EVM-compatible blockchains (e.g., Ethereum, Arbitrum, BNB Chain, Polygon).
* AI selects optimal bridge routes considering gas cost, bridge delay, reliability, and security rating of the bridge protocol.
* Uses standardized bridge interfaces such as LayerZero, Connext, or Stargate when available.<br>

**✅ Wallet Balance Checks**

* Retrieves real-time token and NFT balances across multi-chain wallet environments.
* Can parse complex wallet states, including LP positions, staked assets, yield-bearing vault tokens, and delegated voting rights.
* Generates human-readable summaries or AI-suggested actions (e.g., “You have idle stablecoins, consider supplying to lending protocols”).
