Erc-20 · GitHub Topics

Skip to content Dismiss alert {{ message }} Explore Topics Trending Collections Events GitHub Sponsors # erc-20 Star

Here are 67 public repositories matching this topic...

Language: Solidity Filter by language All 248 JavaScript 69 Solidity 67 TypeScript 43 Python 8 HTML 5 Rust 4 Go 3 Swift 3 C++ 2 Dart 2 Sort: Most stars Sort options Most stars Fewest stars Most forks Fewest forks Recently updated Least recently updated

TokenySolutions / T-REX

Star 262
  • Code
  • Issues
  • Pull requests

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

ethereum blockchain solidity token erc20 securities smartcontract erc20-tokens erc-20 erc3643 erc-3643
  • Updated Oct 28, 2025
  • Solidity

bokkypoobah / WeenusTokenFaucet

Star 122
  • Code
  • Issues
  • Pull requests

An ERC20 token faucet on the Ethereum mainnet, layer 2s and testnets

ethereum tokens testnet erc20 faucet mainnet optimism erc-20 weenus linea layer-2 arbitrum base-chain
  • Updated Apr 19, 2024
  • Solidity
protocol-contracts

Virtual-Protocol / protocol-contracts

Star 92
  • Code
  • Issues
  • Pull requests
  • Discussions

This repository contains the Virtual governance ecosystem for Virtual DAO and Virtual-specific DAO Governance part. It also covers how Contribution is being recorded and rewarded.

governance erc-20 erc-1155
  • Updated Feb 6, 2026
  • Solidity

bokkypoobah / chadex

Star 34
  • Code
  • Issues
  • Pull requests

Fully on-chain orderbook ERC-20/ERC-20 DEX using Red-Black Trees and Queues (WIP)

ethereum solidity red-black-tree dex orderbook erc-20 on-chain
  • Updated Oct 16, 2024
  • Solidity

nori-dot-eco / atomic-markets

Star 27
  • Code
  • Issues
  • Pull requests

Generalized atomic swap marketplaces for ERC-777(advanced token standard) and ERC-721 (non-fungible tokens)

ethereum dapp truffle truffle-box erc-20 erc-777 atomic-swap decentralized-exchange erc-721
  • Updated Dec 8, 2022
  • Solidity
Airdrop-Marketing

shayanloo / Airdrop-Marketing

Star 16
  • Code
  • Issues
  • Pull requests

🪂 Airdrop Marketing, Active ETH, Polygon and BSC addresses for airdropping NFTs and Tokens. More than 🚀 +1,000,000 active addresses.

ethereum airdrop nft giveaway erc-20 nonfungible airdrops erc-721 opensea nftools airdrop-script airdrop-automation nfts erc-1155 eth-address airdrop-as-service airdrop-bot polygon-address address-for-airdrop active-addresses
  • Updated Apr 27, 2024
  • Solidity

bokkypoobah / GetStartedWithDevelopingInEthereum

Star 11
  • Code
  • Issues
  • Pull requests

Getting Started In Ethereum, with an interactive ERC-20, ERC-721 and ERC-1155 token contract explorer dapp

events ethereum balances erc-20 approvals erc-721 token-explorer erc-1155
  • Updated Aug 15, 2024
  • Solidity

GregoryUnderscore / MEV-Resistant-ERC20

Star 11
  • Code
  • Issues
  • Pull requests

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.

solidity erc20 solidity-contracts erc20-tokens erc-20 mev sandwich-attacks
  • Updated May 21, 2022
  • Solidity

Aboudjem / Yul-ERC20-assembly

Star 10
  • Code
  • Issues
  • Pull requests

A highly efficient ERC20 token implementation in Yul Assembly for Solidity smart contracts.

assembly blockchain solidity token low-level evm foundry erc20 yul erc-20 evm-bytecode yul-assembly yul-erc20
  • Updated May 27, 2023
  • Solidity

