{"uid":"cap_6jyvG4IF5Gwg8IvXT09FL","slug":"netintel-token-info-7377d314","name":"NetIntel Token Info","description":"Network intelligence API — 138 endpoints, all pay-per-call via x402 micropayments (USDC on Base or Solana mainnet).\n\nNetIntel is agent fair-trade aligned: transparent per-call pricing in USDC on Base or Solana via x402, no API keys or signup, and automatic no-charge on server errors, upstream failures, and input-validation rejections — failed calls are never billed across NetIntel's network, domain, and data-intelligence endpoints.","url":"https://netintel-production-440c.up.railway.app/token/info","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["address"],"properties":{"chain":{"type":"string","description":"base (default) or ethereum (eth accepted). Alias: network"},"address":{"type":"string","description":"ERC-20 contract address: 0x + 40 hex chars, checksum case ignored. Aliases: contract, token, contract_address"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"name":{"type":["string","null"]},"chain":{"type":"string"},"stale":{"type":"boolean"},"source":{"type":"string","description":"e.g. \"rpc+dexscreener+blockscout\""},"symbol":{"type":["string","null"]},"address":{"type":"string"},"holders":{"type":["number","null"]},"decimals":{"type":["number","null"]},"findings":{"type":"array"},"top_pool":{"type":["object","null"],"properties":{"dex":{"type":"string"},"url":{"type":["string","null"]},"pair":{"type":"string"}}},"price_usd":{"type":["number","null"]},"is_contract":{"type":"boolean"},"total_supply":{"type":["string","null"],"description":"raw atomic units as a decimal string — can exceed Number.MAX_SAFE_INTEGER"},"liquidity_usd":{"type":["number","null"]},"volume_24h_usd":{"type":["number","null"]},"cache_age_seconds":{"type":"number"},"total_supply_formatted":{"type":["number","null"],"description":"total_supply / 10^decimals — may lose precision on huge supplies"}}}}}}},"responseSchema":{"type":"json","example":{"name":"USD Coin","chain":"base","stale":false,"source":"rpc+dexscreener+blockscout","symbol":"USDC","address":"0x833589fcd6edb6e08f4c7c32d4f71b54bda02913","holders":12726127,"decimals":6,"findings":[],"top_pool":{"dex":"uniswap","url":"https://dexscreener.com/base/0xa0ab20a64f46b5676fe1542cb87b454e5104007689e0eef4212aa0cbe34933a1","pair":"USDC/USDbC"},"price_usd":0.9999,"is_contract":true,"total_supply":"4156545500926116","liquidity_usd":907385.42,"volume_24h_usd":803.46,"cache_age_seconds":0,"total_supply_formatted":4156545500.926116}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_WtZuWgLIKSc-vgPjgVvEN","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Looks up on-chain and market data for an ERC-20 token by contract address on Base or Ethereum, returning name, symbol, price, liquidity, holders, supply, and top trading pool.","exampleAgentPrompt":"What are the current price, holder count, and top trading pool for the USDC token at contract address 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 on Base?","exampleUseCases":[{"title":"DeFi token due diligence check","prompt":"Can you pull the full token info for the contract 0x4ed4E862860beD51a9570b96d89aF5E1B0Efefed on Base — I want to see its price, total supply, holder count, and which DEX has the most liquidity for it?"},{"title":"Verify token legitimacy before swap","prompt":"Before I swap into this token, can you look up 0x6b175474e89094c44da98b954eedeac495271d0f on Ethereum and tell me if it's a real contract with actual holders and liquidity, or if it looks sketchy?"},{"title":"Monitor trading pool and volume data","prompt":"What's the 24-hour trading volume and top liquidity pool for the token at 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913 on Base right now?"}],"resultDescription":"Returns a JSON object with the token's name, symbol, chain, contract address, USD price, total supply (raw and formatted), decimal places, holder count, top trading pool (DEX name, pair, and DexScreener URL), 24h volume in USD, liquidity in USD, data source (e.g. rpc+dexscreener+blockscout), whether data is stale, cache age in seconds, and any findings/flags about the token.","failureModes":["Invalid contract address format returns a validation error (not billed)","Address is not an ERC-20 contract — may return is_contract: false with null token fields","Unsupported chain value returns input validation error (not billed)","Upstream RPC or DexScreener outage causes server error (not billed)","Token exists but has no DEX pool — top_pool returns null, price_usd and liquidity_usd return null","Stale data when cache is old — stale: true flag returned in response"],"whenToPreferThis":"Use this endpoint when you need real-time or near-real-time ERC-20 token metadata and market data for a specific contract address on Base or Ethereum without needing an API key. It aggregates RPC, DexScreener, and Blockscout data in a single call, making it ideal for DeFi agents, token screening workflows, or any automation needing price, supply, liquidity, and holder data in one shot. Pay only $0.02 USDC per successful call with no charge on failures.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:50:40.058Z","isFirstParty":false}