Open eirlis opened 3 years ago
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
This issue now has a funding of 2000.0 USDC (2000.0 USD @ $1.0/USDC) attached to it.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Workers have applied to start work.
These users each claimed they can complete the work by 265 years, 2 months from now. Please review their action plans below:
1) codinmaster has applied to start work _(Funders only: approve worker | reject worker)_.
I'll create a Wrapper contract and add the missing logic for ERC721 standard that is missing in the original Summoners. The major issue being currently it doesn't have the supportsInterface() function.
The wrapped version should be able to easily trade on opensea
Learn more on the Gitcoin Issue Details page.
@codinmaster Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days
Yup I am working on it. Will share a PR soon.
Issue Status: 1. Open 2. Started 3. Submitted 4. Done
Work for 2000.0 USDC (2000.0 USD @ $1.0/USDC) has been submitted by:
⚡️ A tip worth 2000.00000 USDC (2000.0 USD @ $1.0/USDC) has been granted to @codinmaster for this issue from @fraserbrownirl. ⚡️
Nice work @codinmaster! Your tip has automatically been deposited in the ETH address we have on file.
Goal: sell Scarcity game summoner and item NFTs on NFT marketplaces such as Opensea.
Currently, Summoners NFTs are not supported by OpenSea marketplace. The reason might be ERC721 customisation used in the contract. The idea is to create a wrapper that could be imported to OpenSea and will allow users to trade their Summoners. All properties that the original Summoner NFT has should be kept, displayed and transferred properly. The same challenge applies to game Items too.
Polyscan link to smart contract
Background: Scarcity is a fork of Andre Cronje's Rarity Game on Fantom network. Scarcity is running on Polygon. We acknowledge that this bounty and has received support and funding from the Polygon project.
Support: you will receive dedicated support from developers that deployed contracts.
What is a wrapper? Example 1, ere are the ENS NFT wrapper completed issue and contracts: ENS wrapper contracts and UI https://ensnifty.com. Project account: https://github.com/ens-nifty/. Project repos: https://github.com/ENS-Nifty/ens-nifty-frontend; https://github.com/ENS-Nifty/ens-nifty-contracts. Example 2, here is the Mooncats wrapper contract and description of their process.