INCLAWNCH Analytics

v1.0.1

Real-time INCLAWNCH token analytics on Base. Price, volume, liquidity, staking TVL, UBI APY, distribution rates, and platform metrics in a single API call. N...

0· 462· 2 versions· 0 current· 0 all-time· Updated 9h ago· MIT-0

Install

openclaw skills install inclawnch-analytics

INCLAWNCH Analytics — Token & Ecosystem Data for AI Agents

Real-time analytics for the INCLAWNCH token ecosystem on Base. One endpoint returns everything: token price with 1h/6h/24h changes, volume, liquidity, market cap, UBI staking TVL, staker count, APY estimate, distribution rates, and platform growth metrics.

No API key. No auth. Public and open.

Quick Start

# Get full ecosystem analytics
curl "https://inclawbate.com/api/inclawbate/analytics"

# Read the machine-readable skill spec
curl "https://inclawbate.com/api/inclawbate/skill/analytics"

What You Get

Token Data

FieldDescription
price_usdCurrent INCLAWNCH price in USD
price_change_1h1-hour price change %
price_change_6h6-hour price change %
price_change_24h24-hour price change %
volume_24h24h trading volume (USD)
volume_6h6h trading volume (USD)
liquidity_usdPool liquidity (USD)
market_capMarket capitalization
fdvFully diluted valuation

Staking Data

FieldDescription
total_stakersNumber of unique staking wallets
total_stakedTotal INCLAWNCH staked
tvl_usdTotal value locked (USD)
weekly_distribution_rateINCLAWNCH distributed per week
daily_distribution_rateINCLAWNCH distributed per day
total_distributedAll-time INCLAWNCH distributed as UBI
estimated_apyCurrent estimated staking APY %
wallet_cap_pctMax % any single wallet receives per distribution

Platform Data

FieldDescription
total_humansTotal registered humans on Inclawbate
wallets_connectedHumans with connected wallets
top_skillsArray of {skill, count} — most listed skills

Example Response

{
  "token": {
    "name": "INCLAWNCH",
    "symbol": "INCLAWNCH",
    "address": "0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be",
    "chain": "Base",
    "price_usd": 0.025,
    "price_change_24h": -2.1,
    "volume_24h": 45000,
    "liquidity_usd": 120000,
    "market_cap": 2500000
  },
  "staking": {
    "total_stakers": 42,
    "total_staked": 1500000,
    "tvl_usd": 37500,
    "weekly_distribution_rate": 1000,
    "daily_distribution_rate": 142.86,
    "estimated_apy": 24.5
  },
  "platform": {
    "total_humans": 85,
    "wallets_connected": 62,
    "top_skills": [
      {"skill": "design", "count": 18},
      {"skill": "content", "count": 15}
    ]
  },
  "updated_at": "2026-02-18T12:00:00.000Z"
}

Data Sources

  • DexScreener — token price, volume, liquidity (real-time)
  • Supabase — staking positions, treasury stats, platform profiles

Token Info

DetailValue
TokenINCLAWNCH
ChainBase
Contract0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be
BaseScanhttps://basescan.org/token/0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be

Links

Version tags

latestvk97ep29cc79r66h0jrn7083avn81fxt3

Runtime requirements

📊 Clawdis
Binscurl