Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add EIP: ERC721AS - Auto Staking #8902

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

DalecB
Copy link

@DalecB DalecB commented Sep 25, 2024

This PR introduces the ERC721AS standard, an extension of ERC721A, designed for efficient batch minting and automatic staking of NFTs. The key features include:

  • Automatic staking mechanism with customizable staking policies.
  • Efficient batch minting to reduce gas costs.
  • Full compatibility with existing ERC721 interfaces.

This proposal aims to provide a more flexible and gas-efficient standard for NFT projects that require staking functionalities.

Please review and provide feedback.

@DalecB DalecB requested a review from eth-bot as a code owner September 25, 2024 02:22
@github-actions github-actions bot added c-new Creates a brand new proposal s-draft This EIP is a Draft t-erc labels Sep 25, 2024
@eth-bot
Copy link
Collaborator

eth-bot commented Sep 25, 2024

File EIPS/eip-draft-erc721as.md

Requires 1 more reviewers from @axic, @SamWilsn, @xinbenlv

@eth-bot eth-bot added e-consensus Waiting on editor consensus e-review Waiting on editor to review labels Sep 25, 2024
@eth-bot eth-bot changed the title EIP draft: ERC721AS - Auto Staking Add EIP: ERC721AS - Auto Staking Sep 25, 2024
Copy link

The commit a2e2848 (as a parent of 16a4aa0) contains errors.
Please inspect the Run Summary for details.

@github-actions github-actions bot added the w-ci Waiting on CI to pass label Sep 25, 2024
@abcoathup
Copy link
Contributor

@DalecB PRs for ERCs need to be created in the ERC repo: https://github.com/ethereum/ERCs

Please note, ERC numbers are manually issued by editors and associates, you don't get to pick your own.

This PR can be closed as it is not an EIP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c-new Creates a brand new proposal e-consensus Waiting on editor consensus e-review Waiting on editor to review s-draft This EIP is a Draft t-erc w-ci Waiting on CI to pass
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants