Partavate-Studios / orbiter8-multiverse-bobabeam

An entry to Boba+Moonbeam's Bridging Collaboration Hackathon - 2022
3 stars 0 forks source link

Verify ERC721 Contracts with Bobabase #6

Closed excalq closed 2 years ago

excalq commented 2 years ago

Registration with Boba's NFT bridge should/will? require verified contracts on their block explorer. This is not Etherscan, but Blockscout, which still should work using hardhat-etherscan.

Options for doing this: A. From CLI with hardhat-etherscan (preferred). Needs and API Key! [BLOCKED]

excalq commented 2 years ago

Amazingly, this works with an arbitrary API key. (I used the Boba mainnet Etherscan API key). Resolving.