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

Example semi-fungible collectible, to demonstrate OpenSea integration for an ERC-1155 contract

Results 48 opensea-erc1155 issues
Sort by recently updated
recently updated
newest added

If you are using _mintBatch as the way to mint, OpenSea doesn't reflect that in the gallery for the owner.

Hi, I've been trying to sell an OpenSea token on another marketplace for a few days now, and I can't quite figure out how to do it. I have tested...

Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 2.2.3 to 2.2.6. Commits bfe5fe2 2.2.6 1a89b66 added caret range to whatwg-fetch. 695a888 removed and disabled package-lock.json. eac6c00 Update away from vulnerable version of node-fetch (#135) 3abdc67...

dependencies
javascript

Hi, I'm doing a job to load opensea collections and their tokens into another project and sell them with user approval. The thing is that I have created a token...

OpenSea.io says it is a marketplace for NFTs(Non-Fungible Token), and it also mentions ERC-1155, as we know, ERC-1155 supports NFT(Non-Fungible Token) and FT(Fungible Token), so, does OpenSea.io support ERC-1155 FT(Fungible...

Bumps [flask](https://github.com/pallets/flask) from 0.12.2 to 1.0. Release notes *Sourced from [flask's releases](https://github.com/pallets/flask/releases).* > ## 1.0 > The Pallets team is pleased to release Flask 1.0. [Read the announcement on our...

dependencies
python

Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies
python

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 0.12.2 to 0.15.3. Release notes *Sourced from [werkzeug's releases](https://github.com/pallets/werkzeug/releases).* > ## 0.15.3 > * Blog: https://palletsprojects.com/blog/werkzeug-0-15-3-released/ > * Changes: https://werkzeug.palletsprojects.com/en/0.15.x/changes/#version-0-15-3 > > > ## 0.15.2 > *...

dependencies
python

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. Commits a2c5da8 1.3.8 af5c6bb Do not use Object.create(null) 8b648a1 don't test where our devdeps don't even work c74c8af 1.3.7 024b8b5 update deps, add linting...

dependencies
javascript

Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 2.2.5 to 3.7.4. Release notes Sourced from aiohttp's releases. aiohttp 3.7.3 release Features Use Brotli instead of brotlipy [#3803](https://github.com/aio-libs/aiohttp/issues/3803) <https://github.com/aio-libs/aiohttp/issues/3803>_ Made exceptions pickleable. Also changed the repr...

dependencies
python