Skip to content

Support multiple api urls and explorer urls per chain #195

@zerosnacks

Description

@zerosnacks

We currently only allow a single (api_url, explorer_url) pair per chain.

Ideally we would per chain a way to define a type like

Blockscout("foo", "bar"),
Etherscan("baz", "qux")

To make it easier for users to select Blockscout (or others explorers) we should not require them to manually look up the respective URLs.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

In Progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions