How to Verify Smart Contracts with Hardhat

Поделиться
HTML-код
  • Опубликовано: 27 ноя 2024

Комментарии • 17

  • @granafrancisco
    @granafrancisco Год назад +1

    Thank you very much, i was stucked but after see this i could verify my contract and im happy now

    • @MoralisWeb3
      @MoralisWeb3  Год назад

      Thank you Francisco for the feedback! Let's keep you happy 😊

    • @Theglitch-i2g
      @Theglitch-i2g 6 месяцев назад

      It's possible in mobile

  • @nigelhughes862
    @nigelhughes862 2 года назад

    Outstanding work, many thanks

  • @UnderCoverDoc
    @UnderCoverDoc Год назад

    Do you know how to verify and publish on Fantom?

  • @Akashefi120
    @Akashefi120 11 месяцев назад

    im struggling to compile the code. i get this error "File ../ERC20.sol, imported from contracts/" Like it cant see the openzeppelin import?? any tips appreciated!

  • @manojs277
    @manojs277 3 года назад

    I use hardhat version 2.6.2. I added polygonscan block in the HH config with the polygon API key. It did not work. I could verify the contract, however, by putting polygon API key in etherscan block. HH is not looking into polygonscan block for API key. This video was helpful! Thanks.

  • @adiljassim6064
    @adiljassim6064 2 года назад

    Hello, I have NFT contract on polygon blockchain, it’s already created by the NFT marketplace, and it’s already sold out, how to verify it , so I can take my money from the polygonscan contract? Thanks

  • @pryansh_
    @pryansh_ 2 года назад +1

    thnk u

  • @nayanchoudhary111
    @nayanchoudhary111 3 года назад

    Can I Use This On Arbitrum Network From Where I Can Get The Arbitrum API Key?

  • @krzysztofpajak9411
    @krzysztofpajak9411 3 года назад

    Hey there. Does it possible to use this plugin in order to verify contract on polygon?

    • @jskettrup
      @jskettrup 3 года назад

      Yes it will. 0:56

  • @enxrm
    @enxrm 3 года назад

    hey can u please help me i get invalid value for my url and account

  • @devabdee
    @devabdee 2 года назад

    SO MUCH USELESS TIME WATSE

  • @daniel7007
    @daniel7007 2 года назад

    Thanks for the wonderful content. I have an issue to add apiKey in my hardhat.config.ts, Does anyone know how to solve this?
    Type '{ apiKey: string; }' is not assignable to type 'NetworkUserConfig | undefined'.

  • @eupasswood1402
    @eupasswood1402 2 года назад

    is .secrets like .env?