eip155:196
917 resources accept payment on this network.
RECEIPTS — the full token due-diligence report in one call, data versu
RECEIPTS — the full token due-diligence report in one call, data versus vibes: contract-safety facts (honeypot sell simulation, taxes, mint/owner powers, LP lock), labeled holder-concentration map, exit-depth from live v3/v2 pool math, market context, launch provenance (Robinhood Chain Doppler registry), plus claim-by-claim narrative-consistency vs the project site when its URL is passed. Structured checks, checks-passed count, explorer citations, no scores, no advice. Solana + 8 EVM chains.
Narrative-vs-chain consistency check — the missing layer of token due
Narrative-vs-chain consistency check — the missing layer of token due diligence: fetches the project's own website, extracts its checkable public claims (supply, locks, team holdings, taxes, ownership) and marks each one consistent / inconsistent / unverifiable against independently observed on-chain data, with the exact numbers. Pre-launch-imposter screen included (site live? trading while site dead?). Solana + 8 EVM chains incl. Base & Robinhood Chain. Facts only — no scores, no advice.
Exit-depth / sell-impact estimator for Uniswap-v3-compatible AND v2-st
Exit-depth / sell-impact estimator for Uniswap-v3-compatible AND v2-style (x·y=k) pools on 11 chains (Ethereum, Base, Arbitrum, Optimism, Polygon, BSC, Avalanche, Monad, World Chain, HyperEVM, Robinhood Chain): live pool state read from the contract (v3 sqrtPrice + in-range liquidity, or v2 reserves); tokens sellable at 1/2/5/10/25% price impact in tokens, quote and USD, %-of-supply framing, manipulated-liquidity cross-check vs DexScreener. Deterministic pool math, no LLM — the "can I actually g
Live USDC yield panel on Base, read DIRECTLY from chain state — Aave v
Live USDC yield panel on Base, read DIRECTLY from chain state — Aave v3, Compound v3, Moonwell, Euler v2 supply APY from onchain rate views, plus the six largest Morpho (MetaMorpho) USDC vaults with REALIZED trailing APY from ERC-4626 share-price deltas (archive reads, net of fees — not a vendor estimate). Optional: any custom ERC-4626 vault address on Base. Built for yield agents (Sail/Sailor, rebalancers, treasury bots) that need verify-before-acting numbers.
State-of-the-onchain-transition macro brief — where traditional financ
State-of-the-onchain-transition macro brief — where traditional finance stands in its move onchain. For institutional and research agents.
US crypto market-structure legislation tracker — live CLARITY Act (H
US crypto market-structure legislation tracker — live CLARITY Act (H.R.3633) status straight from congress.gov, dated milestone history, CFTC/SEC jurisdiction split explained, GENIUS Act stablecoin interplay, and a live Polymarket passage-odds read. For compliance and strategy agents.
Jurisdiction-specific regulatory framework guidance for crypto, stable
Jurisdiction-specific regulatory framework guidance for crypto, stablecoin and tokenized-asset activities — MiCA, the GENIUS Act, FinCEN, FCA, MAS and VARA. For compliance and fintech agents.
How real-world assets get tokenized — platform landscape, legal struct
How real-world assets get tokenized — platform landscape, legal structures and the real cost. For fintech and tokenization agents.
Crypto ETF flow intelligence — daily/weekly net flows for US spot BTC,
Crypto ETF flow intelligence — daily/weekly net flows for US spot BTC, ETH, and SOL ETFs, live per-issuer breakdown (IBIT, FBTC, ARKB, ETHA and more), cumulative flows, and a deterministic accelerating/decelerating streak read. For advisor, RIA, and trading agents.
Weekly and monthly institutional onchain-activity brief — tokenization
Weekly and monthly institutional onchain-activity brief — tokenization, regulation and infrastructure developments, sourced and cited from live web intelligence. Qualitative brief: it does not return live TVL or supply metrics. For institutional and research agents.
Practical steps to enter the onchain economy — for individuals, busine
Practical steps to enter the onchain economy — for individuals, businesses and developers. For onboarding and fintech agents.
If/then sector-impact modeling for regulatory and institutional develo
If/then sector-impact modeling for regulatory and institutional developments. For strategy and compliance agents.
RWA market overview — asset-class scan, institutional moves (BlackRock
RWA market overview — asset-class scan, institutional moves (BlackRock, DTCC) and the tokenization pipeline. For product-level depth (yield comparison, issuer/redemption risk, tokenized gold) see /api/rwa-yield, /api/rwa-risk, /api/gold-check.
Tokenized gold comparison — PAXG vs XAUT: live market cap, price vs
Tokenized gold comparison — PAXG vs XAUT: live market cap, price vs. spot gold, attestation freshness (monthly vs quarterly), vault custody. For commodities and treasury agents.
Issuer and redemption risk read for a named tokenized RWA product (BUI
Issuer and redemption risk read for a named tokenized RWA product (BUIDL, USDY, OUSG, USYC, USTB, BENJI, and others) — regulator, redemption mechanics, NAV publication, attestation cadence, chain/bridge risk. For due-diligence and treasury agents.
Token safety check — answers "is this token safe to buy?" for any toke
Token safety check — answers "is this token safe to buy?" for any token: one deterministic CLEAR / CAUTION / AVOID rug & honeypot verdict across 10 chains (Solana, Base, Ethereum, BSC, Arbitrum, Polygon, Optimism, Avalanche, Robinhood Chain, Algorand). Auto-detects the chain from the address shape. Sell-simulation honeypot, mint/freeze/clawback authority, LP lock/burn, holder concentration, live liquidity — fused into one verdict. Pre-swap guardrail for trading agents and agent wallets.
Build unsigned transactions for pending actions on an existing DeFi po
Build unsigned transactions for pending actions on an existing DeFi position — claim rewards, restake, unlock, or complete a withdrawal — across 80+ networks. Use the action type and passthrough from yields_get_balances pendingActions[]. Does NOT execute: the caller signs and broadcasts each tx.
Build unsigned transactions to enter any DeFi yield — native/liquid st
Build unsigned transactions to enter any DeFi yield — native/liquid staking (ETH, SOL, ATOM), stablecoin lending (USDC/USDT on Aave, Morpho), ERC-4626 vaults, and tokenized RWAs across 80+ networks. Does NOT execute: the caller signs and broadcasts each tx, so keys never leave the caller. Find yield IDs via yields_get_all.
Build unsigned transactions to exit a DeFi yield position — unstake, w
Build unsigned transactions to exit a DeFi yield position — unstake, withdraw from lending or vaults, or redeem RWAs — across 80+ networks. Supports instant and queued/cooldown redemption per protocol. Does NOT execute: the caller signs and broadcasts each tx. Check positions with yields_get_balances first.
Get the on-chain status of a single transaction by its Yield
Get the on-chain status of a single transaction by its Yield.xyz transaction ID — poll after broadcasting to confirm it landed, or inspect the constructed/unsigned transaction.
Get the status and transactions of a specific action by its ID (return
Get the status and transactions of a specific action by its ID (returned by actions_enter/exit/manage). Poll this to track an action from CREATED → SUCCESS/FAILED.
List past and pending actions for a wallet across all yields — filter
List past and pending actions for a wallet across all yields — filter by status, intent, type, yield, or network. Answers "what are my pending actions?" and finds actions awaiting a next step.
Check whether a wallet is KYC-eligible for a gated (RWA / tokenized-tr
Check whether a wallet is KYC-eligible for a gated (RWA / tokenized-treasury) yield. Returns the normalized KYC status and, when required, where to complete verification — call before actions_enter on gated yields.
List validators for delegation-based yields (Cosmos, Polkadot, ETH nat
List validators for delegation-based yields (Cosmos, Polkadot, ETH native staking, etc.). Use a validator address with actions_enter/actions_exit. Filter to curated validators with preferred=true, or by name/status/address/provider.