sharozx16 / Burnable-ERC-20-Token

Star 9
  • Code
  • Issues
  • Pull requests

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.

ethereum smart-contracts polygon solidity ethereum-contract token erc20 ethereum-token solidity-contracts ethereum-blockchain erc20-tokens token-contract erc-20 bnb-chain
  • Updated Sep 12, 2022
  • Solidity

florashore / dao-governance-platform

Star 7
  • Code
  • Issues
  • Pull requests

A set of Solidity smart contracts (using Foundry) for DAO governance: includes utility & governance tokens, membership NFTs, role-based controls, voting proposals, timelock; designed for phased on-chain community decision making.

smart-contracts solidity foundry utility-token erc-20 community-membership phase-based governance-token dao-governance onchain-governance voting-power-exchange timelock-controller
  • Updated Sep 25, 2025
  • Solidity

FutureHndrxxx / Polygon-ERC-20-Airdropper-dApp

Star 6
  • Code
  • Issues
  • Pull requests

Send any ERC-20 token in your wallet to multiple recipients in a single transaction. Perfect for airdropping.

polygon ethereum-contract evm erc20 airdrop erc20-tokens erc-20 maticnetwork matic
  • Updated Nov 3, 2021
  • Solidity

dinero-protocol / contracts-v2

Star 6
  • Code
  • Issues
  • Pull requests

Smart contracts for Redacted Protocol v2

smart-contracts erc-20 btrfly
  • Updated Aug 7, 2023
  • Solidity

codyfight / token-contract

Star 5
  • Code
  • Issues
  • Pull requests

Codyfight Token $CTOK

game blockchain ethereum-contract token metaverse erc-20
  • Updated Oct 29, 2024
  • Solidity

gaugecash / contracts

Star 5
  • Code
  • Issues
  • Pull requests

Contracts for GaugeCash ecosystem

ethereum dapp cryptocurrency ico ethereum-contract cryptocurrencies erc20 ethereum-token ethereum-dapp crowdsale ethereum-blockchain erc20-tokens erc-20 dapp-example
  • Updated Dec 11, 2020
  • Solidity

jitendragangwar123 / Learn-Solidity-With-Examples

Star 4
  • Code
  • Issues
  • Pull requests

This repository contains various smart contract examples built using Solidity. These examples are designed to showcase different functionalities, use cases, and features of smart contracts on the Ethereum blockchain.

ethereum smart-contracts solidity erc-20 erc-721 defi erc1155 nfts
  • Updated Aug 24, 2024
  • Solidity
Demodex

bokkypoobah / Demodex

Star 4
  • Code
  • Issues
  • Pull requests

Decentralised ERC-20/721/1155 token exchange

ethereum exchange solidity order-book erc-20 erc-721
  • Updated Oct 6, 2024
  • Solidity

Kushan2k / brownie-smart-contract-intergation

Star 4
  • Code
  • Issues
  • Pull requests

implement/test/deploy/interact with blockchain using rinekby test net via python brownie

python blockchain solidity blockchain-technology smartcontracts erc-20 brownie testnet-eth brownie-eth
  • Updated Aug 11, 2023
  • Solidity

dinero-protocol / pirex-convex

Star 3
  • Code
  • Issues
  • Pull requests

Smart contracts for Pirex Convex

smart-contracts convex erc-20 erc-1155 pirex ucvx pxcvx
  • Updated Feb 27, 2024
  • Solidity

yuyenews / my-contract

Star 2
  • Code
  • Issues
  • Pull requests

基于Truffle+infura 开发的以太坊智能合约,符合ERC20协议,【仅仅是一个demo,给小白照葫芦画瓢用的,抄一遍就可以快速摸到一点点门道】------Magician出品

contract eth erc erc20 erc-20
  • Updated Aug 30, 2021
  • Solidity
Load more…

Improve this page

Add a description, image, and links to the erc-20 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 erc-20 topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.

Từ khóa » Erc20 Github