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.

GitHub

165 stars
23 watching
54 forks
Language: Solidity
last commit: 8 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
nibbstack/erc721 Reference implementation of the ERC-721 non-fungible token standard 1,054
maurelian/erc721-vyper An implementation of the ERC721 specification in Vyper. 41
0xsequence/erc20-meta-token Allows any ERC-20 token to be wrapped inside an ERC-1155 contract for meta-transaction functionality 207
philogy/erc721h An optimized batch minting ERC721 implementation in Solidity 46
zeframlou/vested-erc20 A wrapper around an ERC20 token that linearly vests its underlying value over time to its holders. 241
chainx-org/chainx An Ethereum-compatible smart contract platform for layer 2 scaling and cross-chain interoperability. 323
d-xo/weird-erc20 Provisioning examples of non-standard ERC20 token implementations. 1,416
odyslam/foundry-upgrades Provides tools and helpers to manage upgradeable smart contracts on Ethereum 170
mattlockyer/composables-998 An implementation and documentation repo for the ERC-998 standard extension to ERC-721 on the Ethereum blockchain 106
cosmwasm/cw-tokens Provides a collection of examples and contract implementations around the CW20 Fungible Token standard for CosmWasm. 85
zklinkprotocol/zklink-contracts Provides EVM-compatible smart contracts for a cross-chain protocol utilizing ZK-Rollup for various use cases such as dex and layer2 solutions. 98
genereosaus/poorman.token A token contract that allows users to burn and signup tokens with limited quantity to cheapen RAM usage 45
zeframlou/token-migrator A tool for transferring ownership of old ERC20 tokens to new ones after a certain period of time. 36
omni/tokenbridge-contracts Smart contracts for facilitating asset transfer and data exchange between two blockchain networks. 230
nccgroup/web3-decoder An extension for Burp Suite to analyze JSON-RPC calls related to Ethereum smart contracts 110