Hello, I want to "verify" my contract on bscscan using "single file" option that corresponding to the contrat.sol file.
Seems I missed something because under my solidity file there is also some "contract" which are used by my contract, like "Address, Balancer, Context..". This contract is similar to many token contract already published on bscscan, do you have any idea how can I verify it easily ?
Jun 20, 2021, 10:22 AM
They are in the same sol file, yes its interface/abstract/libs
I encountered this issue:
Error! Unable to generate Contract ByteCode and ABI
Found the following ContractName(s) in source code : Address, Balancer, Context...
Error! Unable to generate Contract ByteCode and ABI
Found the following ContractName(s) in source code : Address, Balancer, Context...
While deploying using remix website, I select only my "token contract", not others
Jun 20, 2021, 10:32 AM
can you send link?
and did you checked Optimization?
Jun 20, 2021, 10:50 AM
Yes
Jun 20, 2021, 10:50 AM
on remix too?
.
Jun 20, 2021, 10:50 AM
Ah... I don't know I will check xD
The link of unverified contract in bscscan ?
Jun 20, 2021, 10:51 AM
yes
it musy be the same on both remix and bscscan
Jun 20, 2021, 10:52 AM
Ok, I will see that but I can't share the link unfortunately
Thx a lot Freezy for your help
@freezyEXchange it works while clicking on optimization also on remix side... ❤️ thanks a lot !
Jun 20, 2021, 10:57 AM
no problem😁
what?
put 0.6.12
ok
yes you can use arrays to send tokens to multiple accounts
Jun 20, 2021, 11:30 AM
Arrays.com?
Link pls
Jun 20, 2021, 11:33 AM
no bro
I mean arrays
do you know what an array is?
if not I suggest to start from the basics and then go on
Jun 20, 2021, 11:34 AM
I dont know yet. 😆
Jun 20, 2021, 11:36 AM
so start ahah
Please stop tagging me
I will answer when I can
Jun 20, 2021, 12:06 PM