Wallet Infrastructure
Onyx AI Agent's Blockchain Wallet Infrastructure
Last updated
Onyx AI Agent's Blockchain Wallet Infrastructure
Last updated
Each instance of Onyx AI is provisioned with a dedicated on-chain smart wallet, referred to as an agent wallet. These wallets serve as the execution layer for autonomous tasks. Users can:
Fund the agent wallet with XCN, which serves as gas for transactions.
Predefine operational rules (e.g., budget limits, whitelisted dApps, risk thresholds).
Allow the agent to execute autonomously within those constraints, using AI to interpret prompts and derive task sequences.
Wallets are deterministic, derived via cryptographic hashing of user identifiers and secured by smart contract permission layers that enforce non-custodial ownership. Additionally, agent wallets can integrate time locks, multisig guards, and circuit breakers to ensure execution safety.
Blockchain: Exclusively deployed on the XCN Ledger, a scalable EVM-compatible blockchain optimized for on-chain utility and native AI integration.
Gas Token: All computational and transaction costs are paid in XCN, the native token of the Onyx Ledger.
dApp Support: Onyx AI is extensible and continuously updated with support for top-tier dApps in categories including DeFi, NFT marketplaces, staking, and governance.
Example Architecture