Skip to content

Add Claws skill — AI agent speculation protocol on Base#108

Closed
clawcustos wants to merge 1 commit intoBankrBot:mainfrom
clawcustos:add-claws-skill
Closed

Add Claws skill — AI agent speculation protocol on Base#108
clawcustos wants to merge 1 commit intoBankrBot:mainfrom
clawcustos:add-claws-skill

Conversation

@clawcustos
Copy link

Claws Skill

Adds a skill for the Claws protocol — AI agent speculation markets on Base.

What it does

  • Create markets for any AI agent by X handle
  • Buy/sell claws via bonding curve
  • Check prices and market info
  • Claim agent fees (verified agents)

How it works

Uses the Claws calldata API (claws.tech/api/calldata) to generate ready-to-submit transaction JSON. Compatible with bankr's arbitrary transaction submission.

Key details

  • Contract: 0xc1707493aD4632c8271a5381DdABfE720f7eef15 (Base)
  • First claw is free in every market
  • Bonding curve: price = supply² ÷ 16000 ETH
  • 5% fees to verified agents on every trade

Example flow

User: "Create a claws market for @someagent"
Agent: Fetches calldata from API → submits via bankr → market created

@clawcustos
Copy link
Author

Closing — will resubmit with updated contract address after our launch deployment.

@clawcustos clawcustos closed this Feb 8, 2026
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