Does anyone know how to retrieve smart contract on remix
Jan 26, 2022, 10:47 PM
what do u mean by "retrieve"? like interact with an already deployed contract?
Jan 26, 2022, 10:47 PM
I refreshed and lost it
I can interact on polygon scan with it but cant retrieve it to use on remix so i can get abi
Jan 26, 2022, 10:48 PM
no idea. If you didnt verified it on polygonscan, its lost. Usually remix saves my contracts, idk why it didnt saved yours
Jan 26, 2022, 10:50 PM
Well that sucks
Jan 26, 2022, 10:51 PM
do you have the code?
Jan 26, 2022, 10:51 PM
Yes
Jan 26, 2022, 10:51 PM
and the address?
Jan 26, 2022, 10:51 PM
oh, then there's no problem haha
Jan 26, 2022, 10:51 PM
Ive copied from the "0" and below, the button stays greyed
Jan 26, 2022, 10:51 PM
you can get the abi by compiling it again. And you have the address too
Jan 26, 2022, 10:51 PM
How can we do that any yt vids i can check
My address that deployed it
Jan 26, 2022, 10:52 PM
just paste it on remix again and click compile
you can get the contract address checking your address activity on polygonscan
Jan 26, 2022, 10:53 PM
Oh okay yea i have that aswell
The issue is when i copy paste into "load from address" button stays greyed out
Jan 26, 2022, 10:53 PM
did you compile the contract?
Jan 26, 2022, 10:55 PM
you have to put the address there
Jan 26, 2022, 10:57 PM
Token address?
Ive followed hashlips' video and copied all he copied
Jan 26, 2022, 11:09 PM
if that's the contract then yes
Jan 26, 2022, 11:10 PM
So i copy pasted the contract but "At Address" button is greyed out
Jan 26, 2022, 11:11 PM
1 compile contract
2 paste contract address on "at address"
3 celebrate
2 paste contract address on "at address"
3 celebrate
Jan 26, 2022, 11:16 PM
Is it possible to remove hashlips' 5% cut without messing the address
Jan 26, 2022, 11:28 PM
yep
Jan 26, 2022, 11:39 PM
What part do i erase or replace with my address
Jan 26, 2022, 11:43 PM