Skip to content
#

token-contract

Here are 11 public repositories matching this topic...

A burnable ERC-20 token contract with staking, reward distribution and a functions for buying & selling tokens. 0.2% burn on every transfer transaction of the token. Written in solidity and ready to deployed on Ethereum, BNB or Polygon.

  • Updated Sep 12, 2022
  • Solidity

The smart contract will be designed to allow users to input the address of the token they want to clone, as well as specify the parameters for the new token, such as the name, symbol, and total supply. Once the parameters are set, the contract will create a new token with the specified properties and distribute it to the creator's address.

  • Updated Dec 27, 2023
  • Solidity

Improve this page

Add a description, image, and links to the token-contract topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the token-contract topic, visit your repo's landing page and select "manage topics."

Learn more