ERC-223 token standard reference implementation.
-
Updated
Sep 27, 2024 - Solidity
ERC-223 token standard reference implementation.
This DAPP was used to send token or ETH to multiple addresses in one transaction, and that can help user to save more tx fee and time than sending one by one
T-REX is a suite of smart contracts implementing the EIP 3643 and developed by Tokeny to manage and transfer financial assets on EVM blockchains
DAICO is an innovative fundraising model that merges some of the benefits of Decentralized Autonomous Organizations (DAOs), aimed at upgrading and making the initial ICO concept more transparent.
ERC20 token contract and ICO smart contract
📝 Very Simple ERC-20 Smart Contract Template to create your own Cryptocurrency on the Ethereum Blockchain, with many customizable Options 📝
Different types of ERC20 Tokens
ERC20 contract for $ARMY
STAKING POOL: Liquidity Providers can stake LP tokens in the Pool and receive new tokens as Reward
This utility smart contact can be used to build DAPP which can lock LP Tokens or any BEP20 or ERC20 Tokens (Depends on deployment chain) to smart contract for specific period of time.
A tutorial on how to build an ERC20 token on the AVAX protocol with minting and burning, for absolute beginners, no previous Solidity knowledge required. Enjoy
Smart Contracts written in solidity that I have encountered and have written.
Send any ERC-20 token in your wallet to multiple recipients in a single transaction. Perfect for airdropping.
Crowdsale contract that allows users to send ETH and get back PUP (tokens). This contract will mint the tokens automatically and distribute them to buyers in one transaction.
An Ethereum Exchange for ERC20 tokens.
Extension of Crowdsale where tokens are held by a wallet, which approves an allowance to the crowdsale
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.
This is an ERC20 implementation that prevents sandwich attacks (MEV) by implementing a 3 minute cooldown on all buys/transfers. There is a whitelist for Uniswap etc., allowing important contracts to bypass the cooldown. The contract owner sets the whitelist as needed.
Add a description, image, and links to the erc20-tokens topic page so that developers can more easily learn about it.
To associate your repository with the erc20-tokens topic, visit your repo's landing page and select "manage topics."