thirdweb

DailyClaimERC20

An ERC20 compliant token contract designed for usage with a DailyClaimERC20Factory contract to release tokens daily.

The DailyClaimERC20 token contract is an ERC20 compliant token that can be minted by a dedicated DailyClaimERC20Factory. The factory contract can be set to mint a specific amount of tokens each day. Each user can claim once per day with a signature generated off-chain by a trusted authority. The DailyClaimERC20 can switch its factory after being deployed and ownership of the contract can be transferred as well.

Example Usage
  • Create your own cryptocurrency with some initial supply
  • Create your factory contract
  • Set the factory as the minter
  • Generate signatures off-chain with admin wallet for users to claim new crypto each day
Resources

DailyClaimERC20Factory contract: https://thirdweb.com/flamestore.eth/DailyClaimERC20Factory


ADMIN_ROLE

(ADMIN_ROLE)

view

Published by

View all contracts

Details

  • Publish Date

    Dec 07, 2023

  • License

    MIT

  • Learn more about Publish
    DailyClaimERC20 | Published Smart Contract