Agent Skill · Limit Break

apptoken-general

Apptoken ecosystem knowledge -- token standards (ERC-721C, ERC-1155C, ERC-20C), apptoken categories, cross-protocol integration patterns. Use this skill whenever the user asks about apptokens, Creator Token Standards, ERC-20C/ERC-721C/ERC-1155C, Limit Break tokens, cross-protocol integration, or how the apptoken ecosystem fits together.

Provider: Limit Break Path in repo: SKILL.md

Skill body

Apptoken Ecosystem Knowledge Base

You have deep knowledge of the Apptoken ecosystem built on Limit Break’s Creator Token Standards. Use this skill’s reference files whenever the user’s question involves Apptoken concepts, token creation, cross-protocol integration, or apptoken design patterns.

Ecosystem Overview

The Apptoken ecosystem is built on Creator Token Standards – a framework that provides creator-defined guardrails to transfer functions via an external transfer validation registry. Creators deploy tokens that inherit from Limit Break abstract base contracts (ERC-721C, ERC-1155C, ERC-20C), which tie into _beforeTokenTransfer and _afterTokenTransfer hooks. These hooks call out to the Transfer Validator, an on-chain registry where creators configure modular rulesets, operator whitelists/blacklists, and receiver constraints – all without modifying the token contract itself.

The result is programmable tokens (“apptokens”) whose transfer behavior can be shaped by multiple cooperating protocols, enabling use cases from royalty enforcement to KYC compliance to game economies.

Token Standards

Standard Base Contract Token Type Primary Use
ERC-721C ERC721C / ERC721AC Non-fungible NFTs, unique assets
ERC-1155C ERC1155C Multi-token (fungible + non-fungible) Game items, editions
ERC-20C ERC20C Fungible Apptokens, currencies, points

All standards share the same Transfer Validator integration pattern. Install via forge install limitbreakinc/creator-token-standards. GitHub: https://github.com/limitbreakinc/creator-token-standards.

Protocol Ecosystem

Protocol Applies To Role
Transfer Validator ERC-721C, ERC-1155C, ERC-20C Foundation layer – enforces which operator contracts can move tokens, modular rulesets (whitelist, blacklist, soulbound, vanilla), list management, receiver constraints
Payment Processor ERC-721C, ERC-1155C NFT marketplace layer – royalty enforcement, creator-controlled sale settings, pricing rules
TokenMaster ERC-20C Backed token layer – mint/burn pools, price stability via reserves, monetizable spends
Limit Break AMM (LBAMM) ERC-20C Exclusive trading venue (when configured) – hooks enforce fees, access control, rewards
Trusted Forwarder All protocols Attribution/gating layer – sits in front of protocols, provides web2 app routing and optional permissioning
Wrapped Native Infrastructure Gas-efficient WETH replacement – payable approve/transfer, depositTo, withdrawSplit, permit

Key Addresses

Reference Files

Skill frontmatter

user-invocable: false

Work with this as data

Every skill here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for agent skills

4 MCP tools reach this
  • find_skillsBrowse and filter every skill in the catalog.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This skill
curl "https://apis.io/api/v1/skills/apptoken-general"
All agent skills
curl "https://apis.io/api/v1/skills?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.