brownie
brownie copied to clipboard
Publish_source fails every time
Environment information
-
brownie
Version: 1.19.0 -
ganache-cli
Version: 6.12.2 -
solcx
Version: 1.1.1 -
solc
Version: 0.8.11 - Python Version: 3.9.10
- OS: win
What was wrong?
publish_source always fail with no clear reason. (Result: Fail - Unable to verify)
I tried to publish on deploy and after deploy. Same error.
command-used: ContractContainer.publish_source(ContractContainer[-1]) *failed with publish_source=true on deploy too.
Can someone help me?
Thanks in advance.
Same to me. I've already followed every step on matnad.medium.com.
[EDIT]: it's not working in Goerli, but same contract is verified perfectly in Rinkeby at once.
Same to me. I've already followed every step on matnad.medium.com.
[EDIT]: it's not working in Goerli, but same contract is verified perfectly in Rinkeby at once.
Mine is on rinkeby. Cant get it to work
Try:
- only one file
- only one license
- only one pragma
- same compiler than pragma
Same here +1