Clanker Documentation
  • Introduction to Clanker
  • Changelog
  • Users
    • FAQ
    • Deploying a Token
    • Creator Rewards
    • Token Deployment & Token Info
    • Unclaimed Rewards Balance
  • Developers
    • SDK
    • API
      • Public Endpoints
      • Deploy a Token
        • Standard Deployment
        • Standard Deployment w/Custom Reward Splits
      • Get Clanker Info by Address
      • Get Tokens Deployed by Address
      • Get Estimated Rewards in USD
      • Get Estimated Uncollected Fees
  • Core Contracts
    • v4.0.0
      • Deployment Config
      • Fee Management Contracts
        • ClankerFeeLocker
        • ClankerLpLockerMultiple
      • Extensions
        • ClankerVault
        • ClankerAirdrop
        • ClankerUniv4EthDevBuy
      • ClankerHook
        • ClankerHookStaticFee
        • ClankerHookDynamicFee
      • Mev Modules
      • ClankerToken
      • Administrative Permissions
    • v3.1.0
      • Clanker (Direct Contract Deployments)
      • LpLockerv2
      • ClankerVault
    • ClankerToken v3.1.0 and v4.0.0
  • Integrations / Partnerships
  • References
    • Brand Assets
    • Audits
    • Deployed Contracts
    • Supported Quote Tokens
    • Core Team
    • Contact
Powered by GitBook
On this page

Introduction to Clanker

Clanker has updated its contracts to release v0.3.1. See Changelog for more info on upgrades and deprecations.

Clanker is a set of smart contracts that create token markets which reward token creators. Currently, Clanker deploys ERC-20 tokens on Base in a few ways:

  1. Farcaster users may request @clanker on Farcaster to deploy a token.

  2. Users may use the clanker.world frontend interface and Farcaster Mini App to deploy a token.

  3. Clanker deploys tokens through various API partner interfaces, such as clank.fun.

  4. Users / interfaces may directly interact with Clanker's Core Contracts to deploy tokens.

Token creators earn rewards based on trading volume on their created tokens. See Creator Rewards for more detail.

Last updated 2 months ago