Hello guys can anyone please help with this, I am having trouble when verifying the token contract on bsc testnet can anyone please help me it's is showing this error

Jan 28, 2022, 12:13 PM
??
Jan 28, 2022, 12:21 PM
on Openzeppelin there is a guide
Jan 28, 2022, 12:21 PM
Can you please share it with me
Jan 28, 2022, 12:22 PM
https://forum.openzeppelin.com/t/how-to-verify-tiki-forks-on-etherscan-bscscan/12599
Jan 28, 2022, 12:22 PM
Thank you so much
I Already looked over this Openzeppelin but it is still not working
Jan 28, 2022, 12:29 PM
did you provide the library?
Jan 28, 2022, 12:30 PM
No
Jan 28, 2022, 12:34 PM
then why you say the guide doesn't work?
Jan 28, 2022, 12:34 PM
Can you tell me where to find the address of the libraries?
Jan 28, 2022, 12:34 PM
you didn't follow it
READ THE GUIDE
Jan 28, 2022, 12:35 PM
I missed that part
Jan 28, 2022, 12:35 PM
you are too lazy
Jan 28, 2022, 12:35 PM
x2
Jan 28, 2022, 12:35 PM
Sure
😅😅
@FreezyDev can you please tell me how can i import libraries I completed all the steps in the Openzeppelin but it still gives the error
Jan 28, 2022, 12:54 PM
no you didn't
Jan 28, 2022, 12:54 PM
I did bro
Jan 28, 2022, 12:55 PM
what is this then?
Jan 28, 2022, 12:55 PM
I did the exactly same steps
Jan 28, 2022, 12:56 PM
show
it it isn't, I will kick you
your chance ahah
Jan 28, 2022, 12:56 PM
You can check
Jan 28, 2022, 12:57 PM
There is a space between iterable and mapping
Is that correct?
Jan 28, 2022, 12:58 PM
THEEE SPACE
/warn Next time be less lazy
red = sell
green = buy
Jan 28, 2022, 1:01 PM
@FreezyDev it is still giving me the same error 🥲🥲
Jan 28, 2022, 1:04 PM
then you are doing something wrong
check the version, optimization state etc
Jan 28, 2022, 1:05 PM
I checked them
Jan 28, 2022, 1:05 PM
lol 250k
80M vs 250k
Jan 28, 2022, 2:32 PM
As the error suggests you did not provide all the libraries you imported in your contract.

I always find verifying contract using hardhat seemless and you dont encounter such issues.
https://dev.to/youngmahesh/deploy-and-verify-smart-contracts-using-hardhat-1719
Jan 28, 2022, 3:57 PM
or you create a seperate mapping with boolean
or, if the addresses in the mapping have always a uint ≠ 0, you can just check if it is 0
do you know what a mapping is?
thanks
Jan 28, 2022, 7:53 PM

© 2024 Draquery.com All rights reserved.