cove-backend icon indicating copy to clipboard operation
cove-backend copied to clipboard

Simple, reliable, open-source contract verification built for an L2 centric Ethereum ecosystem

Results 4 cove-backend issues
Sort by recently updated
recently updated
newest added

Currently there's no way to verify Huff contracts, as Etherscan and other explorers doesn't support Huff language yet. It would be very useful for the Huff community if Cove provides...

I just attempted to verify https://arbiscan.io/address/0x7b1247f443359d1447cf25e73380bc9b99f2628f#code which was deployed in https://arbiscan.io/tx/0x33d08314c113d1778c2da6759c4be43eb18109103d53bb632f1d7a5c41d1bc6d from [this source code](https://github.com/ArbitrumFoundation/governance/blob/7d6f4dac06ab98eaa0a4bef9c0dc09a9af6d67fd/src/gov-action-contracts/AIPs/MiscAIP/UpdateGasChargeAction.sol) but hit "No matching contracts found"

If this is intended to be a true public good, something that outlasts the developers and runs without "centralizing influences" (as it must if it is to avoid being captured...

Using the following test data: - repo: https://github.com/ScopeLift/optimizoors-perpetual-protocol - commit: 4a5ab700bf2dfa9b8e95c5f1de6baaacfd00dcd2 - address: 0xbf2870611603b2f02b8616e0fe65c60f7657a0f4 - chains: Optimism 0x3de2ecd811ffc00e9d256e39a458e3f5a2e6cb4205e39677570fcd11c7f29a54 The only difference between the found and expected creation code is that...

bug