Open rodrombusiness opened 2 years ago
is there a way of signing back into remix.ide and change the setCost
@neosodon1 this should work, however when I'm trying to use the setcost function it isn't updating my contract. Any idea what to do?
@vuxxea Same things happening for me. Price should be 25 MATIC but currently it's 0.075 and the minting dapp doesn't reflect this when I change it via the smart contract - have you managed to solve?
Curious if anybody fixed this? I'm working with the same issue right now.
Update Fixed: It looks like you need to set the Cost_WEI in config.json to change what MetaMask shows by default. I also had to update the cost in my NFT.sol contract to be in WEI (otherwise I could mint for basically free if I interacted with the contract).
Was set to 0.12 ETH, was working but when launched changed to 12 ETH and now I cant get back in and change the price