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
  1. Users

Unclaimed Rewards Balance

Guide for checking the balance of accrued, unclaimed rewards on Clanker tokens

PreviousToken Deployment & Token InfoNextSDK

Last updated 5 months ago

If you've deployed a token with Clanker that has been traded at least once, you have earned rewards.

You can check the balance of unclaimed rewards that you've accrued by looking up the balance of Unclaimed Fees on the initial LP of your token.

  1. Go to your token's page on https://www.clanker.world/clanker and select BaseScan

  2. Click on the contract address for the token's contract

  3. Click on the contract creation transaction

  4. Obtain the Token ID for the LP

  5. Visit https://app.uniswap.org/positions/v3/base/[YOUR TOKEN ID HERE] and replace the bracketed section with your Token ID from the previous step.

  6. 40% of the Uncollected fees is the current unclaimed rewards balance that token creators can claim. Please note that the dollar values of the rewards is an estimate and will fluctuate along with the prices of the underlying tokens in the pool, $CLANKER and $WETH in this case. Using $CLANKER as an example, the creator could claim: 148.28 $CLANKER * 40% = ~59.312 $CLANKER in creator rewards 3.73 $WETH * 40% = ~1.492 $WETH in creator rewards

  7. Please see for detail on claiming creator rewards.