HashLips / solidity_smart_contracts

A list of smart contracts coded in solidity
MIT License
599 stars 491 forks source link

How to automatically list item for sale on OpenSea after minting???? #24

Open afrikaxtract opened 2 years ago

afrikaxtract commented 2 years ago

Hey Dan,

Greetings from SA, thanks for your epic work to date. Have been successful from deploying the smart contract onto the polygon network onto opensea. I have been doing this slowly 10 by 10 and the collection can now be seen on opensea. https://opensea.io/collection/wallstreetclownclub

The problem is that before i go and mint the final 9948 of my collection i noticed i would have to go and click sell for each items (doing for 55 was a mission). is there a way in the smart contract to deploy this to opensea automatically? i changed the pricing to 4 ether (4 matic i assumed in the smart contract) to get a price of $9.5 which i want to sell the nfts for into the investment club.

Please could you assist me with a link or a way to put up for sale or would you reccomend simply creating a Dap on the website where a private sell can happen there and simply just list them on the opensea?

thanks again for the amazing work. i put a love message ineach json file referring to you with love from South Afica.

ElDla commented 2 years ago

Same question. I put the cost in the contract as: uint256 public cost = 0.02 ether but the cost isn't displayed on OpenSea. Instead it says "Make an offer" for a visitor and as the owner I only see a button Sell, which means I have to set the cost manually for each item. How do I make the cost show up automatically?

Tribevote commented 2 years ago

I'm stuck with the same problem as well

JuanVillalba commented 2 years ago

good colleagues... I use winautomation to set the prices in opensea... in each nft... the problem is that you can't use the computer while... but it still helps me to do it automatically