Skip to content
This repository was archived by the owner on Sep 15, 2022. It is now read-only.
This repository was archived by the owner on Sep 15, 2022. It is now read-only.

NFT crowd sale using custom contract on Polygon? #213

@stpoa

Description

@stpoa

Hi
Is it possible to do NFT crowdsale using Polygon? Like on Rinkeby with this manual: https://docs.opensea.io/docs/2-custom-item-sale-contract

I did a crowd sale using Rinkeby and testnets.opensea.com. After deploying the NFT contract and NFT contract factory I used the NFT contract factory address for the URL and it worked fine as described in docs:

testnets.opensea.io/address/rinkeby/{factoryAddress}/0

After deploying on polygon I tried to use and it doesn't work for some reason. I get 404.

opensea.io/address/matic/{factoryAddress}/0

For deployment on Polygon I used:

PROXY_REGISTRY_OPENSEA: "0x58807baD0B376efc12F5AD86aAc70E78ed67deaE"

Example
https://opensea.io/assets/matic/0xceA562B88299188Ab31aCAedf5a9B255C5921627/0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions