Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cast): add avalanche and fuji genesis hashes #210

Merged
merged 1 commit into from
Dec 11, 2021

Conversation

joshieDo
Copy link
Collaborator

Adds avalanche mainnet and testnet

Genesis Hashes

mainnet:
https://snowtrace.io/block/0

fuji:
https://testnet.snowtrace.io/block/0
https://testnet.snowtrace.io/block/1

Test

mainnet:
ETH_RPC_URL=https://api.avax.network/ext/bc/C/rpc cargo run --bin cast chain

fuji:
ETH_RPC_URL=https://api.avax-test.network/ext/bc/C/rpc cargo run --bin cast chain

@joshieDo joshieDo changed the title feat(cast): add avalanche and fuji genesis hash feat(cast): add avalanche and fuji genesis hashes Dec 11, 2021
@gakonst gakonst merged commit 6074267 into foundry-rs:master Dec 11, 2021
@gakonst
Copy link
Member

gakonst commented Dec 11, 2021

Thanks! LGTM.

@joshieDo joshieDo deleted the feat/avalanche branch December 11, 2021 17:50
@grandizzy grandizzy added T-feature Type: feature C-cast Command: cast labels Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-cast Command: cast T-feature Type: feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants