erc721x
Token contract upgrade
An extension of ERC721 that adds support for multi-fungible tokens and batch transfers.
ERC721x is an extension of ERC721 that adds support for multi-fungible tokens and batch transfers, while being fully backward-compatible.
166 stars
23 watching
54 forks
Language: Solidity
last commit: 11 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Reference implementation of the ERC-721 non-fungible token standard | 1,054 |
| An implementation of the ERC721 specification in Vyper. | 41 |
| Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality | 207 |
| An optimized batch minting ERC721 implementation in Solidity | 46 |
| A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. | 242 |
| An Ethereum-compatible smart contract platform for layer 2 scaling and cross-chain interoperability. | 326 |
| Provisioning examples of non-standard ERC20 token implementations. | 1,442 |
| Provides tools and helpers to manage upgradeable smart contracts on Ethereum | 170 |
| An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain | 106 |
| Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. | 86 |
| Provides EVM-compatible smart contracts for a cross-chain protocol utilizing ZK-Rollup for various use cases such as dex and layer2 solutions. | 103 |
| A token contract that allows users to burn and signup tokens with limited quantity to cheapen RAM usage | 45 |
| A tool for transferring ownership of old ERC20 tokens to new ones after a certain period of time. | 36 |
| Smart contracts for facilitating asset transfer and data exchange between two blockchain networks. | 232 |
| An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts | 111 |