Skip to content
This repository has been archived by the owner on Jun 2, 2021. It is now read-only.

Update the lottery NFT to ERC1155 #1

Open
ChefHopper opened this issue Jan 21, 2021 · 5 comments
Open

Update the lottery NFT to ERC1155 #1

ChefHopper opened this issue Jan 21, 2021 · 5 comments

Comments

@ChefHopper
Copy link

ChefHopper commented Jan 21, 2021

The lottery logic currently relies on a ERC721 token to handle NFT tickets.

https://bscscan.com/token/0x5e74094cd416f55179dbd0e45b1a8ed030e396a1

Owing to technical limitations (no batch minting) in the ERC721 standard, it is essential to update the lottery logic with a new LotteryNFT built under the ERC1155 standard.

The purpose of this change is to batch mint tickets, which will result in massive gas reduction for users, and allow greater participation from users.

https://docs.openzeppelin.com/contracts/3.x/erc1155

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


This issue now has a funding of 0.5 ETH (654.54 USD @ $1309.07/ETH) attached to it.

@developerfred
Copy link

@ChefHopper I would love to work on this issue, I already applied on Gitcoin

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work has been started.

These users each claimed they can complete the work by 265 years, 10 months from now.
Please review their action plans below:

1) drsohtea1 has applied to start work (Funders only: approve worker | reject worker).

My steps to change it from erc 721 to erc 1155
2) paulfrmbt has applied to start work (Funders only: approve worker | reject worker).

This bounty is definitely interesting. I have some experience with both standards and I think will be able to solve this quickly :). Cheers !
3) manyrios has applied to start work (Funders only: approve worker | reject worker).

Hi sir, I've got experience with this kind of projects. The change to erc1155 can be done for you
4) developerfred has been approved to start work.

I would love to do this update, I have experience in building contracts, you can look at all my work on my github. I am currently working a lot with bsc contracts. It will be an honor to work for pancakeswap!

Learn more on the Gitcoin Issue Details page.

@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


Work for 0.5 ETH (673.56 USD @ $1347.12/ETH) has been submitted by:


@gitcoinbot
Copy link

Issue Status: 1. Open 2. Started 3. Submitted 4. Done


The funding of 0.5 ETH (870.09 USD @ $1740.18/ETH) attached to this issue has been cancelled by the bounty submitter

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants