Hey guys im trying to relaunch an old contract(That was fully functional). The contract contains 3 functions called add() and now i get an warning that this is not possible.
How was it possible that the contract worked before?
Oct 28, 2022, 6:03 PM
Do you mind if i send it in dm?
Alright
Try this opne please
Thank you
yes 200
try to test deploy on Ethereum Goerli
Oct 28, 2022, 6:15 PM
the tx will revert
Oct 28, 2022, 6:16 PM
Yea i know 😅
I will try ropsten maybe it depends on the network?
Oct 28, 2022, 6:17 PM
ropsten is dea
tombstone
Oct 28, 2022, 6:19 PM
Ooh man
Will bsc testnet should work
its all evm
Oct 28, 2022, 6:20 PM
ETHPOS killed them all
Oct 28, 2022, 6:21 PM
Thanks for your advise. We change the max supply so the calculations will be a little different😊
Alright so im still getting an error message when try to deploy it
Its on the bsc testnet version
ooh
thanks i will try
0x10ED43C718714eb63d5aA57B78B54704E256024E
bsc mainnet
Thank you so much
I hope this helps
This is what i fill in. all correct
Then i paste the code and enable optimization
[] This is what i get from the copy button
Im sure that you should have the same result
ABI stays blank
Yes
So that is correct
I launched multiple contracts in the past and never had to so the ABI part. So sorry this part is my first time
Oct 28, 2022, 8:10 PM
go here
and share full screenshot
btw the last time I verified a contract with constructor arguments, those were already set inside the abi section during verification
Oct 28, 2022, 8:36 PM
I tried to copy the ABI before
but it didnt work i got the same error
Oct 28, 2022, 8:54 PM
nono
this is fine
if in this way it doesn't work redeploy
be sure to not change the code after deployment
Oct 28, 2022, 9:10 PM
I didnt change anything
Oct 28, 2022, 9:15 PM
redeploy to be sure
you are doing somethingg wrong
Oct 28, 2022, 9:20 PM
I did
then i hit deploy and go to bsc scan
all correct so far right
Here is the whole process
Let me know what i did wrong
Oct 28, 2022, 9:28 PM
show the constructor please
Oct 28, 2022, 9:33 PM
This is default set by bscscan ofcourse
Oct 28, 2022, 9:42 PM
ignore abi please
I want to see your constructor in the code
Oct 28, 2022, 9:46 PM