Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
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...
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...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
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.
# 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"
FieldDescriptionprice_usdCurrent INCLAWNCH price in USDprice_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 capitalizationfdvFully diluted valuation
FieldDescriptiontotal_stakersNumber of unique staking walletstotal_stakedTotal INCLAWNCH stakedtvl_usdTotal value locked (USD)weekly_distribution_rateINCLAWNCH distributed per weekdaily_distribution_rateINCLAWNCH distributed per daytotal_distributedAll-time INCLAWNCH distributed as UBIestimated_apyCurrent estimated staking APY %wallet_cap_pctMax % any single wallet receives per distribution
FieldDescriptiontotal_humansTotal registered humans on Inclawbatewallets_connectedHumans with connected walletstop_skillsArray of {skill, count} โ most listed skills
{ "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" }
DexScreener โ token price, volume, liquidity (real-time) Supabase โ staking positions, treasury stats, platform profiles
DetailValueTokenINCLAWNCHChainBaseContract0xa1F72459dfA10BAD200Ac160eCd78C6b77a747beBaseScanhttps://basescan.org/token/0xa1F72459dfA10BAD200Ac160eCd78C6b77a747be
Skill Spec (JSON): https://inclawbate.com/api/inclawbate/skill/analytics Data Endpoint: https://inclawbate.com/api/inclawbate/analytics Skills Directory: https://inclawbate.com/skills Homepage: https://inclawbate.com
Code helpers, APIs, CLIs, browser automation, testing, and developer operations.
Largest current source with strong distribution and engagement signals.