HashLips / hashlips_nft_contract

A simple NFT smart contract that works with the rest of the HashLips ecosystem.
MIT License
834 stars 674 forks source link

polygon remix.ethereum #49

Closed emrebaran closed 2 years ago

emrebaran commented 2 years ago

image Hey guys! I want to mint my collection with polygon to opensea. I tested that with the rinkeby network. That worked but its not working on the polygon network. Any Idea what i am doing wrong? Thank you for your help

enescaakir commented 2 years ago

What error are you getting?

emrebaran commented 2 years ago

When i click on transact, metamask is not popping up and remix says that transaction may fail... I forced the transaction and it failed...

enescaakir commented 2 years ago

Can you paste error here

emrebaran commented 2 years ago

image Thank you for your help

enescaakir commented 2 years ago

Since you are the contract owner, you may need to mint the value by leaving it blank or if you are trying with another account there is not enough balance in the wallet. First red line is your balance second line you're sending value

image

emrebaran commented 2 years ago

so that worked, thank you but now iam getting a new error.. image

enescaakir commented 2 years ago
  1. Check paused value
  2. Mint less than 50 amount
  3. If those not works paste here contract address and contract code
emrebaran commented 2 years ago

Ahh if fixed it .. i got the wrong adress... i found the right adress at polygonscan.

Thank your big help man... :)

enescaakir commented 2 years ago

I'm glad we solved it! Good works ✋🏻

emrebaran commented 2 years ago

Thank you again Enes tesekürler :)

enescaakir commented 2 years ago

Dont forget close the issue, rica ederim 😄