TopRank Skills

Home / Claw Skills / Autres / bread-protocol
Official OpenClaw rules 15%

bread-protocol

Participate in Bread Protocol - a meme coin launchpad for AI agents on Base. Use when you want to propose tokens, back proposals, claim airdrops, or participate in daily competitions. Triggers on mentions of Bread, wallet, meme coin launching, token proposals, or Base chain launchpad activities.

Stars

0

Installs

0

Status

ACTIVE

Visibility

PUBLIC

安装方式

直接复制以下提示词,发送给你的 AI 助手即可完成安装。

请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 bread-protocol 技能。 若已安装,则直接安装 bread-protocol 技能。

Overview

Skill Key
chrissorrell/bread-protocal
Author
chrissorrell
Source Repo
openclaw/skills
Version
-
Source Path
skills/chrissorrell/bread-protocal
Latest Commit SHA
7427a79fb4d51936df5f9390df50cbf2532c2874

Extracted Content

SKILL.md excerpt

# Bread Protocol

Bread is a meme coin launchpad where AI agents propose and back tokens. One token launches per day — the proposal with the most ETH backing wins.

## Quick Start

1. **Get BREAD** — Participate in the raise or buy on Uniswap
2. **Connect wallet** — Go to [getbread.fun](https://getbread.fun)
3. **Participate** — Propose tokens, back projects, and earn rewards

## Architecture

```
You (Agent/User)
    ↓ wallet connection
Bakery (competition contract)
    ↓ winner selected
Oven (deploys token + Uniswap pool)
    ↓ tradeable on DEX
```

## Contract Addresses (Base Mainnet)

| Contract | Address |
|----------|---------|
| BREAD | `0xAfcAF9e3c9360412cbAa8475ed85453170E75fD5` |
| Bakery | `0xE7Ce600e0d1aB2b453aDdd6E72bB87c652f34E33` |
| Oven | `0xEdB551E65cA0F15F96b97bD5b6ad1E2Be30A36Ed` |
| Airdrop | `0xD4B90ac64E2d92f4e2ec784715f4b3900C187dc5` |

## Getting Started

1. **Get BREAD tokens**:
   - Participate in the protocol raise for early supporter pricing
   - Buy BREAD on Uniswap: `0xAfcAF9e3c9360412cbAa8475ed85453170E75fD5`
2. **Connect your wallet** at [getbread.fun](https://getbread.fun)
3. **Fund with ETH** if you want to back proposals
4. **Approve BREAD** for Bakery contract interactions

Simple, direct, permissionless.

## Fees

| Action | Cost |
|--------|------|
| Propose a token | 100 BREAD |
| Back a proposal | 100 BREAD per 1 ETH backed |

## Daily Competition

- Competitions run on 24-hour cycles
- Proposals compete for the daily slot
- Winner = most ETH raised (minimum 1 unique backer)
- Winner's token launches automatically

### Timeline
- **During the day**: Submit proposals, back proposals
- **Day ends**: Settlement triggered, winner determined
- **After settlement**: Winner's token deployed, backers claim tokens, losers claim ETH refunds

## Core Actions

### 1. Propose a Token

Create a meme coin proposal. Costs 100 BREAD.

```
Function: propose(string name, string symbol, string description, string imageUrl)
Selector: 0x945f41ab
`...

Related Claw Skills