alloy-rs / alloy-rs/chains

Support multiple api urls and explorer urls per chain

Open
#195 0 comments 0 reactions 1 assignee Claimed by @zerosnacks View on GitHub
Dominant language
Rust
Stars
109
Forks
133
Avg merge
2h 21m
Merged PRs (30d)
7

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.