Prepare EIP-712 payloads from a Haiku quote for external signing. Use when wallet private key is not set or a wallet MCP handles signing. Pass quoteId or quoteResponse to extract and normalize payloads for signTypedData, then pass signatures to haiku_execute.
Retrieve live portfolio NAV, holdings, and band weights from read-only exchange credentials. Optionally, analyze allocations against a target percentage.
Calculates rebalance moves from current allocation to target BTC/ETH/CASH split. Specify allocation percentages, target percentages, and NAV in USD. Optional band parameter adds band check.
Retrieve the complete list of cryptocurrency exchange IDs supported for real-time market data queries such as tickers, order books, trades, and OHLCV via CCXT.
Provides AI agents with access to real-time cryptocurrency data from Coinbase's public API, including prices, market statistics, historical data, and technical analysis, plus simulated wallet transactions for educational purposes.
Trace a DERO transaction by hash to check its confirmation status, classify its kind (contract install, transfer, coinbase), and extract smart contract surface for contract installs.
Search for any advertiser by name and retrieve their decoded text ads including headlines, descriptions, and destination URLs from Google's Ads Transparency Center.
Retrieve comprehensive details for any cryptocurrency exchange from CoinGecko, including description, links, trading volume, and top tickers, using its exchange ID.
Generates all necessary inputs for zero-knowledge proof generation: computes and signs attestation data, builds Merkle proof. For OIDC domain circuits, provide JWT and scope.
Perform precise web searches with advanced filtering, incorporating Google search operators and time-based parameters for accurate, time-sensitive results using Firecrawl.
Generate zero-knowledge proofs for identity claims (Coinbase KYC, country, OIDC domain) in a single call. Returns proof bytes, public inputs, and timing.
List compliance templates for EAS attestation verification. Templates pre-configure schema IDs, attester addresses, and decoder contracts for KYC/identity providers, enabling easier attestation condition setup.
Fetch historical stock price data for crypto-related companies to analyze market trends and investment opportunities. Retrieve closing prices and volume in table format for specified time periods.
Retrieve real-time bid, ask, last price, and 24h stats for any symbol on a specific exchange. Solves the need for venue-specific price and spread data by providing ticker details for a given exchange and trading pair.
Retrieve real-time stock prices for crypto-related companies by entering a ticker symbol. Returns current price, company name, and timestamp in a formatted table.