weird-erc20
Tokens
Provisioning examples of non-standard ERC20 token implementations.
weird erc20 tokens
1k stars
21 watching
175 forks
Language: Solidity
last commit: 4 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
0xsequence/erc20-meta-token | Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
rocklabs-io/ic-token | A DIP20 token standard implementation for the Internet Computer ecosystem | 88 |
nibbstack/erc721 | Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
philogy/erc721h | An optimized batch minting ERC721 implementation in Solidity | 46 |
philogy/meth-weth | An ERC20 token implementation that abstracts away the difference between native ETH and fungible tokens. | 140 |
devtooligan/huffhuffpass | An implementation of the ERC20 token standard with additional functionality including transferFrom and permit functions. | 28 |
dfinity/icrc-1 | Defines standards for a fungible token standard and related protocols on the Internet Computer | 81 |
zeframlou/vested-erc20 | A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. | 241 |
cosmwasm/cw-tokens | Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 85 |
daifoundation/maker-otc | An implementation of an on-chain OTC market protocol for exchanging ERC20 tokens using decentralized order book and matching engine | 101 |
ethereum/solidity-examples | A collection of reusable Solidity code snippets for common tasks and Ethereum-related utilities | 535 |
loomnetwork/erc721x | An extension of ERC721 that adds support for multi-fungible tokens and batch transfers. | 165 |
everexio/ethplorer | An API-driven platform providing real-time data and analytics for Ethereum tokens and transactions. | 828 |
rocklabs-io/ic-nft | An NFT standard implementation for the DFINITY Internet Computer | 47 |
rdubois-crypto/freshcryptolib | A collection of cryptographic primitives and functions for blockchain systems. | 124 |