opensea-creatures icon indicating copy to clipboard operation
opensea-creatures copied to clipboard

Example non-fungible collectible, to demonstrate OpenSea integration

Results 84 opensea-creatures issues
Sort by recently updated
recently updated
newest added

good _Originally posted by @kophyo1234 in https://github.com/ProjectOpenSea/opensea-creatures/issues/214#issuecomment-1156619170_

I have created an NFT using the below attached solidity smart contract from a Dapp. Then calling verify function from the smart contract. After this I am navigating to Opensea...

when i invoke createSellOrder function, there is an error that `API Error 400: [\"WyvernV2.3 exchange data not valid. ` What should i do to resolve it?

Hi Team, I'm facing some challenges in understanding the flow as follows: 1) How I can set the creator of the whole collection in Opensea 2) How I can set...

I'm trying to adapt the project to target the polygon network. I'm progressing with difficulty, discovering that some data about the mainnet or rinkeby is hardcoded across some project files...

Hi 👋 I'm working on an ERC-721 NFT and want to auto-approve OS's proxy contract, but there are discrepancies between the documentation and this repo. Which code is correct? See...

Is this repository still maintained? It's still referenced in the OpenSea documentation. When following the README line-by-line the following error will be reproduced because there seems to be a placeholder...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependencies
python

This is a simple fix that solves for me issue #91, #56 and #146 The deployed contract address was fetched from the wrong object. I also recommend upgrading Truffle to...