Skip to content

Verified Contract not showing on Passet Hub Blockscout #247

@CocDap

Description

@CocDap

Component

Forge

Have you ensured that all of these are up to date?

  • Foundry
  • Foundryup

What version of Foundry are you on?

No response

What version of Foundryup are you on?

foundryup: 1.1.0

What command(s) is the bug in?

forge verify-contract 0x5FB31E701EAA5D3552A04b68d4345812d0eF6191 src/Counter.sol:Counter --rpc-url https://testnet-passet-hub-eth-rpc.polkadot.io --verifier blockscout --verifier-url https://blockscout-passet-hub.parity-testnet.parity.io/api

Operating System

macOS (Apple Silicon)

Describe the bug

I have deployed the simple Counter contract successfully, then i try to verify contract with command below

forge verify-contract 0x5FB31E701EAA5D3552A04b68d4345812d0eF6191 src/Counter.sol:Counter --rpc-url https://testnet-passet-hub-eth-rpc.polkadot.io --verifier blockscout --verifier-url https://blockscout-passet-hub.parity-testnet.parity.io/api

This is the result

Start verifying contract `0x5FB31E701EAA5D3552A04b68d4345812d0eF6191` deployed on 420420422

Submitting verification for [src/Counter.sol:Counter] 0x5FB31E701EAA5D3552A04b68d4345812d0eF6191.
Submitted contract for verification:
	Response: `OK`
	GUID: `5fb31e701eaa5d3552a04b68d4345812d0ef619168a54ee5`
	URL: https://blockscout-passet-hub.parity-testnet.parity.io/address/0x5fb31e701eaa5d3552a04b68d4345812d0ef6191

Problem: Although i am able to verify contract using forge , verified contract not showing on Blockscout

Image

Link contract: https://blockscout-passet-hub.parity-testnet.parity.io/address/0x5FB31E701EAA5D3552A04b68d4345812d0eF6191?tab=contract

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions