ProjectOpenSea / opensea-creatures

Example non-fungible collectible, to demonstrate OpenSea integration
https://docs.opensea.io
MIT License
1.17k stars 790 forks source link

minting error through script #203

Open umeraqeel786 opened 2 years ago

umeraqeel786 commented 2 years ago

I've deployed the contract here is the address: https://rinkeby.etherscan.io/address/0x6F47cd93537f85d8aE02A819a358e288f0bb4b1a. When I am trying to mint the token from remix compiler the tax goes fail.. or it said transaction is likely to fail. (Force sends). Now then, I deployed the contract through migration script. And trying to mint the nft from minting script nothing happend .token is not minting and also its not showing the error.