Skip to content

Add INCLAWNCH Analytics and UBI Staking skills#167

Open
stuart5915 wants to merge 1 commit intoBankrBot:mainfrom
stuart5915:add-inclawnch-skills
Open

Add INCLAWNCH Analytics and UBI Staking skills#167
stuart5915 wants to merge 1 commit intoBankrBot:mainfrom
stuart5915:add-inclawnch-skills

Conversation

@stuart5915
Copy link

@stuart5915 stuart5915 commented Feb 19, 2026

Summary

Two skills for the Inclawbate platform — a UBI staking system for INCLAWNCH on Base.

inclawnch-analytics

Real-time INCLAWNCH token analytics: price, volume, liquidity, staking TVL, UBI APY, distribution rates, and platform metrics in a single API call. Read-only, no auth required.

inclawnch-staking

On-chain UBI staking via the InclawnchStaking smart contract. All write operations (stake, unstake, claim, auto-compound) are on-chain transactions requiring wallet signatures. Public read API for treasury stats and wallet positions.


Note

Low Risk
Docs/spec-only additions with no executable code changes; main risk is consumers relying on incorrect endpoints/contract details if the spec is wrong.

Overview
Adds two new skill specs: inclawnch-analytics documents a public, no-auth endpoint that returns consolidated INCLAWNCH price/volume/liquidity/market-cap plus staking and platform metrics in one call.

Adds inclawnch-staking spec describing the on-chain staking transaction flows (approve/stake/unstake/claim/compound/exit), contract addresses/selectors, and a public read API for treasury stats, top stakers, and per-wallet positions.

Written by Cursor Bugbot for commit 81a2561. This will update automatically on new commits. Configure here.

Two skills for the Inclawbate platform on Base:

- inclawnch-analytics: Real-time INCLAWNCH token analytics (price, volume,
  liquidity, staking TVL, UBI APY, distribution rates). Read-only public API.

- inclawnch-staking: On-chain UBI staking via the InclawnchStaking smart
  contract. All write operations (stake, unstake, claim, auto-compound)
  require wallet signatures. Read API for treasury stats and positions.

Homepage: https://inclawbate.com/skills

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant