Hello Max, Great Guide! On the final step to verify the contract, I get a few errors regarding the name. Any ideas?
Sorry! The Compiled Contract ByteCode for 'CoinMarkertAlert' does NOT match the Contract Creation Code for [0xb623864cc5ea683ecab9f41a822a49901d03978d].
Contract name(s) found: 'CoinMarketAlert' , 'StandardToken' , 'Token'
Unable to Verify Contract at this point time.
Hey rodw, make sure that your compiler in the online browser is the same as the one that's being tested when you're trying to verify the contract.
Otherwise the bytecode won't be the same and it won't verify.
Ok thanks. I'll try it again