🌵
QuillCheck API
  • Getting Started With Quillcheck
  • Get Your First Report
  • 📌Understanding Quillcheck Report
  • 📘Quillcheck API Service
    • 🚀Getting Started
      • 🔐Get Your API Key
      • ⚡Make Your First Request
  • Reference
    • API Reference
      • Untitled
      • 📖Get Token Information
        • ▶️Request
        • ◀️Response
  • Chain Mapping
Powered by GitBook
On this page

Was this helpful?

  1. Reference
  2. API Reference

Get Token Information

Retrieve a comprehensive security and market analysis for any fungible token (ERC-20, BEP-20, etc.) on supported blockchains.

This endpoint provides an all-in-one report for a specific token, identified by its contract address and blockchain network. This endpoint aggregates and analyses data from multiple sources—including direct blockchain calls, market data providers, and advanced smart contract analysis tools—to deliver a detailed profile of the token. With a single request, you receive:

  • General token details (name, symbol, supply, creation date, owner/creator addresses)

  • Market data (current price, market cap, trading pairs, liquidity, DEX/CEX listings)

  • Holder and distribution analysis (top holders, distribution percentages, owner/creator balances)

  • Social and external links (CoinGecko, block explorer, social media)

  • Security and code checks (owner privileges, mintability, pausable transfers, proxy usage, and more)

  • Risk scores and ratings (overall, code, and market risk, with clear explanations)

  • Honeypot detection (simulated buy/sell to flag scam tokens)

This endpoint is designed to empower developers, traders, and security researchers with actionable insights, helping them assess the legitimacy, safety, and market health of any token.

When to Use

  • Before interacting with or listing a new token in your dApp, wallet, or exchange

  • To automate risk checks and due diligence for DeFi integrations

  • For building dashboards or analytics tools that require up-to-date token intelligence

PreviousUntitledNextRequest

Last updated 10 days ago

Was this helpful?

📖