vested-erc20
Vesting contract
A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders.
A wrapper ERC20 token that linearly vests an underlying ERC20 token to its holders.
242 stars
4 watching
21 forks
Language: Solidity
last commit: about 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for transferring ownership of old ERC20 tokens to new ones after a certain period of time. | 36 |
| An AR-based ERC20 contract implementation | 10 |
| Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
| An implementation of the ERC721 specification in Vyper. | 41 |
| A set of helper methods to call and query Ethereum smart contracts via JSON RPC. | 14 |
| An abstraction layer for Ethereum smart contracts with flexible configuration options and simple integration | 26 |
| An ERC-20 standard implementation with minimal functionality and extendability features | 73 |
| An extension of ERC721 that adds support for multi-fungible tokens and batch transfers. | 166 |
| A template project for building and deploying smart contracts using Foundry framework | 155 |
| A preprocessor and flattener for Ethereum's Solidity source files | 112 |
| A set of gas-optimized staking pool contracts supporting ERC20 and ERC721 staking. | 274 |
| A token contract that allows users to burn and signup tokens with limited quantity to cheapen RAM usage | 45 |
| A comprehensive collection of tools and techniques for auditing and securing smart contracts on the Ethereum blockchain. | 642 |
| A repository for experimenting with and reproducing issues in the Foundry framework for Ethereum development | 46 |
| Provides a set of reusable, modular smart contract components for secure and efficient Ethereum development | 517 |