insumer_wallet_trust
Produce a cryptographically signed wallet trust profile by checking stablecoins, governance tokens, NFTs, and staking positions across 24 chains. Returns per-dimension pass/fail counts for AI agent trust decisions.
Instructions
Generate a structured, ECDSA-signed wallet trust fact profile. Send a wallet address, get 36 base checks across stablecoins (USDC + USDT across 21 chains), governance tokens (UNI, AAVE, ARB, OP), NFTs (BAYC, Pudgy Penguins, Wrapped CryptoPunks), and staking positions (stETH, rETH, cbETH). Up to 40 checks across 24 chains with optional Solana, XRPL, and Bitcoin wallets. Returns per-dimension pass/fail counts and overall summary. No score, no opinion — just cryptographically verifiable evidence organized by dimension. Designed for AI agent-to-agent trust decisions. Costs 3 credits (standard) or 6 credits (proof: 'merkle').
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| wallet | Yes | EVM wallet address (0x...) to profile | |
| solanaWallet | No | Solana wallet address (base58). If provided, adds USDC on Solana check. | |
| xrplWallet | No | XRPL wallet address (r-address). If provided, adds RLUSD and USDC on XRPL checks. | |
| bitcoinWallet | No | Bitcoin address. If provided, adds Bitcoin Holdings dimension (native BTC balance check). | |
| proof | No | Set to 'merkle' for EIP-1186 Merkle storage proofs on stablecoin/governance checks (6 credits). |